summaryrefslogtreecommitdiff
path: root/devel/pecl-xdebug-devel/files/patch-xdebug__compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-xdebug-devel/files/patch-xdebug__compat.h')
-rw-r--r--devel/pecl-xdebug-devel/files/patch-xdebug__compat.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/pecl-xdebug-devel/files/patch-xdebug__compat.h b/devel/pecl-xdebug-devel/files/patch-xdebug__compat.h
deleted file mode 100644
index f631c585edff..000000000000
--- a/devel/pecl-xdebug-devel/files/patch-xdebug__compat.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- xdebug_compat.h.orig 2018-12-23 17:22:30 UTC
-+++ xdebug_compat.h
-@@ -75,8 +75,4 @@ zend_bool xdebug_zend_hash_apply_protection_end(HashTa
- # define XDEBUG_ZEND_CONSTANT_MODULE_NUMBER(v) ((v)->module_number)
- # endif
-
--# if PHP_VERSION_ID < 70300
--typedef void (*zif_handler)(INTERNAL_FUNCTION_PARAMETERS);
--# endif
--
- #endif