History log of /PHP-8.2/ext/zip/tests/oo_addglob2.phpt (Results 1 – 6 of 6)
Revision Date Author Comments
# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# 0dda242b 05-Aug-2020 Nikita Popov

Add GLOB_BRACE skipif


# 0c6d06ec 29-Jun-2020 Fabien Villepinte

Replace EXPECTF when possible

Closes GH-5779


# 682e2f6c 11-May-2020 Rod Elias

Trim trailing whitespaces and fix code style

Closes GH-5554.


# db62ad18 20-Mar-2020 Remi Collet

fix test, thanks Indrek


# 3b22e105 18-Mar-2020 Remi Collet

Fix bug #77960 add compr. /encr. options for ZipArchive::addGlob and ZipArchive::addPattern

options parameter now accepts:
- comp_method
- comp_flags
- enc_method
- enc_passw

Fix bug #77960 add compr. /encr. options for ZipArchive::addGlob and ZipArchive::addPattern

options parameter now accepts:
- comp_method
- comp_flags
- enc_method
- enc_password

show more ...