ci: upgrade php version to launch roave/backward-compatibility-check #407
Annotations
10 errors and 1 warning
BC Check:
src/Gaufrette/Exception/UnexpectedFile.php#L16
The parameter $key of Gaufrette\Exception\UnexpectedFile#__construct() changed from no type to a non-contravariant string
|
BC Check:
src/Gaufrette/Exception/UnexpectedFile.php#L16
The parameter $code of Gaufrette\Exception\UnexpectedFile#__construct() changed from no type to a non-contravariant int
|
BC Check:
src/Gaufrette/Exception/UnexpectedFile.php#L16
The parameter $key of Gaufrette\Exception\UnexpectedFile#__construct() changed from no type to string
|
BC Check:
src/Gaufrette/Exception/UnexpectedFile.php#L16
The parameter $code of Gaufrette\Exception\UnexpectedFile#__construct() changed from no type to int
|
BC Check:
src/Gaufrette/Exception/UnexpectedFile.php#L27
The return type of Gaufrette\Exception\UnexpectedFile#getKey() changed from no type to string
|
BC Check:
src/Gaufrette/Exception/FileNotFound.php#L16
The parameter $key of Gaufrette\Exception\FileNotFound#__construct() changed from no type to a non-contravariant string
|
BC Check:
src/Gaufrette/Exception/FileNotFound.php#L16
The parameter $code of Gaufrette\Exception\FileNotFound#__construct() changed from no type to a non-contravariant int
|
BC Check:
src/Gaufrette/Exception/FileNotFound.php#L16
The parameter $key of Gaufrette\Exception\FileNotFound#__construct() changed from no type to string
|
BC Check:
src/Gaufrette/Exception/FileNotFound.php#L16
The parameter $code of Gaufrette\Exception\FileNotFound#__construct() changed from no type to int
|
BC Check:
src/Gaufrette/Exception/FileNotFound.php#L27
The return type of Gaufrette\Exception\FileNotFound#getKey() changed from no type to string
|
BC Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|