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
F18717860: D21179.id50435.diff
Mon, Sep 29, 2:34 PM
F18685708: D21179.diff
Fri, Sep 26, 11:37 AM
F18650550: D21179.diff
Sun, Sep 21, 1:00 AM
F18629602: D21179.diff
Sep 16 2025, 9:22 AM
F18232929: D21179.id.diff
Aug 20 2025, 4:09 PM
F18220800: D21179.diff
Aug 19 2025, 4:01 PM
F17948769: D21179.id.diff
Jul 31 2025, 9:59 PM
F17936758: D21179.diff
Jul 31 2025, 12:33 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.