summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-07 14:54:30 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-07 14:54:30 +0200
commit3ed3a14aa6eb49b40121d6b5edd63971d4f84c8d (patch)
tree4c516f7f6133c9e6e5f755b0eb322a17782bd56f /REFLECTION
parentfb1e0d3b709a7651e55f5cc0a1d4898800d14240 (diff)
php-pecl-zip: 1.13.0 (reflection)
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION22
1 files changed, 20 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index d0890cc..4353326 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #177 zip version 1.12.5 ] {
+Extension [ <persistent> extension #182 zip version 1.13.0 ] {
- Functions {
Function [ <internal:zip> function zip_open ] {
@@ -151,7 +151,7 @@ Extension [ <persistent> extension #177 zip version 1.12.5 ] {
- Properties [0] {
}
- - Methods [35] {
+ - Methods [37] {
Method [ <internal:zip> public method open ] {
- Parameters [2] {
@@ -428,6 +428,24 @@ Extension [ <persistent> extension #177 zip version 1.12.5 ] {
Parameter #3 [ <optional> $flags ]
}
}
+
+ Method [ <internal:zip> public method setCompressionName ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $name ]
+ Parameter #1 [ <required> $method ]
+ Parameter #2 [ <optional> $compflags ]
+ }
+ }
+
+ Method [ <internal:zip> public method setCompressionIndex ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $index ]
+ Parameter #1 [ <required> $method ]
+ Parameter #2 [ <optional> $compflags ]
+ }
+ }
}
}
}