From 22182cfccd452cf5159a9e125897656bfbc4083c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Jul 2024 08:24:31 +0200 Subject: refl --- PHPINFO | 2 +- REFLECTION | 4 ++-- 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 [ extension #125 yaf version 3.3.5 ] { +Extension [ extension #98 yaf version 3.3.6 ] { - Dependencies { Dependency [ spl (Required) ] @@ -37,7 +37,7 @@ Extension [ 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 } -- cgit