From ec95d223d5b5dd1d4af8003fe104440d1d6c82fc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Dec 2012 17:50:21 +0100 Subject: php5.5: comments --- php55.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'php55.spec') diff --git a/php55.spec b/php55.spec index f4868ea..fed1566 100644 --- a/php55.spec +++ b/php55.spec @@ -893,12 +893,13 @@ mkdir Zend && cp ../Zend/zend_{language,ini}_{parser,scanner}.[ch] Zend fi # Always static: -# date, filter: not supported +# date, filter, libxml, reflection, spl: not supported # ereg: build options vary per SAPI # hash: for PHAR_SIG_SHA256 and PHAR_SIG_SHA512 # session: dep on hash, used by soap and wddx # pcre: used by filter, zip # pcntl, readline: only used by CLI sapi +# openssl: for PHAR_SIG_OPENSSL # zlib: used by image ln -sf ../configure %configure \ -- cgit