diff options
Diffstat (limited to 'ext/standard/php_assert.h')
| -rw-r--r-- | ext/standard/php_assert.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/php_assert.h b/ext/standard/php_assert.h index 1289cc9b30..a0d81ed84e 100644 --- a/ext/standard/php_assert.h +++ b/ext/standard/php_assert.h @@ -22,7 +22,5 @@ PHP_MSHUTDOWN_FUNCTION(assert); PHP_RINIT_FUNCTION(assert); PHP_RSHUTDOWN_FUNCTION(assert); PHP_MINFO_FUNCTION(assert); -PHP_FUNCTION(assert); -PHP_FUNCTION(assert_options); #endif /* PHP_ASSERT_H */ |
