View | Details | Raw Unified | Return to bug 234305
Collapse All | Expand All

(-)files/patch-xdebug__compat.h (+11 lines)
Line 0 Link Here
1
--- xdebug_compat.h.orig	2018-12-23 17:22:30 UTC
2
+++ xdebug_compat.h
3
@@ -75,8 +75,4 @@ zend_bool xdebug_zend_hash_apply_protection_end(HashTa
4
 #  define XDEBUG_ZEND_CONSTANT_MODULE_NUMBER(v) ((v)->module_number)
5
 # endif
6
 
7
-# if PHP_VERSION_ID < 70300
8
-typedef void (*zif_handler)(INTERNAL_FUNCTION_PARAMETERS);
9
-# endif
10
-
11
 #endif

Return to bug 234305