cellog Sat Feb 21 02:32:16 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
cosmetics: fix warning (only affects suncc)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.29&r2=1.47.2.30&diff_format=u
Index: php-src/ext/phar/
cellog Mon Feb 16 18:55:06 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
fix memleaks on zip corruption
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.27&r2=1.47.2.28&diff_format=u
Index: php-src/ext/phar/zip.c
diff -u
cellog Sun Feb 15 19:22:42 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
fix getting/setting of all 16/32 values in zip
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.25&r2=1.47.2.26&diff_format=u
Index: php-src/ext/ph
cellog Sat Oct 11 21:22:58 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
cosmetics/maintainability: reduce code redundancy on error conditions
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.21&r2=1.47.2.22&diff_format=
cellog Sat Oct 11 20:57:08 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/phar/tests/zip zlib.phpt
/php-src/ext/phar/tests/zip/files zlib_alias.phar.zip
Modified files:
/php-src/ext/phar zip.c
/php-src/ext/phar/tests/zip bzip
cellog Mon Sep 22 01:39:12 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
workaround for Bug #46147 for PHP < 5.2.7
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.19&r2=1.47.2.20&diff_format=u
Index: php-src/ext/phar/zi
sfoxSat Jun 21 20:14:43 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
- pefree pemalloc'd filename
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.12&r2=1.47.2.13&diff_format=u
Index: php-src/ext/phar/zip.c
diff -u p
cellog Mon Jun 16 04:07:00 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
fix hashtable creation for zip to be exact size needed, fix endian issue for
loading manifest
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.7&r
tony2001Thu Jun 12 10:31:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
fix build (noticed by Alexey Zakhlestin)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.3&r2=1.47.2.4&diff_format=u
Index: php-src/ext