We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f5ca4 commit 906d3aeCopy full SHA for 906d3ae
NEWS
@@ -21,6 +21,10 @@ PHP NEWS
21
. Fixed bug #65950 (Field name truncation if the field name is bigger than
22
32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
23
24
+- PDO:
25
+ . Fixed bug #66033 (Segmentation Fault when constructor of PDO statement
26
+ throws an exception). (Laruence)
27
+
28
- Standard:
29
. Fixed bug #64760 (var_export() does not use full precision for floating-point
30
numbers) (Yasuo)
0 commit comments