Add support for PHP 8.3 #129
Annotations
26 errors
PHP 8.0 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php 8.2.* || 8.3.* but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[11.0.0, ..., 11.3.6] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.3.6].
|
PHP 8.0 Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.3 Test on ubuntu-latest:
src/Flash.php#L12
Property Odan\Session\Flash::$storage type has no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/Flash.php#L12
Property Odan\Session\Flash::$storage with generic interface ArrayAccess does not specify its types: TKey, TValue
|
PHP 8.3 Test on ubuntu-latest:
src/Flash.php#L16
Method Odan\Session\Flash::__construct() has parameter $storage with generic interface ArrayAccess but does not specify its types: TKey, TValue
|
PHP 8.3 Test on ubuntu-latest:
src/Flash.php#L16
Method Odan\Session\Flash::__construct() has parameter $storage with no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/Flash.php#L33
Method Odan\Session\Flash::get() return type has no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/Flash.php#L60
Method Odan\Session\Flash::all() return type has no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/FlashInterface.php#L27
Method Odan\Session\FlashInterface::get() return type has no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/FlashInterface.php#L60
Method Odan\Session\FlashInterface::all() return type has no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/MemorySession.php#L10
Property Odan\Session\MemorySession::$options type has no value type specified in iterable type array.
|
PHP 8.3 Test on ubuntu-latest:
src/MemorySession.php#L15
Property Odan\Session\MemorySession::$storage type has no value type specified in iterable type array.
|
PHP 8.1 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
|
PHP 8.1 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php 8.2.* || 8.3.* but your php version (8.1.29) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[11.0.0, ..., 11.3.6] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.3.6].
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.2 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
|
PHP 8.2 Test on ubuntu-latest:
src/Flash.php#L12
Property Odan\Session\Flash::$storage type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/Flash.php#L12
Property Odan\Session\Flash::$storage with generic interface ArrayAccess does not specify its types: TKey, TValue
|
PHP 8.2 Test on ubuntu-latest:
src/Flash.php#L16
Method Odan\Session\Flash::__construct() has parameter $storage with generic interface ArrayAccess but does not specify its types: TKey, TValue
|
PHP 8.2 Test on ubuntu-latest:
src/Flash.php#L16
Method Odan\Session\Flash::__construct() has parameter $storage with no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/Flash.php#L33
Method Odan\Session\Flash::get() return type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/Flash.php#L60
Method Odan\Session\Flash::all() return type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/FlashInterface.php#L27
Method Odan\Session\FlashInterface::get() return type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/FlashInterface.php#L60
Method Odan\Session\FlashInterface::all() return type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/MemorySession.php#L10
Property Odan\Session\MemorySession::$options type has no value type specified in iterable type array.
|
PHP 8.2 Test on ubuntu-latest:
src/MemorySession.php#L15
Property Odan\Session\MemorySession::$storage type has no value type specified in iterable type array.
|