From 87a09e788fd713fb5c314f2fa9d9134fef902401 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 21 Oct 2016 07:30:32 +0000 Subject: Remove expired PHP5.5 ports. --- archivers/php55-phar/files/patch-phar.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 archivers/php55-phar/files/patch-phar.c (limited to 'archivers/php55-phar/files/patch-phar.c') diff --git a/archivers/php55-phar/files/patch-phar.c b/archivers/php55-phar/files/patch-phar.c deleted file mode 100644 index ae3b3230e526..000000000000 --- a/archivers/php55-phar/files/patch-phar.c +++ /dev/null @@ -1,11 +0,0 @@ ---- phar.c.orig 2016-06-21 11:11:59 UTC -+++ phar.c -@@ -3651,7 +3651,7 @@ static const zend_module_dep phar_deps[] - ZEND_MOD_OPTIONAL("openssl") - ZEND_MOD_OPTIONAL("zlib") - ZEND_MOD_OPTIONAL("standard") --#if defined(HAVE_HASH) && !defined(COMPILE_DL_HASH) -+#if defined(HAVE_HASH) - ZEND_MOD_REQUIRED("hash") - #endif - #if HAVE_SPL -- cgit v1.2.3