-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Test on PHP 8.4 beta #1497
Merged
ci: Test on PHP 8.4 beta #1497
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for selfoss canceled.
|
- Anonymous classes are now triggering `new_with_parentheses`.
- `array_map` will append `null` values when zipping two arrays of unequal length but since `normal` are just lowercased `tags`, they should have the same length. - `preg_match` can in theory fail with `false` but then the `$match` should end up as `null`. Not sure why PHPStan thinks it can be an empty array like if it returned `0` but we should terminate in the `false` case too. Not bothering with a separate error message since it cannot probably occur in practice.
Fixes PHP 8.4 support. Changelogs summary: - php-http/discovery updated from 1.19.4 to 1.20.0 minor See changes: php-http/discovery@1.19.4...1.20.0 Release notes: https://github.com/php-http/discovery/releases/tag/1.20.0 - composer/pcre updated from 3.1.4 to 3.3.2 minor See changes: composer/pcre@3.1.4...3.3.2 Release notes: https://github.com/composer/pcre/releases/tag/3.3.2 - guzzlehttp/psr7 updated from 2.6.2 to 2.7.0 minor See changes: guzzle/psr7@2.6.2...2.7.0 Release notes: https://github.com/guzzle/psr7/releases/tag/2.7.0 - guzzlehttp/promises updated from 2.0.2 to 2.0.4 patch See changes: guzzle/promises@2.0.2...2.0.4 Release notes: https://github.com/guzzle/promises/releases/tag/2.0.4 - guzzlehttp/guzzle updated from 7.8.1 to 7.9.2 minor See changes: guzzle/guzzle@7.8.1...7.9.2 Release notes: https://github.com/guzzle/guzzle/releases/tag/7.9.2 - symfony/stopwatch updated from v5.4.40 to v5.4.45 patch See changes: symfony/stopwatch@v5.4.40...v5.4.45 Release notes: https://github.com/symfony/stopwatch/releases/tag/v5.4.45 - symfony/polyfill-php80 updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-php80@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-php80/releases/tag/v1.31.0 - symfony/process updated from v5.4.40 to v5.4.47 patch See changes: symfony/process@v5.4.40...v5.4.47 Release notes: https://github.com/symfony/process/releases/tag/v5.4.47 - symfony/polyfill-php81 updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-php81@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-php81/releases/tag/v1.31.0 - symfony/polyfill-mbstring updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-mbstring@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-mbstring/releases/tag/v1.31.0 - symfony/polyfill-php73 updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-php73@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-php73/releases/tag/v1.31.0 - symfony/options-resolver updated from v5.4.40 to v5.4.45 patch See changes: symfony/options-resolver@v5.4.40...v5.4.45 Release notes: https://github.com/symfony/options-resolver/releases/tag/v5.4.45 - symfony/finder updated from v5.4.40 to v5.4.45 patch See changes: symfony/finder@v5.4.40...v5.4.45 Release notes: https://github.com/symfony/finder/releases/tag/v5.4.45 - symfony/polyfill-ctype updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-ctype@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-ctype/releases/tag/v1.31.0 - symfony/filesystem updated from v5.4.41 to v5.4.45 patch See changes: symfony/filesystem@v5.4.41...v5.4.45 Release notes: https://github.com/symfony/filesystem/releases/tag/v5.4.45 - symfony/event-dispatcher updated from v5.4.40 to v5.4.45 patch See changes: symfony/event-dispatcher@v5.4.40...v5.4.45 Release notes: https://github.com/symfony/event-dispatcher/releases/tag/v5.4.45 - symfony/polyfill-intl-normalizer updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-intl-normalizer@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-intl-normalizer/releases/tag/v1.31.0 - symfony/polyfill-intl-grapheme updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-intl-grapheme@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-intl-grapheme/releases/tag/v1.31.0 - symfony/string updated from v5.4.41 to v5.4.47 patch See changes: symfony/string@v5.4.41...v5.4.47 Release notes: https://github.com/symfony/string/releases/tag/v5.4.47 - symfony/console updated from v5.4.41 to v5.4.47 patch See changes: symfony/console@v5.4.41...v5.4.47 Release notes: https://github.com/symfony/console/releases/tag/v5.4.47 - react/socket updated from v1.15.0 to v1.16.0 minor See changes: reactphp/socket@v1.15.0...v1.16.0 Release notes: https://github.com/reactphp/socket/releases/tag/v1.16.0 - fidry/cpu-core-counter updated from 1.1.0 to 1.2.0 minor See changes: theofidry/cpu-core-counter@1.1.0...1.2.0 Release notes: https://github.com/theofidry/cpu-core-counter/releases/tag/1.2.0 - composer/semver updated from 3.4.0 to 3.4.3 patch See changes: composer/semver@3.4.0...3.4.3 Release notes: https://github.com/composer/semver/releases/tag/3.4.3 - friendsofphp/php-cs-fixer updated from v3.59.3 to v3.64.0 minor See changes: PHP-CS-Fixer/PHP-CS-Fixer@v3.59.3...v3.64.0 Release notes: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v3.64.0 - simplepie/simplepie updated from 1.8.0 to 1.8.1 patch See changes: simplepie/simplepie@1.8.0...1.8.1 Release notes: https://github.com/simplepie/simplepie/releases/tag/1.8.1 - php-http/message updated from 1.16.1 to 1.16.2 patch See changes: php-http/message@1.16.1...1.16.2 Release notes: https://github.com/php-http/message/releases/tag/1.16.2 - php-http/httplug updated from 2.4.0 to 2.4.1 patch See changes: php-http/httplug@2.4.0...2.4.1 Release notes: https://github.com/php-http/httplug/releases/tag/2.4.1 - php-http/client-common updated from 2.7.1 to 2.7.2 patch See changes: php-http/client-common@2.7.1...2.7.2 Release notes: https://github.com/php-http/client-common/releases/tag/2.7.2 - monolog/monolog updated from 2.9.3 to 2.10.0 minor See changes: Seldaek/monolog@2.9.3...2.10.0 Release notes: https://github.com/Seldaek/monolog/releases/tag/2.10.0 - j0k3r/graby-site-config updated from 1.0.189 to 1.0.193 patch See changes: j0k3r/graby-site-config@1.0.189...1.0.193 Release notes: https://github.com/j0k3r/graby-site-config/releases/tag/1.0.193 - phpstan/phpstan updated from 1.11.7 to 1.12.11 minor See changes: phpstan/phpstan@1.11.7...1.12.11 Release notes: https://github.com/phpstan/phpstan/releases/tag/1.12.11 - symfony/var-exporter updated from v5.4.40 to v5.4.45 patch See changes: symfony/var-exporter@v5.4.40...v5.4.45 Release notes: https://github.com/symfony/var-exporter/releases/tag/v5.4.45 - symfony/cache updated from v5.4.40 to v5.4.46 patch See changes: symfony/cache@v5.4.40...v5.4.46 Release notes: https://github.com/symfony/cache/releases/tag/v5.4.46 - symfony/phpunit-bridge updated from v7.1.2 to v7.1.6 patch See changes: symfony/phpunit-bridge@v7.1.2...v7.1.6 Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v7.1.6 - symfony/polyfill-php72 updated from v1.30.0 to v1.31.0 minor See changes: symfony/polyfill-php72@v1.30.0...v1.31.0 Release notes: https://github.com/symfony/polyfill-php72/releases/tag/v1.31.0 - vstelmakh/url-highlight updated from v3.0.3 to v3.1.1 minor See changes: vstelmakh/url-highlight@v3.0.3...v3.1.1 Release notes: https://github.com/vstelmakh/url-highlight/releases/tag/v3.1.1
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d' (2024-03-29) → 'github:NixOS/nixpkgs/79ed718bf5fa685c44ed4607c314527ff832e53f' (2024-08-26) • Updated input 'phps': 'github:fossar/nix-phps/0a2ef0bf581581ea2305de4d533f966fd6d90b18' (2024-03-31) → 'github:fossar/nix-phps/3e23c6287b94220a54812bf7a1e6fde689bf694e' (2024-08-27) • Updated input 'phps/nixpkgs': 'github:NixOS/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d' (2024-03-29) → 'github:NixOS/nixpkgs/79ed718bf5fa685c44ed4607c314527ff832e53f' (2024-08-26)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.