Add support for ReflectionClass::newLazyGhost of PHP 8.4 #7748
Annotations
4 errors and 2 warnings
Run static analysis with phpstan/phpstan:
src/UnitOfWork.php#L2387
Call to an undefined method ReflectionClass<object>::markLazyObjectAsInitialized().
|
Run static analysis with phpstan/phpstan:
src/UnitOfWork.php#L3049
Call to an undefined method ReflectionObject::initializeLazyObject().
|
Run static analysis with phpstan/phpstan:
src/UnitOfWork.php#L3061
Call to an undefined method ReflectionClass<object>::isUninitializedLazyObject().
|
Run static analysis with phpstan/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Checkout code
The process '/usr/bin/git' failed with exit code 128
|
Loading