Use str_increment() to fix PHP 8.5 deprecation #323
Annotations
11 errors, 4 warnings, and 2 notices
|
PHP 8.2
Process completed with exit code 2.
|
|
UndefinedFunction:
src/Internal/FutureState.php#L71
src/Internal/FutureState.php:71:52: UndefinedFunction: Function str_increment does not exist (see https://psalm.dev/021)
|
|
UndefinedFunction:
src/Internal/Cancellable.php#L62
src/Internal/Cancellable.php:62:52: UndefinedFunction: Function str_increment does not exist (see https://psalm.dev/021)
|
|
UndefinedFunction:
src/CompositeCancellation.php#L73
src/CompositeCancellation.php:73:52: UndefinedFunction: Function str_increment does not exist (see https://psalm.dev/021)
|
|
PHP 8.3
The strategy configuration was canceled because "tests.ubuntu-latest_8_2" failed
|
|
PHP 8.3 on Windows
The operation was canceled.
|
|
PHP 8.3 on Windows
The strategy configuration was canceled because "tests.ubuntu-latest_8_2" failed
|
|
PHP 8.1
The operation was canceled.
|
|
PHP 8.1
The strategy configuration was canceled because "tests.ubuntu-latest_8_2" failed
|
|
PHP 8.3 on macOS
The operation was canceled.
|
|
PHP 8.3 on macOS
The strategy configuration was canceled because "tests.ubuntu-latest_8_2" failed
|
|
PHP 8.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.3 on Windows
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHP 8.3 on macOS
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|