[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-06-21 Thread changelog
changelog Sun Jun 22 01:31:51 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3084r2=1.3085diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3084

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

2008-06-21 Thread Greg Beaver
cellog Sat Jun 21 17:05:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c Log: PHP 5.2 fixes to direct include of compressed archives http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.25r2=1.370.2.26diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar_internal.h

2008-06-21 Thread Greg Beaver
cellog Sat Jun 21 17:05:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_internal.h Log: define ALLOC_PERMANENT_ZVAL for PHP 5.2 http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_internal.h?r1=1.109.2.17r2=1.109.2.18diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ereg ereg.c /ext/ereg/tests ereg_error_001.phpt ereg_replace_error_001.phpt ereg_replace_variation_003.phpt ereg_variation_002.phpt eregi_error_001.phpt eregi_rep

2008-06-21 Thread Felipe Pena
felipe Sat Jun 21 18:16:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg ereg.c /php-src/ext/ereg/tests ereg_error_001.phpt ereg_replace_error_001.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar Makefile.frag phar.c phar_object.c util.c

2008-06-21 Thread Steph Fox
sfoxSat Jun 21 18:57:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar Makefile.frag phar.c phar_object.c util.c Log: - ws http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.14.2.5r2=1.14.2.6diff_format=u Index:

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

2008-06-21 Thread Steph Fox
sfoxSat Jun 21 19:15:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar util.c Log: - fix for segfault in 5.2 (patch from Greg) http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.17r2=1.55.2.18diff_format=u Index:

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

2008-06-21 Thread Steph Fox
sfoxSat Jun 21 19:40:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_internal.h zip.c Log: - Fix macro definition syntax - Remove pre-existing workaround

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

2008-06-21 Thread Steph Fox
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.12r2=1.47.2.13diff_format=u Index: php-src/ext/phar/zip.c diff -u

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

2008-06-21 Thread Steph Fox
sfoxSat Jun 21 20:47:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar func_interceptors.c Log: - Kill a couple of double frees and a memleak @Greg: You may want to run valgrind over the filestat functions before release..

[PHP-CVS] cvs: CVSROOT / avail

2008-06-21 Thread Rasmus Lerdorf
rasmus Sat Jun 21 21:35:22 2008 UTC Modified files: /CVSROOTavail Log: Karma for Alexey http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1414r2=1.1415diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1414 CVSROOT/avail:1.1415 ---

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

2008-06-21 Thread Steph Fox
sfoxSat Jun 21 21:37:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar util.c Log: - Don't free stuff you still need http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.18r2=1.55.2.19diff_format=u Index: php-src/ext/phar/util.c

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

2008-06-21 Thread Alexey Zakhlestin
indeyetsSat Jun 21 21:51:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: updated to the new parameter-parsing api

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

2008-06-21 Thread Felipe Pena
felipe Sat Jun 21 23:20:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard pack.c Log: - Fix segfault http://cvs.php.net/viewvc.cgi/php-src/ext/standard/pack.c?r1=1.57.2.5.2.6.2.3r2=1.57.2.5.2.6.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/cache_list frontcontroller1.phpt frontcontroller10.phpt frontcontroller11.phpt frontcontroller12.phpt frontcontroller13.phpt frontcontroller14.phpt fron

2008-06-21 Thread Greg Beaver
cellog Sun Jun 22 00:49:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/cache_list frontcontroller1.phpt frontcontroller10.phpt frontcontroller11.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar cgidebug phar.c phar.phar tar.c

2008-06-21 Thread Greg Beaver
cellog Sun Jun 22 00:50:32 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar cgidebug phar.c phar.phar tar.c Log: fix inode calculation, we need fname to be set for phar/tar formats prior to manifest parsing

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

2008-06-21 Thread Greg Beaver
cellog Sat Jun 21 06:21:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar util.c Log: fix leak http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.15r2=1.55.2.16diff_format=u Index: php-src/ext/phar/util.c diff -u

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

2008-06-21 Thread Greg Beaver
cellog Sat Jun 21 06:55:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.phar phar_object.c Log: close stream on failure http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.phar?r1=1.7.2.23r2=1.7.2.24diff_format=u Index:

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

2008-06-21 Thread Greg Beaver
cellog Sat Jun 21 06:53:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.phar phar_object.c Log: 82x(./profile2) speedup for buildFrom*() http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.phar?r1=1.7.2.22r2=1.7.2.23diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/session session.c /ext/session/tests session_cache_limiter_error.phpt session_id_error.phpt session_is_registered_basic.phpt session_is_registered_variation1.phpt

2008-06-21 Thread Felipe Pena
felipe Sat Jun 21 15:27:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sessionsession.c /php-src/ext/session/tests session_cache_limiter_error.phpt session_id_error.phpt

[PHP-CVS] cvs: php-src /ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /ext/curl/tests/responder get.php

2008-06-21 Thread David Soria Parra
dsp Sun Jun 22 05:09:43 2008 UTC Added files: /php-src/ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /php-src/ext/curl/tests/responder get.php Log: Testfest task 93. Written

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /ext/curl/tests/responder get.php

2008-06-21 Thread David Soria Parra
dsp Sun Jun 22 05:34:06 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/curl/tests curl_001.phpt curl_002.phpt curl_003.phpt curl_004.phpt curl_005.phpt /php-src/ext/curl/tests/responder get.php Log: Testfest