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

[NFR] Generate dynamic ARG_INFO depending on PHP version #2341

Closed
Jeckerson opened this issue Jan 15, 2022 · 0 comments · Fixed by #2343
Closed

[NFR] Generate dynamic ARG_INFO depending on PHP version #2341

Jeckerson opened this issue Jan 15, 2022 · 0 comments · Fixed by #2343
Assignees
Labels
enhancement nfr New Feature Request

Comments

@Jeckerson
Copy link
Member

Currently it is only possible to dynamically inject specific code inside .c files via custom optimizers or via CBLOCK, but it is not possible to generate custom ARG_INFO for specific versions of PHP.

Example: Generate specific ARG_INFO for PHP7.4 and for >= PHP8.0
image

@Jeckerson Jeckerson added enhancement nfr New Feature Request labels Jan 15, 2022
@Jeckerson Jeckerson self-assigned this Jan 15, 2022
@Jeckerson Jeckerson linked a pull request Jan 22, 2022 that will close this issue
3 tasks
Jeckerson added a commit that referenced this issue Jan 22, 2022
Jeckerson added a commit that referenced this issue Jan 22, 2022
Jeckerson added a commit that referenced this issue Jan 23, 2022
Jeckerson added a commit that referenced this issue Jan 23, 2022
Jeckerson added a commit that referenced this issue Jan 23, 2022
Jeckerson added a commit that referenced this issue Jan 23, 2022
Jeckerson added a commit that referenced this issue Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement nfr New Feature Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant