Adding IPv6 Converter and usage in uri-interfaces and uri-components #459
Annotations
6 errors and 7 warnings
PHP on 8.3 - prefer-stable -:
components/Components/Host.php#L348
Parameter #2 $string of function explode expects string, string|null given.
|
PHP on 8.3 - prefer-stable -:
components/Components/Host.php#L360
Parameter #2 $string of function explode expects string, string|null given.
|
PHP on 8.3 - prefer-stable -:
components/Modifier.php#L458
Parameter #1 $uri of static method League\Uri\Components\Host::fromUri() expects string|Stringable, string|null given.
|
PHP on 8.3 - prefer-stable -:
components/Modifier.php#L467
Parameter #1 $uri of static method League\Uri\Components\Host::fromUri() expects string|Stringable, string|null given.
|
PHP on 8.3 - prefer-stable -:
interfaces/IPv6/Converter.php#L22
Method League\Uri\IPv6\Converter::compress() should return string|null but returns string|false|null.
|
PHP on 8.3 - prefer-stable -
Process completed with exit code 1.
|
PHP on 8.4 - prefer-stable -
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/.
|
PHP on 8.1 - prefer-lowest -
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/.
|
PHP on 8.3 - prefer-lowest -
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/.
|
PHP on 8.1 - prefer-stable -
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/.
|
PHP on 8.2 - prefer-stable -
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/.
|
PHP on 8.3 - prefer-stable -
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/.
|
PHP on 8.2 - prefer-lowest -
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/.
|