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

2007-04-15 Thread changelog
changelog Mon Apr 16 01:31:03 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2659r2=1.2660diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2659

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo_mysql mysql_statement.c

2007-04-15 Thread Ilia Alshanetsky
iliaa Sun Apr 15 16:50:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pdo_mysql mysql_statement.c Log: Fixed bug #40935 (pdo_mysql does not raise an exception on empty fetchAll()).

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo_mysql mysql_statement.c

2007-04-15 Thread Lukas Kahwe Smith
Ilia Alshanetsky wrote: iliaa Sun Apr 15 16:50:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS /php-src/ext/pdo_mysql mysql_statement.c Log: Fixed bug #40935 (pdo_mysql does not raise an exception on empty fetchAll()). Why should there be

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo_mysql mysql_statement.c

2007-04-15 Thread Ilia Alshanetsky
Its not really an empty results, but rather a fetchAll() on a result of an exec() statement where there is no result set. Without emulation enabled this generates a proper error (as indicated in the bug report), however with emulation enabled it does not report any errors. This patch fixes

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli_nonapi.c

2007-04-15 Thread Andrey Hristov
Privet, Antony Dovgal wrote: On 04/15/2007 12:11 AM, Andrey Hristov wrote: http://php.net/mysqli_ping mysqli_ping, mysqli-ping() — Pings a server connection, or *tries to reconnect if the connection has gone down* Then the fix is wrong, it should set reconnect only for the

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi getopt.c php_getopt.h

2007-04-15 Thread Jani Taskinen
sniper Sun Apr 15 22:50:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi getopt.c php_getopt.h Log: - Synch these files from sapi/cli/ and allow using s.c. long-options with CGI.

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

2007-04-15 Thread Jani Taskinen
sniper Sun Apr 15 22:52:07 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: - Allow using syntax highlighting under FastCGI mode.

[PHP-CVS] cvs: php-src /sapi/cgi getopt.c php_getopt.h

2007-04-15 Thread Jani Taskinen
sniper Sun Apr 15 22:54:27 2007 UTC Modified files: /php-src/sapi/cgi getopt.c php_getopt.h Log: MFB: sync getopt from CLI http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/getopt.c?r1=1.11r2=1.12diff_format=u Index: php-src/sapi/cgi/getopt.c diff -u

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

2007-04-15 Thread Jani Taskinen
sniper Sun Apr 15 23:02:05 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: MFB: Allow using syntax highlighting in fastcgi mode http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.317r2=1.318diff_format=u Index:

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

2007-04-15 Thread Jani Taskinen
sniper Sun Apr 15 23:06:08 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH: Simplify previous patch. http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.33r2=1.267.2.15.2.34diff_format=u Index:

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

2007-04-15 Thread Brian Shire
shire Mon Apr 16 02:25:24 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main output.c Log: fix fold typo http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.2r2=1.167.2.3.2.3diff_format=u Index: php-src/main/output.c diff -u