Updated against PHP 5.5.14

Bunch of new stuff in 5.5.14, I also had to disable the varnish extension as I
couldn't get it working locally. Starting to think that perhaps I should build
out a Linux VM to run the updates against as doing so on OS X has been a bit of
a pain with a handful of packages.
This commit is contained in:
Josh Sherman 2014-06-30 18:44:50 -04:00
parent 5da9e87d89
commit a3d9a0622e
3 changed files with 11 additions and 17 deletions

View file

@ -145,7 +145,7 @@ $allowed_extensions = [
'tokyo_tyrant',
'uploadprogress',
'uuid',
'varnish',
#'varnish',
'wbxml',
'wddx',
'xcache',