summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-01 08:24:31 +0200
committerRemi Collet <remi@php.net>2024-07-01 08:24:31 +0200
commit22182cfccd452cf5159a9e125897656bfbc4083c (patch)
tree72addc45013b7d44f91edd4db0f4cc184608ade7
parentdaa4c27a0b47880983c48cc47fc84aacc9d9f0a9 (diff)
refl
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION4
2 files changed, 3 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 6b6d1d0..111a8d2 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -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
diff --git a/REFLECTION b/REFLECTION
index a7c4f0c..3550160 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -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 }