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 f879250 commit a027c3bCopy full SHA for a027c3b
CHANGELOG.md
@@ -2,8 +2,9 @@
2
3
## [6.0.x] - YYYY-MM-DD
4
5
-* Drop support for PHP 7.2, 7.3, 7.4 and 8.0
6
-* Move `Misc::getAliases()` into `SelectStatement::getAliases()` (#454)
+- Drop support for PHP 7.2, 7.3, 7.4 and 8.0
+- Move `Misc::getAliases()` into `SelectStatement::getAliases()` (#454)
7
+- Drop `USE_UTF_STRINGS` constant (#471)
8
9
## [5.x.x] - YYYY-MM-DD
10
0 commit comments