Skip to content
Snippets Groups Projects
user avatar
Larry Garfield authored
The current version of PHP Parser we're using doesn't support
all the new PHP 8.1 syntax yet.  So update it.

Used commands:
composer req "nikic/php-parser":"^4.13.2"
composer req "nikic/php-parser":"^4.13.2" \
  -d typo3/sysext/core --no-update
composer req "nikic/php-parser":"^4.13.2" \
  -d typo3/sysext/install --no-update

Resolves: #96612
Releases: main, 11.5
Change-Id: Ifb4afebccef0b2e7e6d28e597a85813d06bcb5d4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73137


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
959d5c89
Name Last commit Last update