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

2009-02-24 Thread Ilia Alshanetsky
iliaa Tue Feb 24 23:55:24 2009 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: Adjust previous fix http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.71r2=1.72diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2009-01-01 Thread Pierre-Alain Joye
pajoye Fri Jan 2 00:22:55 2009 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: fix filename property read http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.69r2=1.70diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

[PHP-CVS] cvs: php-src /ext/zip php_zip.c php_zip.h /ext/zip/tests bug14962.phpt bug38943.inc bug38943.phpt bug38943_2.phpt bug38944.phpt bug7658.phpt

2008-11-12 Thread Pierre-Alain Joye
pajoye Wed Nov 12 11:24:49 2008 UTC Added files: /php-src/ext/zip/tests bug14962.phpt Modified files: /php-src/ext/zipphp_zip.c php_zip.h /php-src/ext/zip/tests bug38943.inc bug38943_2.phpt bug38943.phpt

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

2008-11-12 Thread Felipe Pena
felipe Wed Nov 12 17:26:19 2008 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - Removed unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.66r2=1.67diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2008-10-23 Thread Pierre-Alain Joye
pajoye Thu Oct 23 21:18:13 2008 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: flatten path and make them relative before extraction http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.62r2=1.63diff_format=u Index:

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

2008-07-01 Thread Antony Dovgal
tony2001Tue Jul 1 08:21:57 2008 UTC Modified files: /php-src/ext/zipphp_zip.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.57r2=1.58diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2008-01-17 Thread Pierre-Alain Joye
pajoye Fri Jan 18 01:24:29 2008 UTC Modified files: /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.56r2=1.57diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2008-01-14 Thread Antony Dovgal
tony2001Mon Jan 14 08:17:55 2008 UTC Modified files: /php-src/ext/zipphp_zip.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.54r2=1.55diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

[PHP-CVS] cvs: php-src /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:01:59 2008 UTC Added files: /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: MFPECL: alias all zip identifiers

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

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

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

2007-12-15 Thread Hannes Magnusson
bjori Sat Dec 15 12:57:05 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: Fix protos http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.50r2=1.51diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/php_zip.c:1.50

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests oo_properties.phpt

2007-08-06 Thread Hannes Magnusson
bjori Mon Aug 6 21:59:11 2007 UTC Added files: /php-src/ext/zip/tests oo_properties.phpt Modified files: /php-src/ext/zipphp_zip.c Log: - Fix isset/empty($ZipArchive-property) - Add test

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

2007-06-04 Thread Antony Dovgal
tony2001Mon Jun 4 06:38:09 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: fix ws http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.46r2=1.47diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/php_zip.c:1.46

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests bug11216.phpt

2007-06-03 Thread Pierre-Alain Joye
pajoye Sun Jun 3 21:30:12 2007 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/tests bug11216.phpt Log: - MFB: PECL #11216, addEmptyDir crashes if the directory already exists

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

2007-06-03 Thread Pierre-Alain Joye
pajoye Sun Jun 3 21:35:40 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: fix logic http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.45r2=1.46diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2007-05-19 Thread Pierre-Alain Joye
pajoye Sat May 19 22:26:32 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: - Fixed a possible crash in the event directory cannot be created, due to a double free. (Ilia) - Use the same tests for zip_stat

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

2007-03-14 Thread Pierre-Alain Joye
pajoye Wed Mar 14 11:22:13 2007 UTC Modified files: /php-src/ext/zipphp_zip.h php_zip.c zip_stream.c Log: - MFB: - rename SAFEMODE_CHECKFILE to OPENBASEDIR_CHECKPATH (can be used without confusing in head without confusion) - Add safemode and open

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

2007-03-14 Thread Pierre-Alain Joye
pajoye Wed Mar 14 11:37:35 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: free rsrc on error in zip_read (old API) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.40r2=1.41diff_format=u Index: php-src/ext/zip/php_zip.c diff

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

2007-03-14 Thread Pierre-Alain Joye
pajoye Wed Mar 14 12:02:40 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - add openbase_dir checks in ::open and addFile() http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.41r2=1.42diff_format=u Index: php-src/ext/zip/php_zip.c

Re: [PHP-CVS] cvs: php-src /ext/zip php_zip.c php_zip.h zip_stream.c

2007-03-14 Thread Ilia Alshanetsky
Revert? You just changed the code into a macro. Ilia -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src /ext/zip php_zip.c php_zip.h zip_stream.c

2007-03-14 Thread Pierre
On 3/14/07, Ilia Alshanetsky [EMAIL PROTECTED] wrote: Revert? You just changed the code into a macro. It was already a macro, you should have used it. So yes, I revert yours, rename the macro to make its goal clearer and use it. --Pierre -- PHP CVS Mailing List (http://www.php.net/) To

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

2007-03-14 Thread Pierre-Alain Joye
pajoye Wed Mar 14 16:34:56 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: Fixed a possible memory leak on open_basedir validation (Ilia) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.42r2=1.43diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests bug40228.phpt bug40228.zip

2007-01-29 Thread Pierre-Alain Joye
pajoye Mon Jan 29 16:01:55 2007 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/tests bug40228.phpt bug40228.zip Log: - MFB: #40228, ZipArchive::extractTo does create empty directories recursively

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

2007-01-06 Thread Nuno Lopes
nlopess Sat Jan 6 20:30:23 2007 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.36r2=1.37diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/php_zip.c:1.36

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

2006-12-25 Thread Antony Dovgal
tony2001Mon Dec 25 22:40:13 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: add missing space for \0 http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.34r2=1.35diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-12-18 Thread Pierre-Alain Joye
pajoye Tue Dec 19 02:05:27 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - unicode support for the procedural API http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.32r2=1.33diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-12-09 Thread Pierre-Alain Joye
pajoye Sun Dec 10 03:10:55 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: addDir returns true http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.31r2=1.32diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/lib zip_fclose.c

2006-11-11 Thread Nuno Lopes
nlopess Sat Nov 11 23:43:40 2006 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/libzip_fclose.c Log: MFB: fix leaks within zip entries in several tests

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

2006-11-11 Thread Nuno Lopes
nlopess Sun Nov 12 00:31:37 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.30r2=1.31diff_format=u

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

2006-11-11 Thread Pierre
Hello, On 11/12/06, Nuno Lopes [EMAIL PROTECTED] wrote: nlopess Sun Nov 12 00:31:37 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt)

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

2006-11-11 Thread Nuno Lopes
On 11/12/06, Nuno Lopes [EMAIL PROTECTED] wrote: nlopess Sun Nov 12 00:31:37 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: fix leak in the object destrucotr when zip_close() fails (fixes oo_delete.phpt)

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

2006-11-11 Thread Pierre
Hello, On 11/12/06, Nuno Lopes [EMAIL PROTECTED] wrote: It sounds wrong. _zip_free is a private function and is used in zip_close. Can you do it there instead? itself.oo_delete.phpt works here, which error do you have? --Pierre Yes, I also thought that it was a private function, but I

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

2006-11-11 Thread Nuno Lopes
Hello, On 11/12/06, Nuno Lopes [EMAIL PROTECTED] wrote: It sounds wrong. _zip_free is a private function and is used in zip_close. Can you do it there instead? itself.oo_delete.phpt works here, which error do you have? --Pierre Yes, I also thought that it was a private function, but I

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

2006-11-03 Thread Pierre-Alain Joye
pajoye Fri Nov 3 16:23:12 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - fix protos http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.27r2=1.28diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/php_zip.c:1.27

[PHP-CVS] cvs: php-src /ext/zip php_zip.c php_zip.h /ext/zip/tests bug38943.phpt bug38944.phpt oo_extract.phpt

2006-10-31 Thread Pierre-Alain Joye
pajoye Tue Oct 31 14:27:09 2006 UTC Modified files: /php-src/ext/zipphp_zip.c php_zip.h /php-src/ext/zip/tests bug38943.phpt bug38944.phpt oo_extract.phpt Log: - initial unicode support . entry names will be converted to ascii. zip works with

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests oo_stream.phpt

2006-10-31 Thread Pierre-Alain Joye
pajoye Tue Oct 31 19:03:57 2006 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/tests oo_stream.phpt Log: - fix possible leak in addFile when an unicode filename is given - Mark getStream as Unicode ready, the tests was wrong

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

2006-10-31 Thread Pierre-Alain Joye
pajoye Tue Oct 31 19:34:41 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - mark extractTo as U-ready, path and filenames are now encoded correctly http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.24r2=1.25diff_format=u Index:

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

2006-10-31 Thread Pierre-Alain Joye
pajoye Tue Oct 31 23:25:41 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - use zip_name_locate in getCommentName http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.25r2=1.26diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-10-30 Thread Pierre-Alain Joye
pajoye Mon Oct 30 17:28:29 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - fix leak in statName and statIndex - use zip_locate_name instead of zip_stat in setCommentName (faster and work around for a possible bug)

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

2006-10-30 Thread Pierre-Alain Joye
pajoye Mon Oct 30 23:00:54 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - nuke flags local variable, it is constant http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.21r2=1.22diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-10-25 Thread Hannes Magnusson
bjori Wed Oct 25 12:31:12 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: Fix protos http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.18r2=1.19diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/php_zip.c:1.18

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

2006-10-25 Thread Hannes Magnusson
bjori Wed Oct 25 12:32:11 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: Missing RETURN_TRUE inside the PHP_ZIP_SET_FILE_COMMENT macro http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.19r2=1.20diff_format=u Index:

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

2006-10-21 Thread Pierre-Alain Joye
pajoye Sun Oct 22 00:43:23 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - remove remaining mode arguments in the old api http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.17r2=1.18diff_format=u Index: php-src/ext/zip/php_zip.c diff

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests 38943.phpt

2006-09-24 Thread Pierre-Alain Joye
pajoye Sun Sep 24 22:27:20 2006 UTC Added files: /php-src/ext/zip/tests 38943.phpt Modified files: /php-src/ext/zipphp_zip.c Log: - #38943, properties in extended class cannot be set - use zend_object_std_init instead of a

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests bug8700.phpt

2006-09-15 Thread Pierre-Alain Joye
pajoye Fri Sep 15 12:10:50 2006 UTC Added files: /php-src/ext/zip/tests bug8700.phpt Modified files: /php-src/ext/zipphp_zip.c Log: - PECL Bug #8700, zipArchive::getFromIndex() fails

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

2006-09-12 Thread Pierre-Alain Joye
pajoye Tue Sep 12 12:04:03 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB:PECL Bug #8676, addFile was not updated and still used VCWD_REALPATH, it now uses expand_filepath

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 15:13:16 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: fix a few more zend_parse_parameters() issues http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.10r2=1.11diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-09-06 Thread Hannes Magnusson
bjori Wed Sep 6 19:50:22 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.12r2=1.13diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/php_zip.c:1.12

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

2006-08-26 Thread Pierre-Alain Joye
pajoye Sat Aug 26 12:29:59 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: don't rely/use VCWD_REALPATH, use expand_filepath instead NB: that'd to be true for all this VCWD mess

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

2006-08-25 Thread Pierre-Alain Joye
pajoye Fri Aug 25 16:03:50 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: bundled version matches pecl release 1.7.1 http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.8r2=1.9diff_format=u Index: php-src/ext/zip/php_zip.c diff

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

2006-08-24 Thread Pierre-Alain Joye
pajoye Thu Aug 24 17:31:21 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: solve the relative path issues in TS environment http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.6r2=1.7diff_format=u Index: php-src/ext/zip/php_zip.c

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

2006-08-24 Thread Pierre-Alain Joye
pajoye Thu Aug 24 17:54:36 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - store the resolved path http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.7r2=1.8diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-08-14 Thread Pierre-Alain Joye
pajoye Mon Aug 14 15:39:29 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - MFB: nuke unused parameter (not present in old versions) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.5r2=1.6diff_format=u Index:

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

2006-08-13 Thread Pierre-Alain Joye
pajoye Sun Aug 13 20:54:27 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: - remove all safe mode checks instead of borking the sources...Y http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests oo_namelocate.phpt

2006-08-13 Thread Pierre-Alain Joye
pajoye Sun Aug 13 23:39:57 2006 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/tests oo_namelocate.phpt Log: - locateName should not change the state/error, can be used to test an entry

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

2006-07-28 Thread Ilia Alshanetsky
iliaa Fri Jul 28 14:00:07 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: Cleanup phpinfo() output http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1r2=1.2diff_format=u Index: php-src/ext/zip/php_zip.c diff -u