summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-16 07:54:46 +0100
committerRemi Collet <remi@php.net>2025-02-16 07:54:46 +0100
commit498321920ce54c8cb26135a1ed3ce8aeb070cbfd (patch)
tree2730ebd3fdfd82c08af231c5406ed039cec28c55 /REFLECTION
parent4ec530a138e714876653a5828b2532d908160988 (diff)
update to 5.1.7HEADmaster
re-license spec file to CECILL-2.1 fix cpu affinity check using patch from v6 update to 5.1.7 re-license spec file to CECILL-2.1 fix cpu affinity check using patch from v6
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION47
1 files changed, 24 insertions, 23 deletions
diff --git a/REFLECTION b/REFLECTION
index 3ceec55..38ec79f 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
+Extension [ <persistent> extension #108 swoole version 5.1.7 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -33,11 +33,11 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
}
- Constants [422] {
- Constant [ string SWOOLE_VERSION ] { 5.1.6 }
- Constant [ int SWOOLE_VERSION_ID ] { 50106 }
+ Constant [ string SWOOLE_VERSION ] { 5.1.7 }
+ Constant [ int SWOOLE_VERSION_ID ] { 50107 }
Constant [ int SWOOLE_MAJOR_VERSION ] { 5 }
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 }
@@ -2328,7 +2328,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <optional> int $flags = SORT_REGULAR ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method ksort ] {
@@ -2336,7 +2336,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <optional> int $flags = SORT_REGULAR ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method uasort ] {
@@ -2344,7 +2344,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <required> callable $callback ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method uksort ] {
@@ -2352,21 +2352,21 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <required> callable $callback ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method natsort ] {
- Parameters [0] {
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method natcasesort ] {
- Parameters [0] {
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator, prototype Serializable> public method unserialize ] {
@@ -2902,7 +2902,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <optional> int $flags = SORT_REGULAR ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method ksort ] {
@@ -2910,7 +2910,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <optional> int $flags = SORT_REGULAR ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method uasort ] {
@@ -2918,7 +2918,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <required> callable $callback ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method uksort ] {
@@ -2926,21 +2926,21 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <required> callable $callback ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method natsort ] {
- Parameters [0] {
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator> public method natcasesort ] {
- Parameters [0] {
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayIterator, prototype Serializable> public method unserialize ] {
@@ -3126,7 +3126,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <optional> int $flags = SORT_REGULAR ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayObject> public method ksort ] {
@@ -3134,7 +3134,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <optional> int $flags = SORT_REGULAR ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayObject> public method uasort ] {
@@ -3142,7 +3142,7 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <required> callable $callback ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayObject> public method uksort ] {
@@ -3150,21 +3150,21 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Parameters [1] {
Parameter #0 [ <required> callable $callback ]
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayObject> public method natsort ] {
- Parameters [0] {
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayObject> public method natcasesort ] {
- Parameters [0] {
}
- - Tentative return [ bool ]
+ - Tentative return [ true ]
}
Method [ <internal:SPL, inherits ArrayObject, prototype Serializable> public method unserialize ] {
@@ -5211,8 +5211,9 @@ Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Static methods [0] {
}
- - Properties [8] {
+ - Properties [9] {
Property [ public $streamId = 0 ]
+ Property [ public $serverLastStreamId = 0 ]
Property [ public $errCode = 0 ]
Property [ public $statusCode = 0 ]
Property [ public $pipeline = false ]