ci: fix for php 8.4 #224
php.yml
on: push
Lint changelog file
15s
Matrix: testing
Annotations
15 errors and 4 warnings
|
Test on PHP 8.4 with stable dependencies:
src/Helpers/Arr.php#L491
Parameter &$array @param-out type of method Php\Support\Helpers\Arr::set() expects array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T>, array<mixed> given.
|
|
Test on PHP 8.4 with stable dependencies:
src/Helpers/Arr.php#L519
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T> given.
|
|
Test on PHP 8.4 with stable dependencies:
src/Helpers/Arr.php#L533
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<mixed, mixed> given.
|
|
Test on PHP 8.4 with stable dependencies:
src/Helpers/Arr.php#L539
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T> given.
|
|
Test on PHP 8.4 with stable dependencies
Process completed with exit code 1.
|
|
Test on PHP 8.4 with basic dependencies:
src/Helpers/Arr.php#L491
Parameter &$array @param-out type of method Php\Support\Helpers\Arr::set() expects array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T>, array<mixed> given.
|
|
Test on PHP 8.4 with basic dependencies:
src/Helpers/Arr.php#L519
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T> given.
|
|
Test on PHP 8.4 with basic dependencies:
src/Helpers/Arr.php#L533
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<mixed, mixed> given.
|
|
Test on PHP 8.4 with basic dependencies:
src/Helpers/Arr.php#L539
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T> given.
|
|
Test on PHP 8.4 with basic dependencies
Process completed with exit code 1.
|
|
Test on PHP 8.4 with lowest dependencies:
src/Helpers/Arr.php#L491
Parameter &$array @param-out type of method Php\Support\Helpers\Arr::set() expects array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T>, array<mixed> given.
|
|
Test on PHP 8.4 with lowest dependencies:
src/Helpers/Arr.php#L519
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T> given.
|
|
Test on PHP 8.4 with lowest dependencies:
src/Helpers/Arr.php#L533
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<mixed, mixed> given.
|
|
Test on PHP 8.4 with lowest dependencies:
src/Helpers/Arr.php#L539
Parameter &$array by-ref type of method Php\Support\Helpers\Arr::remove() expects array<TKey of (int|string), T>|ArrayObject<TKey of (int|string), T>, array<TKey of (int|string), mixed>|ArrayObject<TKey of (int|string), T> given.
|
|
Test on PHP 8.4 with lowest dependencies
Process completed with exit code 1.
|
|
Lint changelog file
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test on PHP 8.4 with stable dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test on PHP 8.4 with basic dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test on PHP 8.4 with lowest dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|