summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index fc0c65d..6a2ebc1 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #172 zip version 1.15.2 ] {
+Extension [ <persistent> extension #177 zip version 1.15.3 ] {
- Functions {
Function [ <internal:zip> function zip_open ] {
@@ -69,7 +69,7 @@ Extension [ <persistent> extension #172 zip version 1.15.2 ] {
- Classes [1] {
Class [ <internal:zip> class ZipArchive implements Countable ] {
- - Constants [79] {
+ - Constants [80] {
Constant [ public integer CREATE ] { 1 }
Constant [ public integer EXCL ] { 2 }
Constant [ public integer CHECKCONS ] { 4 }
@@ -134,6 +134,7 @@ Extension [ <persistent> extension #172 zip version 1.15.2 ] {
Constant [ public integer OPSYS_MACINTOSH ] { 7 }
Constant [ public integer OPSYS_Z_SYSTEM ] { 8 }
Constant [ public integer OPSYS_Z_CPM ] { 9 }
+ Constant [ public integer OPSYS_CPM ] { 9 }
Constant [ public integer OPSYS_WINDOWS_NTFS ] { 10 }
Constant [ public integer OPSYS_MVS ] { 11 }
Constant [ public integer OPSYS_VSE ] { 12 }