History log of /PHP-5.5/ext/zip/php_zip.c (Results 126 – 137 of 137)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e85a3787 06-Sep-2006 Pierre Joye

- wrong cast, strlen is int


# eee95ef3 06-Sep-2006 Nuno Lopes

MFH zend_parse_parameters() fixes


# ad58ad26 06-Sep-2006 Pierre Joye

- MFH: zip_open takes only one parameter (Thx Nuno L.)


Revision tags: php-5.2.0RC3
# 46ce362f 26-Aug-2006 Pierre Joye

- don't rely/use VCWD_REALPATH, use expand_filepath instead
NB: that'd to be true for all this VCWD mess


# 8e54de1d 25-Aug-2006 Pierre Joye

- bundled matches pecl 1.7.1


# 5c8533aa 24-Aug-2006 Pierre Joye

- solve the relative path issues in TS environment


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4
# 4b7358e4 14-Aug-2006 Pierre Joye

- nuke unused parameter (not present in old versions)


# 284ce40c 13-Aug-2006 Pierre Joye

- MFH: locateName should not change the state/error, can be used to test
an entry


# 8d077353 13-Aug-2006 Pierre Joye

- MFP:
- add overwrite mode to ZipArchive::open, always starts a new archive
- Fix safe mode checks on extract
- Fix possible leaks when a safe mode error has been raised


# 9d26a88c 13-Aug-2006 Pierre Joye

- temp fix for a segfault happening when one adds two entries with
the same name


Revision tags: php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# 3a78dce0 28-Jul-2006 Ilia Alshanetsky

Cleanup phpinfo() output


Revision tags: php-5.2.0RC1
# 664d102a 24-Jul-2006 SVN Migration

This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.


123456