On 04/08/2007 07:26 PM, Ilia Alshanetsky wrote:
iliaa Sun Apr 8 15:26:21 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_mysql mysql_statement.c
/php-src NEWS
Log:
Fixed bug #40822 (pdo_mysql does not return rowCount() on select).
Please
iliaa Sun Apr 8 15:26:21 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_mysql mysql_statement.c
/php-srcNEWS
Log:
Fixed bug #40822 (pdo_mysql does not return rowCount() on select).
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_my
tony2001Sun Apr 8 08:04:31 2007 UTC
Modified files:
/php-src/ext/mcrypt mcrypt.c
Log:
MFB: fix #40999 (mcrypt_create_iv() not using random seed)
http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.103&r2=1.104&diff_format=u
Index: php-src/
tony2001Sun Apr 8 08:02:02 2007 UTC
Modified files:
/php-src/main main.c
Log:
MFB: Avoid locks when appening to the error log file
http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.724&r2=1.725&diff_format=u
Index: php-src/main/main.c
diff