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

Review Class Entry detection approach #2213

Closed
Jeckerson opened this issue Apr 13, 2021 · 0 comments
Closed

Review Class Entry detection approach #2213

Jeckerson opened this issue Apr 13, 2021 · 0 comments
Assignees
Milestone

Comments

@Jeckerson
Copy link
Member

Try to implement CE detection during runtime, which might give the possibility of easier compilation process...

Check if it possible to integrate zend_lookup_class:
https://github.com/php/php-src/blob/6ab4286f2ecf2c35ee97b15478cd5beb8ce6e5b2/Zend/zend_execute_API.c#L1050

@Jeckerson Jeckerson added this to the 0.14.x milestone Apr 13, 2021
Jeckerson added a commit that referenced this issue Jul 12, 2021
Jeckerson added a commit that referenced this issue Jul 18, 2021
Jeckerson added a commit that referenced this issue Jul 18, 2021
Jeckerson added a commit that referenced this issue Jul 18, 2021
Jeckerson added a commit that referenced this issue Jul 18, 2021
(where it currently possible)
Jeckerson added a commit that referenced this issue Jul 19, 2021
Jeckerson added a commit that referenced this issue Jul 19, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
Jeckerson added a commit that referenced this issue Aug 6, 2021
@Jeckerson Jeckerson modified the milestones: 0.14.x, 0.14.0 Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants