mirror of
https://github.com/php/php-src.git
synced 2025-01-06 02:43:34 +08:00
- Oops
This commit is contained in:
parent
ce0fc22f07
commit
0c9b0ddcd2
@ -23,7 +23,7 @@
|
||||
#define ZEND_BUILTIN_FUNCTIONS_H
|
||||
|
||||
int zend_startup_builtin_functions(TSRMLS_D);
|
||||
int zend_shutdown_builtin_functions(TSRMLS_D);
|
||||
void zend_shutdown_builtin_functions(TSRMLS_D);
|
||||
|
||||
BEGIN_EXTERN_C()
|
||||
ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int provide_object TSRMLS_DC);
|
||||
|
Loading…
Reference in New Issue
Block a user