summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-10-06 14:09:25 +0200
committerRemi Collet <remi@php.net>2021-10-06 14:09:25 +0200
commit3afbd0c1c6cb82291e30eae221817529300809f3 (patch)
treee90fe0940b815c4485e88eae23f76b771b64921b /REFLECTION
parentdb53f337a40469e63a7a1a819b9ab68383d5e8d1 (diff)
test build for 1.20.0-dev
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION26
1 files changed, 24 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 1735c82..7edd9f6 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #66 zip version 1.19.5 ] {
+Extension [ <persistent> extension #66 zip version 1.20.0-dev ] {
- Functions {
Function [ <internal:zip> function zip_open ] {
@@ -203,7 +203,7 @@ Extension [ <persistent> extension #66 zip version 1.19.5 ] {
Property [ <default> public $comment ]
}
- - Methods [45] {
+ - Methods [48] {
Method [ <internal:zip> public method open ] {
- Parameters [2] {
@@ -237,6 +237,12 @@ Extension [ <persistent> extension #66 zip version 1.19.5 ] {
}
}
+ Method [ <internal:zip> public method clearError ] {
+
+ - Parameters [0] {
+ }
+ }
+
Method [ <internal:zip> public method addEmptyDir ] {
- Parameters [2] {
@@ -454,6 +460,22 @@ Extension [ <persistent> extension #66 zip version 1.19.5 ] {
}
}
+ Method [ <internal:zip> public method getStreamName ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $entryname ]
+ Parameter #1 [ <optional> $flags ]
+ }
+ }
+
+ Method [ <internal:zip> public method getStreamIndex ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $index ]
+ Parameter #1 [ <optional> $flags ]
+ }
+ }
+
Method [ <internal:zip> public method getStream ] {
- Parameters [1] {