History log of /PHP-8.1/ext/zip/tests/oo_cancel.phpt (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8fc023cb 01-May-2023 Ilija Tovilo

[skip ci] Fix tmp file clash in ext/zip/tests/oo_cancel.phpt


Revision tags: php-8.1.7RC1, php-8.1.4RC1, php-8.1.3, php-8.1.2RC1, php-8.1.0, php-7.3.33, php-7.3.32, php-7.3.31, php-7.3.30, php-7.3.29
# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


Revision tags: php-7.3.28, php-7.3.27, php-7.3.26, php-7.3.26RC1, php-7.3.25, php-7.3.25RC1, php-7.3.24, php-7.3.24RC1, php-7.3.23, php-7.3.23RC1, php-7.3.22, php-7.3.22RC1, php-7.3.21, php-7.3.21RC1, php-7.3.20, php-7.3.20RC1, php-7.3.19, php-7.4.7RC1, php-7.3.19RC1, php-7.3.18RC1, php-7.2.30, php-7.3.17, php-7.3.17RC1, php-7.3.18, php-7.3.16
# 6f536052 05-Mar-2020 Remi Collet

- make status, statusSys properties and
ZipArchive::getStatusString() method available after archive is closed


Revision tags: php-7.3.16RC1, php-7.3.15RC1
# f8d79582 03-Feb-2020 Nikita Popov

Reindent phpt files


# 3af1cee8 30-Jan-2020 Remi Collet

add ZipArchive::registerProgressCallback and ZipArchive::registerCancelCallback methods