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

Ngx-php added as supported SAPI in PHP8.3 #173

Open
joanhey opened this issue Aug 1, 2023 · 5 comments
Open

Ngx-php added as supported SAPI in PHP8.3 #173

joanhey opened this issue Aug 1, 2023 · 5 comments

Comments

@joanhey
Copy link
Contributor

joanhey commented Aug 1, 2023

PHP 8.3 beta1 was released. No more RFCs will be added.
https://www.php.net/archive/2023.php#2023-07-20-1

ngx-php is a supported SAPI in OPCache 🥳

https://github.com/php/php-src/blob/php-8.3.0beta1/ext/opcache/ZendAccelerator.c#L2838

So we need to test it in the dev branch, to be ready for the final version.

@joanhey
Copy link
Contributor Author

joanhey commented Aug 3, 2023

image

@joanhey
Copy link
Contributor Author

joanhey commented Nov 30, 2023

PHP 8.3 released 23 Nov 2023.
So we need to fix any problem, and release a new version.

@joanhey
Copy link
Contributor Author

joanhey commented Nov 30, 2023

Working with PHP 8.3 and Ubuntu 22.04. And also with last Nginx 1.25.3
#178

Only waiting for new ngx-php version.

Fixing the tests in 22.04, because work with 22.04.

@joanhey
Copy link
Contributor Author

joanhey commented Nov 30, 2023

image

And working with OPCache, using ngx-php SAPI
image

image

@joanhey
Copy link
Contributor Author

joanhey commented Dec 5, 2023

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

No branches or pull requests

1 participant