Improve preg_split() function ReturnType
#19404
Annotations
5 errors and 2 warnings
|
src/Type/Php/PregSplitDynamicReturnTypeExtension.php#L146
Parameter #3 $limit of function preg_split expects int, bool|float|int|string|null given.
|
|
src/Type/Php/PregSplitDynamicReturnTypeExtension.php#L146
Parameter #4 $flags of function preg_split expects int, bool|float|int|string|null given.
|
|
src/Type/Php/PregSplitDynamicReturnTypeExtension.php#L150
Call to function assert() with true will always evaluate to true.
|
|
src/Type/Php/PregSplitDynamicReturnTypeExtension.php#L150
Call to function is_int() with int<0, max> will always evaluate to true.
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading