[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-02-24 Thread Ilia Alshanetsky
iliaa Tue Feb 24 23:55:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: Adjust previous fix http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.28r2=1.1.2.38.2.29diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-02-23 Thread Antony Dovgal
On 22.02.2009 20:54, Ilia Alshanetsky wrote: iliaa Sun Feb 22 17:54:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip php_zip.c Log: Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt test 3 failed tests in

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-02-23 Thread Ilia Alshanetsky
Hmm, I'll take a looks seems unusual that something would break in this case. On 23-Feb-09, at 2:06 PM, Antony Dovgal wrote: On 22.02.2009 20:54, Ilia Alshanetsky wrote: iliaa Sun Feb 22 17:54:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-02-22 Thread Ilia Alshanetsky
iliaa Sun Feb 22 17:54:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt test

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:10:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - fix filename property read http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.25r2=1.1.2.38.2.26diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:35:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - year++ http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.26r2=1.1.2.38.2.27diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-11-12 Thread Felipe Pena
felipe Wed Nov 12 17:26:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - MFH: Removed unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.23r2=1.1.2.38.2.24diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c php_zip.h

2008-10-23 Thread Pierre-Alain Joye
pajoye Thu Oct 23 16:12:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c php_zip.h Log: - flatten path and make them relative before extraction - remove unnecessary export

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-08-08 Thread Antony Dovgal
tony2001Fri Aug 8 10:12:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: move unused vars into their ifdef http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.12r2=1.1.2.38.2.13diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-08-08 Thread Pierre-Alain Joye
pajoye Fri Aug 8 15:37:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFILE, easier to keep code synced with HEAD

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-08-08 Thread Pierre-Alain Joye
pajoye Fri Aug 8 15:41:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - MFH: fix leak in zif_zip_entry_read and ::ExtractTo on Error

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c php_zip.h

2008-08-08 Thread Pierre-Alain Joye
pajoye Fri Aug 8 15:52:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c php_zip.h Log: - MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-08-08 Thread Pierre-Alain Joye
pajoye Fri Aug 8 15:56:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - MFH: missing openbasedir check http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.16r2=1.1.2.38.2.17diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-08-08 Thread Pierre-Alain Joye
pajoye Fri Aug 8 16:05:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - MFH: constify zend_function_entry and update phpinfo http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.17r2=1.1.2.38.2.18diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c

2008-07-04 Thread Felipe Pena
felipe Fri Jul 4 14:43:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c Log: - Reverted previous commit - Moved protos to .c (sync with HEAD)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c php_zip.h

2008-07-03 Thread Felipe Pena
felipe Thu Jul 3 12:53:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c php_zip.h Log: - Fixed compile warnings http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.10r2=1.1.2.38.2.11diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c php_zip.h

2008-01-17 Thread Pierre-Alain Joye
pajoye Fri Jan 18 01:11:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c php_zip.h Log: - MFB: reflect the correct version http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.7r2=1.1.2.38.2.8diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c /ext/zip/lib zip.h zip_alias.h zipint.h zipint_alias.h

2008-01-12 Thread Greg Beaver
cellog Sun Jan 13 06:02:30 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/zip/libzip_alias.h zipint_alias.h Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/libzip.h zipint.h Log: MFH: alias all zip

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c /ext/zip/lib zipint_alias.h

2008-01-12 Thread Greg Beaver
cellog Sun Jan 13 06:22:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c /php-src/ext/zip/libzipint_alias.h Log: a few fixes: overwrite all my careful work in zipint_alias.h with zipint.h, so had to restore that.