Skip to content

[skip ci] Add a README for Opcache's JIT. #5585

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

Closed
wants to merge 1 commit into from

Conversation

TysonAndre
Copy link
Contributor

Mention information that would be useful for working on new features or bug
fixes for the JIT.

Mention information that would be useful for working on new features or bug
fixes for the JIT.
on POSIX platforms and Windows.

It generates native code directly from PHP byte-code and information collected
by SSA static analysis framework (a part of the opcache optimizer).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
by SSA static analysis framework (a part of the opcache optimizer).
by the SSA static analysis framework (a part of the opcache optimizer).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Missed that comment - I addressed that in 3e045d5

@php-pulls php-pulls closed this in 27b849e May 20, 2020
php-pulls pushed a commit that referenced this pull request May 20, 2020
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.

2 participants