summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-15 17:55:10 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-15 17:55:10 +0200
commit393701cfa3632632a6403418aeddcd8846a5487a (patch)
tree655caccccd2cb9fdea252c412bc44789e88b92fe /REFLECTION
parent03691c269ec083f978a29b403b49536963df6c38 (diff)
php-pecl-zip: 1.12.5
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 722e345..d0890cc 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #151 zip version 1.12.4 ] {
+Extension [ <persistent> extension #177 zip version 1.12.5 ] {
- Functions {
Function [ <internal:zip> function zip_open ] {
@@ -69,7 +69,7 @@ Extension [ <persistent> extension #151 zip version 1.12.4 ] {
- Classes [1] {
Class [ <internal:zip> class ZipArchive ] {
- - Constants [69] {
+ - Constants [70] {
Constant [ integer CREATE ] { 1 }
Constant [ integer EXCL ] { 2 }
Constant [ integer CHECKCONS ] { 4 }
@@ -128,6 +128,7 @@ Extension [ <persistent> extension #151 zip version 1.12.4 ] {
Constant [ integer OPSYS_OS_2 ] { 6 }
Constant [ integer OPSYS_MACINTOSH ] { 7 }
Constant [ integer OPSYS_Z_SYSTEM ] { 8 }
+ Constant [ integer OPSYS_Z_CPM ] { 9 }
Constant [ integer OPSYS_WINDOWS_NTFS ] { 10 }
Constant [ integer OPSYS_MVS ] { 11 }
Constant [ integer OPSYS_VSE ] { 12 }