2023-11-30 17:27:16 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: archivers/php-pecl-zip: update to 1.22.3 1.22.3 (2023-11-24) * fix GH-12661 (Inconsistency in ZipArchive::addGlob 'remove_path' Option Behavior) |
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-08-26 09:24:39 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: archivers/php-pecl-zip: update to 1.22.2 1.22.2 (2023-08-23) * add ZipArchive::LENGTH_TO_END and ZipArchive::LENGTH_UNCHECKED constants with libzip 1.10.1 * use typed constants in 8.3 |
2023-07-19 16:51:39 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: archivers/php-pecl-zip: update to 1.22.1 1.22.0 (2023-06-27) * compatibility with 8.3 * add new error macros (ER_DATA_LENGTH and ER_NOT_ALLOWED) with libzip >= 1.10.0 * add new archive global flags (ER_AFL_*) with libzip >= 1.10.0 * add ZipArchive::setArchiveFlag and ZipArchive::getArchiveFlag methods 1.22.1 (2023-06-29) * add more tests * ZipArchive::FL_RECOMPRESS constant is deprecated and will be removed in a future version of libzip * add ZipArchive::FL_OPEN_FILE_NOW to open the file when added instead of waiting for archive to be closed |
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message: revbump after textproc/icu update |
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message: *: bump PKGREVISION for libunistring shlib major bump |
2022-10-06 16:22:38 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: archivers/php-pecl-zip: update to 1.21.1 1.21.1 (2022-09-16) * PHP 8.2 compatibility |