2.11.4
Release Notes for 2.11.4
next bugfix release (mini)
2.11.4
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 5
Enhancement,Work In Progress
Documentation
- 171: Fixes #23 : add Expression to docblock at Sql\Predicate\Predicate methods thanks to @samsonasik
- 168: Adding documentation on usage of laminas db in mvc application thanks to @haclong
Bug
- 169: Fix MySQLi SSL flags handling to explicitly set MYSQLI_CLIENT_SSL if … thanks to @EreMaijala
- 148: Fix __METHOD__ inside closure (it is '{closure}') thanks to @TysonAndre