13.12.2009 21:53, Felipe Pena wrote:
felipe                                   Sun, 13 Dec 2009 19:53:44 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=292083

Log:
- Fixed bug #49174 (crash on queryString set)

Bug: http://bugs.php.net/49174 (Feedback) crash on queryString set

Changed paths:
     U   php/php-src/branches/PHP_5_2/NEWS
     U   php/php-src/branches/PHP_5_2/ext/pdo/pdo_dbh.c
     U   php/php-src/branches/PHP_5_3/NEWS
     U   php/php-src/branches/PHP_5_3/ext/pdo/pdo_dbh.c
     U   php/php-src/trunk/ext/pdo/pdo_dbh.c

Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS   2009-12-13 17:13:58 UTC (rev 292082)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-12-13 19:53:44 UTC (rev 292083)
@@ -5,6 +5,7 @@
    seg fault). (davbrown4 at yahoo dot com, Felipe)
  - Fixed bug #50209 (Compiling with libedit cannot find readline.h).
    (tcallawa at redhat dot com)
+- Fixed bug #49174 (crash on queryString set). (Felipe)

You should put a bit more descriptive NEWS entries. This says nothing before reading the whole bug report. At least say it happens with something related to PDO..

--Jani

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to