phpcs.xml: Remove missing functions from PrefixedGlobalFunctions 'ignoreList'
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 11 Oct 2017 18:25:26 +0000 (20:25 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 11 Oct 2017 18:25:26 +0000 (20:25 +0200)
commit85d1a883691473a539a2a90ef55d553d5e9b5eca
tree969d908471fbf6fca44de394fc936f7553c3e927
parentf86cfa4bbbb49ed6783e0f7e10a65c961d5df8b4
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
phpcs.xml