summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php55.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/php55.spec b/php55.spec
index f20067c..cae7620 100644
--- a/php55.spec
+++ b/php55.spec
@@ -120,6 +120,8 @@ Patch45: php-5.4.8-ldap_r.patch
# RC Patch
Patch91: php-5.3.7-oci8conf.patch
+# WIP https://bugs.php.net/63435
+Patch99: php-wip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -771,6 +773,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
+%patch99 -p0 -b .wip
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE