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)
Sun, Mar 31, 11:34 AM
Unknown Object (File)
Feb 20 2024, 7:36 AM
Unknown Object (File)
Feb 13 2024, 11:41 AM
Unknown Object (File)
Feb 11 2024, 10:27 AM
Unknown Object (File)
Jan 15 2024, 10:15 PM
Unknown Object (File)
Dec 28 2023, 2:05 AM
Unknown Object (File)
Dec 27 2023, 1:23 PM
Unknown Object (File)
Dec 24 2023, 4:31 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.