Upgrade Rector to v ^0.18 #82
Annotations
4 errors and 2 warnings
PHP 8.1:
src/Client.php#L82
Call to method find() of deprecated class Http\Discovery\HttpClientDiscovery:
This will be removed in 2.0. Consider using Psr18ClientDiscovery.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2:
src/Client.php#L82
Call to method find() of deprecated class Http\Discovery\HttpClientDiscovery:
This will be removed in 2.0. Consider using Psr18ClientDiscovery.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|