Skip to content

Conversation

@private-packagist
Copy link
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update nikic/php-parser:v5.7.0 --with-all-dependencies --minimal-changes

Changelog

nikic/php-parser (Source: GitHub Releases))

v5.7.0

Fixed

  • Fixed changing modifier on anonymous class with formatting preserving pretty printer.
  • Emit an error for unparenthesized arrow functions in pipe operator, and print necessary parentheses in the pretty printer.
  • Fix PHP 8.5 deprecation warning in php-parse binary.

Changed

  • When targeting PHP 8.4 or newer, omit parentheses around immediately dereferenced new expressions.

Added

  • Added shouldPrintRawValue attribute to Scalar\Int_, which makes the pretty printer use the rawValue of the node. This can be used to print integers with separators.

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

Conductor executed the following commands:
composer update nikic/php-parser:v5.7.0 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
nikic/php-parser upgrade v5.6.2 v5.7.0 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit e9fa1e6 into main Dec 7, 2025
1 check passed
@private-packagist private-packagist bot deleted the conductor-nikic-php-parser-57845 branch December 7, 2025 09:11
@packagist-psc-dev
Copy link

composer.lock

Dev Package changes

Package Operation From To About
nikic/php-parser upgrade v5.6.2 v5.7.0 diff

Settings · Docs · Powered by Private Packagist

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.

2 participants