History log of /PHP-8.1/ext/zip/php_zip.h (Results 1 – 25 of 109)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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
# 8cfd7e21 13-Oct-2021 Remi Collet

Merge branch 'PHP-8.0' into PHP-8.1

* PHP-8.0:
bump zip ext version


# 6d0d5227 13-Oct-2021 Remi Collet

bump zip ext version

Revision tags: php-7.3.31
# d515979b 01-Sep-2021 Remi Collet

Merge branch 'PHP-8.0' into PHP-8.1

* PHP-8.0:
NEWS + bump zip version
Fix #80833 ZipArchive::getStream doesn't use setPassword


# fde24e4d 01-Sep-2021 Remi Collet

NEWS + bump zip version

Revision tags: php-7.3.30
# a6ffd8d1 12-Aug-2021 Remi Collet

Fix #80833 ZipArchive::getStream doesn't use setPassword

Revision tags: php-7.3.29
# 6007beda 07-Jun-2021 Remi Collet

Merge branch 'PHP-8.0'

* PHP-8.0:
zip extension is now 1.19.3


# 1671996e 07-Jun-2021 Remi Collet

zip extension is now 1.19.3

# 01b3fc03 06-May-2021 KsaR

Update http->https in license (#6945)

1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as

Update http->https in license (#6945)

1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as 3.0 states "php 5.1.1, 4.1.1, and earlier".
3. In some license comments is "at through the world-wide-web" while most is without "at", so deleted.
4. fixed indentation in some files before |

show more ...

Revision tags: php-7.3.28, php-7.3.27, php-7.3.26, php-7.3.26RC1, php-7.3.25
# ce18899b 23-Nov-2020 Remi Collet

zip extension is 1.19.2

Revision tags: php-7.3.25RC1, php-7.3.24, php-7.3.24RC1
# e39ce172 29-Sep-2020 Remi Collet

bump zip extension version

Revision tags: php-7.3.23, php-7.3.23RC1, php-7.3.22, php-7.3.22RC1, php-7.3.21
# 42226fcf 21-Jul-2020 Remi Collet

add ZipArchive::CM_XZ constant (in upcoming libzip 1.8.0)

Revision tags: php-7.3.21RC1, php-7.3.20, php-7.3.20RC1, php-7.3.19
# a838cb5e 05-Jun-2020 Remi Collet

bump zip version

Revision tags: php-7.4.7RC1, php-7.3.19RC1
# 86d58e9f 20-May-2020 Máté Kocsis

Generate function entries for ext/zip

Closes GH-5601

Revision tags: php-7.3.18RC1, php-7.2.30, php-7.3.17, php-7.3.17RC1
# d12b4c3c 20-Mar-2020 Remi Collet

bump zip version

# a5f136b8 18-Mar-2020 Remi Collet

bump zp to 1.18.1 + doc

Revision tags: 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

# 0b21a894 04-Mar-2020 Remi Collet

add lastId property to ZipArchive

Revision tags: php-7.3.16RC1
# a6d86c9b 02-Mar-2020 Remi Collet

bump zip version + NEWS

Revision tags: php-7.3.15RC1
# c2a61c9d 03-Feb-2020 Remi Collet

zip ext is now 1.17.1

# b915d688 31-Jan-2020 Remi Collet

Zip: version is now 1.17.0
change for Windows (which have libzip 1.4 by default)
update NEWS

# 3af1cee8 30-Jan-2020 Remi Collet

add ZipArchive::registerProgressCallback and ZipArchive::registerCancelCallback methods

# b8d635cd 29-Jan-2020 Remi Collet

zip extension version is now 1.16.1

# ac9a265f 28-Jan-2020 Remi Collet

- bump zip extension version to 1.16.0 - add ZipArchive::setMtimeName and ZipArchive::setMtimeIndex methods

# cb1b26ac 27-Jan-2020 Remi Collet

Merge branch 'PHP-7.4'

* PHP-7.4:
- bump zip extension version to 1.15.6 - add ZipArchive::LIBZIP_VERSION - skip bug53885.phpt with libzip 1.6.0 (empty file is no more valid archive)


# 5215f072 27-Jan-2020 Remi Collet

- bump zip extension version to 1.15.6
- add ZipArchive::LIBZIP_VERSION
- skip bug53885.phpt with libzip 1.6.0 (empty file is no more valid archive)

12345