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
F15383601: D21179.id50436.diff
Fri, Mar 14, 5:19 PM
F15316010: D21179.diff
Thu, Mar 6, 6:18 PM
Unknown Object (File)
Sun, Mar 2, 1:14 AM
Unknown Object (File)
Mon, Feb 24, 2:43 AM
Unknown Object (File)
Sun, Feb 16, 6:58 PM
Unknown Object (File)
Sun, Feb 16, 3:17 PM
Unknown Object (File)
Feb 9 2025, 9:08 AM
Unknown Object (File)
Feb 9 2025, 9:08 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.