Method visibility bug
Same issue as php-legacy#3 (closed)
Description:
PHP 8.3.8 introduced a method visibility bug which can be annoying when your project uses traits with protected methods
Additional info:
- package version(s): php 8.3.8
- config and/or log files:
- link to upstream bug report, if any: https://github.com/php/php-src/issues/14480