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 90144c0 commit 39f8960Copy full SHA for 39f8960
NEWS
@@ -2,6 +2,12 @@
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? Feb 2015, PHP 5.6.6
4
5
+- Mysqli:
6
+ . Fixed bug #68114 for real (linker error on some OS X machines with fixed
7
+ width decimal support) (Keyur Govande)
8
+ . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
9
+ has rounding errors) (Keyur Govande)
10
+
11
22 Jan 2015, PHP 5.6.5
12
13
- Core:
0 commit comments