1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-25 02:31:20 +01:00
phorge-phorge/support/startup
epriestley 5eaa0f24e7 Use "@" to silence "GC list" warnings from "apc_store()" and "apcu_store()"
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.

Maniphest Tasks: T13525

Differential Revision: https://secure.phabricator.com/D21179
2020-04-28 04:13:37 -07:00
..
PhabricatorClientConnectionLimit.php
PhabricatorClientLimit.php Use "@" to silence "GC list" warnings from "apc_store()" and "apcu_store()" 2020-04-28 04:13:37 -07:00
PhabricatorClientRateLimit.php
PhabricatorStartup.php Remove the (hopefully) obsolete "post_max_size" check during startup 2020-04-09 13:33:24 -07:00
preamble-utils.php