Skip to content

Commit 906d3ae

Browse files
committed
Update NEWS
1 parent d4f5ca4 commit 906d3ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ PHP NEWS
2121
. Fixed bug #65950 (Field name truncation if the field name is bigger than
2222
32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
2323

24+
- PDO:
25+
. Fixed bug #66033 (Segmentation Fault when constructor of PDO statement
26+
throws an exception). (Laruence)
27+
2428
- Standard:
2529
. Fixed bug #64760 (var_export() does not use full precision for floating-point
2630
numbers) (Yasuo)

0 commit comments

Comments
 (0)