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
Unknown Object (File)
Sun, Jun 14, 3:39 AM
Unknown Object (File)
May 28 2026, 8:39 PM
Unknown Object (File)
Feb 11 2026, 12:41 AM
Unknown Object (File)
Jan 29 2026, 4:49 PM
Unknown Object (File)
Jan 28 2026, 9:35 PM
Unknown Object (File)
Oct 24 2025, 4:00 PM
Unknown Object (File)
Sep 29 2025, 2:34 PM
Unknown Object (File)
Sep 26 2025, 11:37 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.