Skip to content

Test also with PHP 8.4 #144

Test also with PHP 8.4

Test also with PHP 8.4 #144

Triggered via pull request September 23, 2025 16:06
@JeroenDeDauwJeroenDeDauw
synchronize #224
php84
Status Failure
Total duration 29s
Artifacts

php.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 errors
build (8.4)
Process completed with exit code 2.
build (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires vimeo/psalm ^5.26.1 -> satisfiable by vimeo/psalm[5.26.1]. - vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.12) does not satisfy that requirement.
build (8.3)
Process completed with exit code 2.
DirectConstructorCall: src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/LatLongValue.php#L112
src/Values/LatLongValue.php:112:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\LatLongValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
DirectConstructorCall: src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/GlobeCoordinateValue.php#L139
src/Values/GlobeCoordinateValue.php:139:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\GlobeCoordinateValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
build (8.0)
Process completed with exit code 2.
DirectConstructorCall: src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/LatLongValue.php#L112
src/Values/LatLongValue.php:112:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\LatLongValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
DirectConstructorCall: src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/GlobeCoordinateValue.php#L139
src/Values/GlobeCoordinateValue.php:139:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\GlobeCoordinateValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
build (8.2)
Process completed with exit code 2.
DirectConstructorCall: src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/LatLongValue.php#L112
src/Values/LatLongValue.php:112:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\LatLongValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
DirectConstructorCall: src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/GlobeCoordinateValue.php#L139
src/Values/GlobeCoordinateValue.php:139:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\GlobeCoordinateValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
build (8.1)
Process completed with exit code 2.
DirectConstructorCall: src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/LatLongValue.php#L112
src/Values/LatLongValue.php:112:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\LatLongValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
DirectConstructorCall: src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
ParamNameMismatch: src/Values/GlobeCoordinateValue.php#L139
src/Values/GlobeCoordinateValue.php:139:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\GlobeCoordinateValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)