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

2007-05-15 Thread changelog
changelog Wed May 16 01:31:18 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2689r2=1.2690diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2689

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

2007-05-15 Thread Dmitry Stogov
dmitry Tue May 15 08:17:08 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in Status: header)

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-05-15 Thread Dmitry Stogov
dmitry Tue May 15 08:17:21 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in Status: header)

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

2007-05-15 Thread Antony Dovgal
tony2001Tue May 15 12:39:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: add the original author of the patch http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.704r2=1.2027.2.547.2.705diff_format=u Index: php-src/NEWS

[PHP-CVS] cvs: php-src /main/streams userspace.c

2007-05-15 Thread Scott MacVicar
scottmacTue May 15 13:01:47 2007 UTC Modified files: /php-src/main/streams userspace.c Log: Fixed bug #41390 (Clarify error message with invalid protocol scheme syntax)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /main/streams userspace.c

2007-05-15 Thread Scott MacVicar
scottmacTue May 15 13:04:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/main/streams userspace.c Log: MFH: Fixed bug #41390 (Clarify error message with invalid protocol scheme)

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions debug_zval_dump_b.phpt

2007-05-15 Thread Antony Dovgal
tony2001Tue May 15 14:24:40 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions debug_zval_dump_b.phpt Log: fix test

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

2007-05-15 Thread Stanislav Malyshev
stasWed May 16 01:32:28 2007 UTC Modified files: /php-src/ext/sessionsession.c Log: do not send cookie when session is passed in URL, same as it happens with GET/POST

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/session session.c

2007-05-15 Thread Stanislav Malyshev
stasWed May 16 01:34:14 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/sessionsession.c Log: do not send cookie when session is passed in URL, same as it happens with GET/POST