We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2a887 commit 1fc3034Copy full SHA for 1fc3034
Zend/zend.h
@@ -42,9 +42,6 @@
42
43
#define zend_sprintf sprintf
44
45
-#define HANDLE_BLOCK_INTERRUPTIONS() ZEND_SIGNAL_BLOCK_INTERRUPTIONS()
46
-#define HANDLE_UNBLOCK_INTERRUPTIONS() ZEND_SIGNAL_UNBLOCK_INTERRUPTIONS()
47
-
48
#define INTERNAL_FUNCTION_PARAMETERS zend_execute_data *execute_data, zval *return_value
49
#define INTERNAL_FUNCTION_PARAM_PASSTHRU execute_data, return_value
50
0 commit comments