Skip to content

PHP-Parser 4.19.0

Compare
Choose a tag to compare
@nikic nikic released this 16 Mar 14:51
· 280 commits to master since this release

Changed

  • Do not use implicitly nullable parameters, which are deprecated in PHP 8.4.
  • Remove support for running on PHP 7.0, which does not support explicitly nullable parameters.