Update dev test with PHP/8.5 and Nginx/1.28.0#202
Merged
rryqszq4 merged 5 commits intorryqszq4:developmentfrom Jun 11, 2025
Merged
Update dev test with PHP/8.5 and Nginx/1.28.0#202rryqszq4 merged 5 commits intorryqszq4:developmentfrom
rryqszq4 merged 5 commits intorryqszq4:developmentfrom
Conversation
Update dev test with PHP/8.5 and Nginx/1.28.0 It's working OK with the nightly PHP and last nginx. Fixed dependencies. Commented the tests for Ubuntu/20.04 as end of life is 31 May 2025. And we have faster tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So we start to test PHP/8.5 (in development) and the last nginx/1.28.0.
It's working OK with the nightly PHP and last nginx.
https://github.com/rryqszq4/ngx-php/actions/runs/15343140400/job/43173496190#step:10:15
Fixed dependencies.
Commented the tests for Ubuntu/20.04 as end of life is 31 May 2025 (tomorrow). And we have faster tests.
PD: the only fail is for the socket returning a 502 Bad Gateway, that sometimes happen when the other server is saturated.