Skip to content

Drop support for PHP 8.0 and 8.1 #130

Drop support for PHP 8.0 and 8.1

Drop support for PHP 8.0 and 8.1 #130

Triggered via push September 20, 2024 17:17
Status Failure
Total duration 30s
Artifacts

build.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

21 errors
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.
PHP 8.3 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
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.