]> granicus.if.org Git - php/commit
Deprecate defining a free-standing assert() function
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 4 Jul 2018 21:20:29 +0000 (23:20 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 21 Jul 2018 20:34:09 +0000 (22:34 +0200)
commit5c4047b3396818e51bc95878cd45bcd3ff6d357b
tree0ed9f6eb1be279b20066069d9e9890faea28848b
parentf4a9da389b728dcff2b499ff64fefd1c8e762c85
Deprecate defining a free-standing assert() function

Part of https://wiki.php.net/rfc/deprecations_php_7_3.
Zend/tests/custom_assert_deprecation.phpt [new file with mode: 0644]
Zend/zend_compile.c