Page MenuHomePhabricator

Use "@" to silence "GC list" warnings from "apc_store()" and "apcu_store()"
ClosedPublic

Authored by epriestley on Apr 28 2020, 10:56 AM.
Tags
None
Referenced Files
F13131267: D21179.diff
Wed, May 1, 3:24 PM
Unknown Object (File)
Thu, Apr 25, 2:20 AM
Unknown Object (File)
Mar 31 2024, 11:34 AM
Unknown Object (File)
Feb 20 2024, 7:36 AM
Unknown Object (File)
Feb 13 2024, 11:41 AM
Unknown Object (File)
Feb 11 2024, 10:27 AM
Unknown Object (File)
Jan 15 2024, 10:15 PM
Unknown Object (File)
Dec 28 2023, 2:05 AM
Subscribers
None

Details

Summary

Fixes T13525. Since D21044, the intermittent GC list warnings are treated more severely and can become user-visible errors.

Silence them, since this seems to be the only realistic response in most versions of APC/APCu.

Test Plan

Will deploy.

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 28 2020, 11:13 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.