Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.1 #921

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

PHP 8.1 #921

wants to merge 5 commits into from

Conversation

bretto36
Copy link
Contributor

@bretto36 bretto36 commented Jul 2, 2024

No description provided.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@calcinai I'd love your opinion on a few things in this PR if you have the time.

We could move the method calls to magic methods which would help to clean up the code considerably.

We still just manage the getProperties function, and any basic get/set we can completely ditch and just add an @method for

See Remote/Model change (very bottom of file)

@bretto36
Copy link
Contributor Author

bretto36 commented Jul 2, 2024

Got all the tests working again. Added some extras. Updated to php 8.1, added alot of return types and removed superfluous params in PHPDocs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant