1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fixed bug #62795 (Zip extension version not defined)

This commit is contained in:
Xinchen Hui
2012-08-11 15:59:06 +08:00
parent 7130887719
commit e1180b4f1a

1
.gitattributes vendored
View File

@@ -15,6 +15,7 @@ ext/dba/libflatfile/flatfile.c ident
ext/dba/libcdb/cdb_make.c ident
ext/dba/libcdb/cdb.c ident
ext/filter/filter.c ident
ext/zip/php_zip.c ident
README.input_filter ident
run-tests.php ident
sapi/nsapi/nsapi.c ident