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

2008-09-02 Thread changelog
changelog Wed Sep 3 01:32:03 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3157r2=1.3158diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3157

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /main main.c /tests/lang bug43958.phpt

2008-09-02 Thread Dmitry Stogov
dmitry Tue Sep 2 09:45:36 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/lang bug43958.phpt Modified files: /php-srcNEWS /php-src/main main.c Log: Fixed Bug #43958 (class name added into the error message)

[PHP-CVS] cvs: php-src(PHP_5_3) /main main.c /tests/lang bug43958.phpt

2008-09-02 Thread Dmitry Stogov
dmitry Tue Sep 2 09:45:49 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang bug43958.phpt Modified files: /php-src/main main.c Log: Fixed Bug #43958 (class name added into the error message)

[PHP-CVS] cvs: php-src /main main.c /tests/lang bug43958.phpt

2008-09-02 Thread Dmitry Stogov
dmitry Tue Sep 2 09:46:00 2008 UTC Modified files: /php-src/main main.c /php-src/tests/lang bug43958.phpt Log: Fixed Bug #43958 (class name added into the error message)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo fileinfo.c /ext/fileinfo/libmagic magic.c /ext/fileinfo/tests finfo_file_001.phpt

2008-09-02 Thread Pierre-Alain Joye
pajoye Tue Sep 2 10:15:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo fileinfo.c /php-src/ext/fileinfo/libmagic magic.c /php-src/ext/fileinfo/tests finfo_file_001.phpt Log: - don't close caller streams in libmagic

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/tests mime_content_type_001.phpt

2008-09-02 Thread Pierre-Alain Joye
pajoye Tue Sep 2 10:28:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/tests mime_content_type_001.phpt Log: - fix test (file or path not found) (Thanks Dmitry for the notice)

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

2008-09-02 Thread Felipe Pena
felipe Tue Sep 2 12:43:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic apprentice.c Log: - Silent valgrind http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/apprentice.c?r1=1.7.2.4r2=1.7.2.5diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/cgi cgi_main.c /sapi/cgi/tests 010.phpt

2008-09-02 Thread Dmitry Stogov
dmitry Tue Sep 2 13:22:00 2008 UTC Added files: (Branch: PHP_5_2) /php-src/sapi/cgi/tests 010.phpt Modified files: /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: Fixed bug #45860 (header() function fails to correctly

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c /sapi/cgi/tests 010.phpt

2008-09-02 Thread Dmitry Stogov
dmitry Tue Sep 2 13:22:16 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cgi/tests 010.phpt Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #45860 (header() function fails to correctly replace all Status lines)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c /sapi/cgi/tests 010.phpt

2008-09-02 Thread Mikko Koppanen
On Tue, Sep 2, 2008 at 2:22 PM, Dmitry Stogov [EMAIL PROTECTED] wrote: dmitry Tue Sep 2 13:22:16 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cgi/tests 010.phpt Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #45860 (header()

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

2008-09-02 Thread Nuno Lopes
nlopess Tue Sep 2 19:10:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c Log: kill dead variables. found by LLVM's clang static analyzer

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c

2008-09-02 Thread Nuno Lopes
nlopess Tue Sep 2 19:13:24 2008 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB: kill unused var http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.239r2=1.240diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u

[PHP-CVS] cvs: php-src /ext/fileinfo/tests mime_content_type_002.phpt

2008-09-02 Thread Felipe Pena
felipe Tue Sep 2 19:27:32 2008 UTC Added files: /php-src/ext/fileinfo/tests mime_content_type_002.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/tests/mime_content_type_002.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/tests mime_content_type_002.phpt

2008-09-02 Thread Felipe Pena
felipe Tue Sep 2 19:28:21 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/fileinfo/tests mime_content_type_002.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/tests/mime_content_type_002.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2008-09-02 Thread Jani Taskinen
janiTue Sep 2 08:58:01 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - Fixed bug entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1209r2=1.2027.2.547.2.1210diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-09-02 Thread Jani Taskinen
janiTue Sep 2 08:58:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Moved to PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.305r2=1.2027.2.547.2.965.2.306diff_format=u Index: php-src/NEWS diff -u