feat: Adds additional PHP & NodeJS versions#59
Merged
Conversation
62e6e44 to
d70e3cf
Compare
- Adds support for PHP 8.4. - Adds proactive handling for opcache default on for PHP 8.5. - Memcache is not currently supported in PHP 8.5 so it will not be supported at this time. - Installs libssl-dev for PHP memcache extension support. - Updates to memcached 3.4.0 - Updates to xdebug 3.5.0, for newer PHP support. - Drops support for PHP 8.0. - Adds support for NodeJS 24. - Updates GA dependencies.
d70e3cf to
49cb985
Compare
timnolte
added a commit
that referenced
this pull request
Jan 26, 2026
feat: Adds additional PHP & NodeJS versions (#59) - Adds support for PHP 8.4. - Adds proactive handling for opcache default on for PHP 8.5. - Memcache is not currently supported in PHP 8.5 so it will not be supported at this time. - Installs libssl-dev for PHP memcache extension support. - Updates to memcached 3.4.0 - Updates to xdebug 3.5.0, for newer PHP support. - Drops support for PHP 8.0. - Adds support for NodeJS 24. - Updates GA dependencies.
timnolte
added a commit
that referenced
this pull request
Jan 26, 2026
- feat: Adds additional PHP & NodeJS versions (#59) - Adds support for PHP 8.4. - Adds proactive handling for opcache default on for PHP 8.5. - Memcache is not currently supported in PHP 8.5 so it will not be supported at this time. - Installs libssl-dev for PHP memcache extension support. - Updates to memcached 3.4.0 - Updates to xdebug 3.5.0, for newer PHP support. - Drops support for PHP 8.0. - Adds support for NodeJS 24. - Updates GA dependencies. - fix(GHA Releases): Fixes missing PHP 8.0 Releases Removal (#61)
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.
Uh oh!
There was an error while loading. Please reload this page.