History log of /PHP-7.4/ext/zip/php_zip.c (Results 201 – 225 of 270)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2
# f370d790 09-Feb-2010 Rasmus Lerdorf

It's a size_t here, not an unsigned int.


Revision tags: php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9
# 4b8064c9 24-Feb-2009 Ilia Alshanetsky

Adjust previous fix


# 551a2d52 22-Feb-2009 Ilia Alshanetsky

Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt
test


Revision tags: php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 206a7cef 02-Jan-2009 Pierre Joye

- year++


# ee86a202 02-Jan-2009 Pierre Joye

- fix filename property read


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE
# 3c121bf1 12-Nov-2008 Felipe Pena

- MFH: Removed unused variables


# b9853c4f 12-Nov-2008 Pierre Joye

- MFH:
- #14962, makes extractTo 2nd argument really optional
- replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO


Revision tags: BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2
# 7d5a67a0 23-Oct-2008 Pierre Joye

- flatten path and make them relative before extraction
- remove unnecessary export


# 1d5ba8bb 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars


Revision tags: php-5.2.7RC1
# 6fb114f1 08-Aug-2008 Pierre Joye

- MFH: constify zend_function_entry and update phpinfo


# ed2abda5 08-Aug-2008 Pierre Joye

- MFH: missing openbasedir check


# f4087a70 08-Aug-2008 Pierre Joye

- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)


# b9d7e8b0 08-Aug-2008 Pierre Joye

- MFH: fix leak in zif_zip_entry_read and ::ExtractTo on Error


# 5505650c 08-Aug-2008 Pierre Joye

- use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFILE, easier to keep code synced with HEAD


# 73ab5175 08-Aug-2008 Antony Dovgal

move unused vars into their ifdef


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# c7570893 04-Jul-2008 Felipe Pena

- Reverted previous commit
- Moved protos to .c (sync with HEAD)


# 12a4c54d 03-Jul-2008 Felipe Pena

- Fixed compile warnings


# bedd3238 03-Jul-2008 Felipe Pena

- Added arginfo (functions)


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# b734bf4b 21-May-2008 Pierre Joye

- sync with PECL HEAD


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# da5b986a 18-Jan-2008 Pierre Joye

- MFB: reflect the correct version


# 0d074e23 18-Jan-2008 Greg Beaver

update module version number


1234567891011