Add support for ReflectionClass::newLazyGhost of PHP 8.4 #7748
Annotations
5 errors and 1 warning
|
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.
|
Post Checkout code
The process '/usr/bin/git' failed with exit code 128
|
Loading