Skip to content

Commit d065a2f

Browse files
committed
Add NEWS
1 parent 1933b55 commit d065a2f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ PHP NEWS
2525
. Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
2626
required_num_args). (Julien)
2727

28+
- Mysqli:
29+
. Fixed bug #68114 (linker error on some OS X machines with fixed
30+
width decimal support) (Keyur Govande)
31+
. Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
32+
has rounding errors) (Keyur Govande)
33+
2834
22 Jan 2015, PHP 5.5.21
2935

3036
- Core:

0 commit comments

Comments
 (0)