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)
Mon, Nov 18, 10:55 PM
Unknown Object (File)
Wed, Oct 30, 11:50 PM
Unknown Object (File)
Sep 23 2024, 5:11 PM
Unknown Object (File)
Sep 6 2024, 7:25 AM
Unknown Object (File)
Sep 3 2024, 11:17 AM
Unknown Object (File)
Sep 1 2024, 12:59 PM
Unknown Object (File)
Aug 31 2024, 11:15 AM
Unknown Object (File)
Aug 31 2024, 2:51 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.