Page MenuHomePhabricator

Correct two straggling "%Q" + "implode(...)" callsites in Revision updates
ClosedPublic

Authored by epriestley on Dec 5 2018, 2:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:36 AM
Unknown Object (File)
Mon, Apr 8, 7:04 PM
Unknown Object (File)
Fri, Apr 5, 2:03 PM
Unknown Object (File)
Mon, Apr 1, 3:46 AM
Unknown Object (File)
Sun, Mar 31, 11:34 PM
Unknown Object (File)
Mar 10 2024, 11:50 AM
Unknown Object (File)
Jan 10 2024, 10:16 AM
Unknown Object (File)
Dec 30 2023, 2:14 AM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/error-seems-to-be-related-with-da40f8074-and-php-7-3/2102/12. When creating or updating revisions, we do some manual query construction to update the affected path table.

Update these queries to modern qsprintf().

Test Plan

Created and updated revisions affecting paths, no more logs in the webserver log.

Diff Detail

Repository
rP Phabricator
Branch
qsprintf1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21246
Build 28897: Run Core Tests
Build 28896: arc lint + arc unit