sixd Fri, 11 Nov 2011 22:28:20 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=319076
Log:
I can only guess what "dos" is. Also added missing fullstops for consistency.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2011-11-11 21:39:11 UTC (rev 319075)
+++ php/php-src/branches/PHP_5_3/NEWS 2011-11-11 22:28:20 UTC (rev 319076)
@@ -14,11 +14,11 @@
for small images). (Florian)
- Oracle Database extension (OCI8):
- . Fixed bug #59985 (show normal warning text for OCI_NO_DATA)
+ . Fixed bug #59985 (show normal warning text for OCI_NO_DATA).
(Chris Jones)
- Phar:
- . Fixed bug #60261 (phar dos null pointer). (Felipe)
+ . Fixed bug #60261 (NULL pointer dereference in phar). (Felipe)
03 Nov 2011, PHP 5.3.9RC1
@@ -85,7 +85,7 @@
- Oracle Database extension (OCI8):
. Increased maximum Oracle error message buffer length for new 11.2.0.3 size.
(Chris Jones)
- . Improve internal initalization failure error messages (Chris Jones)
+ . Improve internal initalization failure error messages. (Chris Jones)
- PDO
. Fixed bug #55776 (PDORow to session bug). (Johannes)
@@ -288,7 +288,7 @@
exception and fatal error). (Hannes)
- DBA extension:
- . Supress warning on non-existent file open with Berkeley DB 5.2 (Chris
Jones)
+ . Supress warning on non-existent file open with Berkeley DB 5.2. (Chris
Jones)
. Fixed bug #54242 (dba_insert returns true if key already exists). (Felipe)
- Exif extesion:
@@ -357,7 +357,7 @@
- Oracle Database extension (OCI8):
. Added oci_client_version() returning the runtime Oracle client library
- version (Chris Jones)
+ version. (Chris Jones)
. PCRE extension:
. Increased the backtrack limit from 100000 to 1000000 (Rasmus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php