From 89233dfd6b8cab525144fe41cde591679a5cd086 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Feb 2026 15:35:42 +0100 Subject: update to 6.1.7 --- REFLECTION | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index b167e71..8dbe7bd 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #120 swoole version 6.1.6 ] { +Extension [ extension #120 swoole version 6.1.7 ] { - Dependencies { Dependency [ json (Required) ] @@ -30,11 +30,11 @@ Extension [ extension #120 swoole version 6.1.6 ] { } - Constants [416] { - Constant [ string SWOOLE_VERSION ] { 6.1.6 } - Constant [ int SWOOLE_VERSION_ID ] { 60106 } + Constant [ string SWOOLE_VERSION ] { 6.1.7 } + Constant [ int SWOOLE_VERSION_ID ] { 60107 } Constant [ int SWOOLE_MAJOR_VERSION ] { 6 } Constant [ int SWOOLE_MINOR_VERSION ] { 1 } - Constant [ int SWOOLE_RELEASE_VERSION ] { 6 } + Constant [ int SWOOLE_RELEASE_VERSION ] { 7 } Constant [ string SWOOLE_EXTRA_VERSION ] { } Constant [ bool SWOOLE_DEBUG ] { } Constant [ bool SWOOLE_HAVE_COMPRESSION ] { 1 } -- cgit