JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
php: add E_DEPRECATED, E_RECOVERABLE_ERROR, E_USER_DEPRECATED
authorDaniel Hahler <git@thequod.de>
Fri, 12 Sep 2014 14:53:19 +0000 (16:53 +0200)
committerDaniel Hahler <git@thequod.de>
Fri, 12 Sep 2014 14:53:19 +0000 (16:53 +0200)
commitd231214980d940251894ec0dfbcf4718aa753c0a
treec9be6112ca472b3be9329c019931a23c349b4ee3
parent3ad9d2746ac85bd4b0015f795b195358c37fb6ca
php: add E_DEPRECATED, E_RECOVERABLE_ERROR, E_USER_DEPRECATED

Also move E_STRICT to the new section for predefined constants.
php.vim