Updated to PHP 5.5.16
Also dropped test_helpers in favor of uopz.
This commit is contained in:
parent
6d41bb8ebd
commit
6bc797f1b1
2 changed files with 13 additions and 14 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue