diff options
| author | Remi Collet <remi@remirepo.net> | 2024-07-01 08:24:31 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-07-01 08:24:31 +0200 | 
| commit | 22182cfccd452cf5159a9e125897656bfbc4083c (patch) | |
| tree | 72addc45013b7d44f91edd4db0f4cc184608ade7 | |
| parent | daa4c27a0b47880983c48cc47fc84aacc9d9f0a9 (diff) | |
refl
| -rw-r--r-- | PHPINFO | 2 | ||||
| -rw-r--r-- | REFLECTION | 4 | 
2 files changed, 3 insertions, 3 deletions
@@ -2,7 +2,7 @@  yaf  yaf support => enabled -Version => 3.3.5 +Version => 3.3.6  Supports => http://pecl.php.net/package/yaf  Directive => Local Value => Master Value @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #125 yaf version 3.3.5 ] { +Extension [ <persistent> extension #98 yaf version 3.3.6 ] {    - Dependencies {      Dependency [ spl (Required) ] @@ -37,7 +37,7 @@ Extension [ <persistent> extension #125 yaf version 3.3.5 ] {    }    - Constants [13] { -    Constant [ string YAF_VERSION ] { 3.3.5 } +    Constant [ string YAF_VERSION ] { 3.3.6 }      Constant [ string YAF_ENVIRON ] { product }      Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 }      Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 }  | 
