-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Add support for PHP 8.2, drop support for PHP 7.4 #105
Conversation
@weierophinney we probably need a new build of swoole here 😬 |
Will get it built later today! |
Support is ready, and I've created a PR for laminas-continuous-integration-action (laminas/laminas-continuous-integration-action#139) to allow using the new packages. When that's released, we can rerun the PHP 8.2 jobs. |
|
Where do we install inotify? Manually? |
Every other PHP version we install on has this pre-built; it's why we have it i the We may have to build it in the CI container. 🙁 |
We tell the ci to install it, via mezzio-swoole/.laminas-ci.json Line 3 in 09b1d45
testing locally…
|
Successfully installed packaged extensions: Ready for review. |
Could this be rebased, rather than merged? |
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thanks @ghostwriter!
Description
platform.php
to8.0.99
PHP
to~8.0.0 || ~8.1.0 || ~8.2.0
.laminas-ci.json