From: George Peter Banyard Date: Sat, 23 Mar 2019 21:23:05 +0000 (+0100) Subject: Remove enable-wddx from Travis compile as it WDDX has been unbundled as of PHP 7.4 X-Git-Tag: php-7.4.0alpha1~682 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b362e063c0adbe5405c28f641bfe264a6ef3efb;p=php Remove enable-wddx from Travis compile as it WDDX has been unbundled as of PHP 7.4 --- diff --git a/travis/compile.sh b/travis/compile.sh index b995c27e4e..987338014e 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -71,7 +71,6 @@ $TS \ --enable-ftp \ --with-pspell=/usr \ --with-enchant=/usr \ ---enable-wddx \ --with-kerberos \ --enable-sysvmsg \ --enable-zend-test \