Skip to content
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

End the ungodly racket made by PHP deprecation warnings #24

Merged
merged 5 commits into from
Mar 14, 2024

Conversation

mszabo-wikia
Copy link

Our version of Cargo is missing several PHP > 8.1 compatibility patches, which causes it to emit a significant amount of deprecation notices. This is especially noticeable and annoying on devboxes, where these spawn giant XDebug error boxes and interfere with testing. So, backport the relevant fixes to silence the logs.

yaronkoren and others added 5 commits March 14, 2024 17:20
Change-Id: I628886a39b2a0c540761cbf228ee2fdfad8de2e6
…ubject) of type array|string is deprecated"

Change-Id: I0781b40459109b0e16af90f87bb83a797777c29c
Bug: T358843
Change-Id: I8c0daa6f07bc15b5fcf3fdb28f39a7fd86a16402
Null check the query, since it may be absent.

Bug: T356568
Change-Id: I1d24365c6c3492d8b9b7e9be2d37295199bc53c9
Bug: T341408
Change-Id: Iccde6f6137f389b01db28f78acb4f92ee129cd61
@mszabo-wikia mszabo-wikia merged commit 2a81e48 into REL1_39 Mar 14, 2024
2 checks passed
@mszabo-wikia mszabo-wikia deleted the php8-logspam branch March 14, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants