-
Couldn't load subscription status.
- Fork 62
chore(deps): update php #6323
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
Merged
Merged
chore(deps): update php #6323
Conversation
This file contains hidden or 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
a43f759 to
93e1ab1
Compare
BacLuc
approved these changes
Nov 13, 2024
93e1ab1 to
a9b49ed
Compare
4b3d755 to
d594778
Compare
5fa7e76 to
04c335c
Compare
04c335c to
59ba116
Compare
2299ecf to
c123ace
Compare
503e78b to
d11b017
Compare
79166c3 to
866a22b
Compare
866a22b to
1fccada
Compare
f6d56d5 to
ba5c7c3
Compare
ba5c7c3 to
f5fa74c
Compare
f5fa74c to
d91b4f9
Compare
d91b4f9 to
e4f369b
Compare
|
Blocked by #6764 |
usu
reviewed
Apr 12, 2025
| $this->assertJsonContains([ | ||
| 'quantity' => 0, | ||
| ]); | ||
| $this->assertResponseStatusCodeSame(400); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is now the behavior after php upgrade (not 100% sure why), but in my opinion this is now the better behavior than before
BacLuc
approved these changes
Apr 12, 2025
usu
approved these changes
Apr 12, 2025
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.
This PR contains the following updates:
1.2-php8.3.13->1.5-php8.4.68.3.13->8.4.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
php/php-src (php)
v8.4.6: PHP 8.4.6Compare Source
The PHP development team announces the immediate availability of PHP 8.4.6. This is a bug fix release.
All PHP 8.4 users are encouraged to upgrade to this version.
For source downloads of PHP 8.4.6 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.4.5: PHP 8.4.5Compare Source
The PHP development team announces the immediate availability of PHP 8.4.5. This is a security release.
All PHP 8.4 users are encouraged to upgrade to this version.
For source downloads of PHP 8.4.5 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.4.4: PHP 8.4.4Compare Source
The PHP development team announces the immediate availability of PHP 8.4.4. This is a bug fix release.
All PHP 8.4 users are encouraged to upgrade to this version.
For source downloads of PHP 8.4.4 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.4.3: PHP 8.4.3Compare Source
The PHP development team announces the immediate availability of PHP 8.4.3. This is a bug fix release.
All PHP 8.4 users are encouraged to upgrade to this version.
For source downloads of PHP 8.4.3 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.4.2: PHP 8.4.2Compare Source
The PHP development team announces the immediate availability of PHP 8.4.2. This is a bug fix release.
All PHP 8.4 users are encouraged to upgrade to this version.
For source downloads of PHP 8.4.2 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.4.1Compare Source
v8.4.0Compare Source
v8.3.20: PHP 8.3.20Compare Source
The PHP development team announces the immediate availability of PHP 8.3.20. This is a bug fix release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.20 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.3.19: PHP 8.3.19Compare Source
The PHP development team announces the immediate availability of PHP 8.3.19. This is a security release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.19 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.3.18Compare Source
v8.3.17: PHP 8.3.17Compare Source
The PHP development team announces the immediate availability of PHP 8.3.17. This is a bug fix release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.17 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.3.16: PHP 8.3.16Compare Source
The PHP development team announces the immediate availability of PHP 8.3.16. This is a bug fix release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.16 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.3.15: PHP 8.3.15Compare Source
The PHP development team announces the immediate availability of PHP 8.3.15. This is a bug fix release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.15 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
v8.3.14Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.