nikic/PHP-Parser (nikic/php-parser)
### [`v4.17.1`](https://togithub.com/nikic/PHP-Parser/blob/HEAD/CHANGELOG.md#Version-4171-2023-08-13)
[Compare Source](https://togithub.com/nikic/PHP-Parser/compare/v4.17.0...v4.17.1)
##### Fixed
- Fixed phpdoc mismatches for `ClassConst::$type` introduced in previous release.
### [`v4.17.0`](https://togithub.com/nikic/PHP-Parser/blob/HEAD/CHANGELOG.md#Version-4170-2023-08-13)
[Compare Source](https://togithub.com/nikic/PHP-Parser/compare/v4.16.0...v4.17.0)
##### Added
- \[PHP 8.3] Added support for typed class constants.
- \[PHP 8.3] Added supprot for dynamic class constant fetch.
- \[PHP 8.3] Added support for readonly anonymous classes.
##### Fixed
- Fixed missing required parentheses when pretty printing new with an expression class name.
- Fixed missing required parentheses when pretty printing `(CONST)::$x` and similar.
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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.16.0
->4.17.1
Release Notes
nikic/PHP-Parser (nikic/php-parser)
### [`v4.17.1`](https://togithub.com/nikic/PHP-Parser/blob/HEAD/CHANGELOG.md#Version-4171-2023-08-13) [Compare Source](https://togithub.com/nikic/PHP-Parser/compare/v4.17.0...v4.17.1) ##### Fixed - Fixed phpdoc mismatches for `ClassConst::$type` introduced in previous release. ### [`v4.17.0`](https://togithub.com/nikic/PHP-Parser/blob/HEAD/CHANGELOG.md#Version-4170-2023-08-13) [Compare Source](https://togithub.com/nikic/PHP-Parser/compare/v4.16.0...v4.17.0) ##### Added - \[PHP 8.3] Added support for typed class constants. - \[PHP 8.3] Added supprot for dynamic class constant fetch. - \[PHP 8.3] Added support for readonly anonymous classes. ##### Fixed - Fixed missing required parentheses when pretty printing new with an expression class name. - Fixed missing required parentheses when pretty printing `(CONST)::$x` and similar.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.