Add support for UploadedFileFactoryInterface and UriFactoryInterface #17
Annotations
5 errors and 1 warning
phpstan:
src/Implementations/Psr17/UploadedFileFactories.php#L135
Call to an undefined static method PsrDiscovery\Discover::httpUploadedFileFactory().
|
phpstan:
src/Implementations/Psr17/UploadedFileFactories.php#L140
Call to an undefined static method PsrDiscovery\Discover::httpUploadedFileFactories().
|
phpstan:
src/Implementations/Psr17/UriFactories.php#L135
Call to an undefined static method PsrDiscovery\Discover::httpUriFactory().
|
phpstan:
src/Implementations/Psr17/UriFactories.php#L140
Call to an undefined static method PsrDiscovery\Discover::httpUriFactories().
|
phpstan
Process completed with exit code 1.
|
phpstan
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/.
|