summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-11 06:23:13 +0100
committerRemi Collet <remi@php.net>2023-12-11 06:23:13 +0100
commiteb5dca9010c7f4b233ccbc04f0d6e00e743ca1e4 (patch)
treea026ca631c3258720fd4b952414c871b6aea55c7 /REFLECTION
parentfb12e02e68457a8d466639290675e00b5817b01a (diff)
update to 22.1.2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index cc07aaf..a6806a0 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #88 openswoole version 22.1.0 ] {
+Extension [ <persistent> extension #67 openswoole version 22.1.2 ] {
- Dependencies {
Dependency [ swoole (Conflicts) ]
@@ -23,11 +23,11 @@ Extension [ <persistent> extension #88 openswoole version 22.1.0 ] {
}
- Constants [357] {
- Constant [ string OPENSWOOLE_VERSION ] { 22.1.0 }
- Constant [ int OPENSWOOLE_VERSION_ID ] { 220100 }
+ Constant [ string OPENSWOOLE_VERSION ] { 22.1.2 }
+ Constant [ int OPENSWOOLE_VERSION_ID ] { 220102 }
Constant [ int OPENSWOOLE_MAJOR_VERSION ] { 22 }
Constant [ int OPENSWOOLE_MINOR_VERSION ] { 1 }
- Constant [ int OPENSWOOLE_RELEASE_VERSION ] { 0 }
+ Constant [ int OPENSWOOLE_RELEASE_VERSION ] { 2 }
Constant [ string OPENSWOOLE_EXTRA_VERSION ] { }
Constant [ int SWOOLE_SOCK_TCP ] { 1 }
Constant [ int SWOOLE_SOCK_TCP6 ] { 3 }