1.3.0
版本发布时间: 2017-04-07 19:20:35
jackalope/jackalope-doctrine-dbal最新发布版本:2.0.2(2024-07-09 13:53:41)
- upgraded to PHP 5.6 / 7
- bugfix #339 fix datetime comparison with different timezones
- bugfix #337 Added auto-detection of binary collation for MySQL, so that not always utf8_bin is used.
A new
setCaseSensitiveEncoding
method has been introduced, which can be used to override the auto detected value. - performance #336 better custom node type loading
- bugfix #333 keep sort order when clone/copying a node