Skip to content

feat: Adds additional PHP & NodeJS versions#59

Merged
timnolte merged 1 commit intodevelopfrom
feature/Updated-Stack-Versions
Jan 26, 2026
Merged

feat: Adds additional PHP & NodeJS versions#59
timnolte merged 1 commit intodevelopfrom
feature/Updated-Stack-Versions

Conversation

@timnolte
Copy link
Member

@timnolte timnolte commented Jan 21, 2026

  • 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 timnolte force-pushed the feature/Updated-Stack-Versions branch 7 times, most recently from 62e6e44 to d70e3cf Compare January 25, 2026 23:39
- 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 timnolte force-pushed the feature/Updated-Stack-Versions branch from d70e3cf to 49cb985 Compare January 25, 2026 23:50
@timnolte timnolte merged commit 32fbe8d into develop Jan 26, 2026
8 checks passed
@timnolte timnolte deleted the feature/Updated-Stack-Versions branch January 26, 2026 05:11
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)
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.

1 participant