Issue 892: Add test for PHP8.4 property hook support
Type: testcase contribution Issue: #892 Breaking change: no
Adds a testcase to demonstrate parser issues with PHP8.4 property hooks and asymmetric visibility.
Thanks this looks good, but please revert the PHPUnit requirement changes
Thanks this looks good, but please revert the PHPUnit requirement changes
Done - for me, this means I can no longer run either "composer install" on PHP 8.4, nor can I execute the test suite - but maybe there's yet another PR for that or some other magic bullet that I'm not aware of ;-)
Thanks this looks good, but please revert the PHPUnit requirement changes
Done - for me, this means I can no longer run either "composer install" on PHP 8.4, nor can I execute the test suite - but maybe there's yet another PR for that or some other magic bullet that I'm not aware of ;-)
You can instead set it to allow multiple versions, but make sure not to put it as a runtime requirement.