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 test code to use new reflection library #170

Merged
merged 4 commits into from
Jun 6, 2023

Conversation

thekid
Copy link
Member

@thekid thekid commented Jun 4, 2023

  • The new declare(string $code): Type method replaces the type(string $code): XPClass method in EmittingTest
  • The placeholder used for the unique generated type is %T instead of <T> to prevent confusion with generics

@thekid thekid merged commit 991b3c6 into master Jun 6, 2023
@thekid thekid deleted the refactor/reflection-library branch June 6, 2023 19:02
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