update php and pimcore, fix deprecations #1066
Annotations
10 errors and 1 warning
Run a static analysis with phpstan/phpstan:
src/DataSource/Interpreter/DeltaChecker/DeltaChecker.php#L43
Deprecated in PHP 8.4: Parameter #1 $callable (Closure) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/DataSource/Interpreter/InterpreterFactory.php#L49
Deprecated in PHP 8.4: Parameter #4 $resolver (Pimcore\Bundle\DataImporterBundle\Resolver\Resolver) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsArray.php#L44
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsColor.php#L63
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsCountries.php#L55
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsGeobounds.php#L62
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsGeopoint.php#L58
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsGeopolygon.php#L32
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/AsGeopolyline.php#L32
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
Run a static analysis with phpstan/phpstan:
src/Mapping/Operator/Factory/Boolean.php#L47
Deprecated in PHP 8.4: Parameter #2 $index (int) is implicitly nullable via default value null.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading