Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit f15c0f3

Browse files
committed
Added #255 to CHANGELOG
1 parent a5c3270 commit f15c0f3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,14 @@ All notable changes to this project will be documented in this file, in reverse
3131

3232
- [#205](https://github.com/zendframework/zend-db/pull/205) fixes the spaces in
3333
ORDER BY syntax
34+
- [#229](https://github.com/zendframework/zend-db/pull/229) fixes the support
35+
of SSL for mysqli
36+
- [#255](https://github.com/zendframework/zend-db/pull/255) fixes ResultSet with
37+
array values
3438
- [#261](https://github.com/zendframework/zend-db/pull/261) fixes Exception in
3539
Firebird driver doesn't support lastInsertId
3640
- [#276](https://github.com/zendframework/zend-db/pull/276) fixes the support
3741
of PHP 7.2
38-
- [#229](https://github.com/zendframework/zend-db/pull/229) fixes the support
39-
of SSL for mysqli
4042

4143
## 2.8.3 - TBD
4244

0 commit comments

Comments
 (0)