diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-28 14:16:55 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-28 14:16:55 +0200 |
commit | 383eac50adf92c77c6ff29d18429c7e188f77e60 (patch) | |
tree | 40cb00699ca3e2c80ccb03719bbffdc361f9baf0 /PHPINFO | |
parent | 155752b024527ff9332cba999e0f132ac3ce5b1d (diff) |
add upstream patch for PHP 7.3
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ + +yaf + +yaf support => enabled +Version => 3.0.7 +Supports => http://pecl.php.net/package/yaf + +Directive => Local Value => Master Value +yaf.library => no value => no value +yaf.action_prefer => Off => Off +yaf.lowcase_path => Off => Off +yaf.use_spl_autoload => Off => Off +yaf.forward_limit => 5 => 5 +yaf.name_suffix => On => On +yaf.name_separator => no value => no value +yaf.st_compatible => Off => Off +yaf.environ => product => product +yaf.use_namespace => Off => Off |