feature #1476 [Turbo] Allowing Turbo 8 (weaverryan) #3089
Annotations
10 errors and 3 warnings
phpstan:
src/Doctrine/BroadcastListener.php#L68
Call to an undefined method Doctrine\ORM\Event\OnFlushEventArgs::getEntityManager().
|
phpstan:
src/Doctrine/BroadcastListener.php#L92
Call to an undefined method Doctrine\ORM\Event\PostFlushEventArgs::getEntityManager().
|
phpstan:
src/Doctrine/BroadcastListener.php#L132
Property Symfony\UX\Turbo\Doctrine\BroadcastListener::$broadcastedClasses (array<class-string, array>) does not accept array<string, array>.
|
phpstan:
src/Doctrine/BroadcastListener.php#L135
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
|
phpstan:
src/Doctrine/BroadcastListener.php#L137
Property Symfony\UX\Turbo\Doctrine\BroadcastListener::$broadcastedClasses (array<class-string, array>) does not accept array<string, array>.
|
phpstan:
src/Doctrine/BroadcastListener.php#L139
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
|
phpstan:
src/Doctrine/BroadcastListener.php#L139
Variable $r on left side of ?? always exists and is not nullable.
|
phpstan:
src/Doctrine/BroadcastListener.php#L142
Property Symfony\UX\Turbo\Doctrine\BroadcastListener::$broadcastedClasses (array<class-string, array>) does not accept array<string, array>.
|
phpstan
Process completed with exit code 1.
|
tests (8.3)
Process completed with exit code 2.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|