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
F18232929: D21179.id.diff
Wed, Aug 20, 4:09 PM
F18220800: D21179.diff
Tue, Aug 19, 4:01 PM
F17948769: D21179.id.diff
Thu, Jul 31, 9:59 PM
F17936758: D21179.diff
Thu, Jul 31, 12:33 AM
Unknown Object (File)
Jun 17 2025, 3:08 PM
Unknown Object (File)
Jun 5 2025, 4:52 PM
Unknown Object (File)
May 3 2025, 1:47 AM
Unknown Object (File)
Apr 8 2025, 4:02 PM
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.