From: Bartosz DziewoƄski Date: Wed, 11 Oct 2017 18:25:26 +0000 (+0200) Subject: phpcs.xml: Remove missing functions from PrefixedGlobalFunctions 'ignoreList' X-Git-Tag: 1.31.0-rc.0~1813^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=85d1a883691473a539a2a90ef55d553d5e9b5eca;p=lhc%2Fweb%2Fwiklou.git phpcs.xml: Remove missing functions from PrefixedGlobalFunctions 'ignoreList' Some of these functions appear to have been removed or moved into proper classes, so remove the unnecessary exceptions. Also include a list of where these functions are defined. Change-Id: I7d525f17dd52321475707d021f489857ce98894d --- diff --git a/phpcs.xml b/phpcs.xml index 29ddca34cc..4be45b13e7 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -28,7 +28,40 @@ - + +