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

Refactor reflection parts #77

Merged
merged 10 commits into from
Nov 13, 2023

Conversation

naxvog
Copy link
Contributor

@naxvog naxvog commented Nov 9, 2023

Removed the need for recreating reflection properties and methods in the get*WithAttributes methods and improved the logic of some parts to be more crisp.

src/Lift.php Outdated Show resolved Hide resolved
Copy link
Owner

@WendellAdriel WendellAdriel left a comment

Choose a reason for hiding this comment

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

Just asked a small change

@naxvog
Copy link
Contributor Author

naxvog commented Nov 10, 2023

Also added a reflection instance cache as all we now need is one ReflectionClass instance

Copy link
Owner

@WendellAdriel WendellAdriel left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!!! 🔥 💪

@WendellAdriel WendellAdriel merged commit 87221db into WendellAdriel:main Nov 13, 2023
4 checks passed
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.

None yet

2 participants