Revert "Fix class alias with preloading" #9672
Annotations
4 errors and 1 warning
Run PHPStan analysis:
src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php#L110
Class PhpParser\Lexer does not have a constructor and must be instantiated without any parameters.
|
Run PHPStan analysis:
src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php#L143
Call to an undefined method PhpParser\Lexer::getTokens().
|
Run PHPStan analysis:
src/Core/Bridge/Symfony/Routing/IriConverter.php#L160
Method ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter::getReferenceType() never returns null so it can be removed from the return type.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading