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)
Thu, Jun 5, 4:52 PM
Unknown Object (File)
May 3 2025, 1:47 AM
Unknown Object (File)
Apr 8 2025, 4:02 PM
Unknown Object (File)
Apr 7 2025, 4:04 PM
Unknown Object (File)
Mar 31 2025, 8:03 PM
Unknown Object (File)
Mar 24 2025, 7:31 AM
Unknown Object (File)
Mar 24 2025, 4:53 AM
Unknown Object (File)
Mar 21 2025, 2:03 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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.