summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-23 23:26:08 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-23 23:26:08 +0100
commitbcb1c193d4cff09678b1c43a6a7c1d42d4e9c7dd (patch)
treebe8c85611cf2d47b8c8a30eebac91608cb272e9b /travis
parentb167dbe3ae9201e725d9f02817849e65bbb50c02 (diff)
parent6b362e063c0adbe5405c28f641bfe264a6ef3efb (diff)
downloadphp-git-bcb1c193d4cff09678b1c43a6a7c1d42d4e9c7dd.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Remove enable-wddx from Travis compile as it WDDX has been unbundled as of PHP 7.4
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index cb8f0fbe2d..33cc3e3578 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 \