summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-16 08:02:25 +0200
committerRemi Collet <remi@php.net>2026-05-16 08:02:25 +0200
commitf103aee5052e18030d2a7db541614695c0c24a5e (patch)
tree8f747883d8df1e9e790ead59771fc3f4cdbdccba /REFLECTION
parent89233dfd6b8cab525144fe41cde591679a5cd086 (diff)
update to 6.1.8v6.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 8dbe7bd..e811d0c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #120 swoole version 6.1.7 ] {
+Extension [ <persistent> extension #66 swoole version 6.1.8 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -30,11 +30,11 @@ Extension [ <persistent> extension #120 swoole version 6.1.7 ] {
}
- Constants [416] {
- Constant [ <persistent> string SWOOLE_VERSION ] { 6.1.7 }
- Constant [ <persistent> int SWOOLE_VERSION_ID ] { 60107 }
+ Constant [ <persistent> string SWOOLE_VERSION ] { 6.1.8 }
+ Constant [ <persistent> int SWOOLE_VERSION_ID ] { 60108 }
Constant [ <persistent> int SWOOLE_MAJOR_VERSION ] { 6 }
Constant [ <persistent> int SWOOLE_MINOR_VERSION ] { 1 }
- Constant [ <persistent> int SWOOLE_RELEASE_VERSION ] { 7 }
+ Constant [ <persistent> int SWOOLE_RELEASE_VERSION ] { 8 }
Constant [ <persistent> string SWOOLE_EXTRA_VERSION ] { }
Constant [ <persistent> bool SWOOLE_DEBUG ] { }
Constant [ <persistent> bool SWOOLE_HAVE_COMPRESSION ] { 1 }