]> granicus.if.org Git - php/commit
Remove restrict zend_portability define
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 11 Apr 2019 13:32:30 +0000 (15:32 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 11 Apr 2019 13:32:30 +0000 (15:32 +0200)
commitc51eafe931464e920c628b9cfa03a26878f352fb
tree02d8f1d6b878bd84abc182c353e5256558d6c0f4
parent2d823cb6811cf51675693d4405b4f16f75acac2b
Remove restrict zend_portability define

We're not using this anywhere, and it causes warnings, so I'm
dropping it. If we do end up needing this, it should be reintroduced
with a ZEND_ prefix.
Zend/zend_portability.h