Updated to PHP 5.5.16

Also dropped test_helpers in favor of uopz.
This commit is contained in:
Josh Sherman 2014-08-24 16:52:00 -04:00
parent 6d41bb8ebd
commit 6bc797f1b1
2 changed files with 13 additions and 14 deletions

View file

@ -101,7 +101,7 @@ $allowed_extensions = [
'openssl',
'pcre',
'pdo',
'pgsql',
'pdo_pgsql',
'phar',
'pcntl',
'phalcon',
@ -138,13 +138,13 @@ $allowed_extensions = [
'sysvmsg',
'sysvsem',
'sysvshm',
'test_helpers',
'tidy',
'timezonedb',
'tokenizer',
'tokyo_tyrant',
'uploadprogress',
'uuid',
'uopz',
'varnish',
'wbxml',
'wddx',