aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-solr/files/patch-src_php7_php__solr.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/pecl-solr/files/patch-src_php7_php__solr.c')
-rw-r--r--www/pecl-solr/files/patch-src_php7_php__solr.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/pecl-solr/files/patch-src_php7_php__solr.c b/www/pecl-solr/files/patch-src_php7_php__solr.c
deleted file mode 100644
index b2ce1c605d1b..000000000000
--- a/www/pecl-solr/files/patch-src_php7_php__solr.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/php7/php_solr.c.orig 2016-03-30 13:42:31 UTC
-+++ src/php7/php_solr.c
-@@ -1029,8 +1029,6 @@ static zend_function_entry solr_utils_me
-
- /* {{{ solr_module_deps */
- static zend_module_dep solr_module_deps[] = {
-- ZEND_MOD_REQUIRED(PHP_LIBXML_EXTENSION_NAME)
-- ZEND_MOD_REQUIRED(PHP_JSON_EXTENSION_NAME)
- ZEND_MOD_END
- };
- /* }}} */