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 4ee76d9 commit 7472462Copy full SHA for 7472462
CHANGELOG.md
@@ -7,7 +7,8 @@
7
* Add support for passing `Context::SQL_MODE*` constants to `Context::setMode` method
8
* Fix additional body tokens issue with `CREATE VIEW` statements (#371)
9
* Exclude from composer vendor bundle /tests and /phpunit.xml.dist
10
-* Support table structure with COMPRESSED columns (#351)
+* Support table structure with `COMPRESSED` columns (#351)
11
+* Add `#[\AllowDynamicProperties]` on `Statement` and `Expression` classes for PHP 8.2 support
12
13
## [5.5.0] - 2021-12-08
14
0 commit comments