Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2025

This PR contains the following updates:

Package Update Change
php minor 8.2 -> 8.5

Release Notes

php/php-src (php)

v8.5: PHP 8.5.0

Compare Source

The PHP development team announces the immediate availability of PHP 8.5.0. This release marks the latest minor release of the PHP language.

PHP 8.5 comes with numerous improvements and new features such as:

New "URI" extension
New pipe operator (|>)
Clone With
New #[\NoDiscard] attribute
Support for closures, casts, and first class callables in constant expressions
And much much more...
For source downloads of PHP 8.5.0 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

The migration guide is available in the PHP Manual. Please consult it for the detailed list of new features and backward incompatible changes.

Kudos to all the contributors and supporters!

v8.4: PHP 8.4.15

Compare Source

The PHP development team announces the immediate availability of PHP 8.4.15. This is a bug fix release.

All PHP 8.4 users are encouraged to upgrade to this version.

For source downloads of PHP 8.4.15 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

v8.3: PHP 8.3.28

Compare Source

The PHP development team announces the immediate availability of PHP 8.3.28. This is a bug fix release.

All PHP 8.3 users are encouraged to upgrade to this version.

For source downloads of PHP 8.3.28 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Updates project dependencies label Nov 18, 2025
@renovate renovate bot changed the title [TASK] Update php to v8.5 [TASK] Update PHP Nov 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update php:8.5.0 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Updating dependencies

In RuleSetGenerator.php line 260:
                                                          
  [LogicException]                                        
  Fixed package php 8.1.33 was not added to solver pool.  
                                                          

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Installer.php:512
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Installer.php:302
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Command/UpdateCommand.php:278
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Console/Application.php:418
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/src/Composer/Console/Application.php:138
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.9.2/bin/composer/bin/composer:112
 require() at /opt/containerbase/tools/composer/2.9.2/bin/composer:29

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-security-blocking] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]


@renovate renovate bot changed the title [TASK] Update PHP [TASK] Update php to v8.5 Nov 28, 2025
@coveralls
Copy link
Collaborator

coveralls commented Nov 28, 2025

Pull Request Test Coverage Report for Build 19768730631

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 20.538%

Totals Coverage Status
Change from base Build 19768677304: 0.0%
Covered Lines: 382
Relevant Lines: 1860

💛 - Coveralls

| datasource  | package     | from | to  |
| ----------- | ----------- | ---- | --- |
| github-tags | php/php-src | 8.2  | 8.5 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants