Skip to content

Commit 7472462

Browse files
committed
Add a CHANGELOG entry for 4ee76d9
Ref: 4ee76d9 Signed-off-by: William Desportes <[email protected]>
1 parent 4ee76d9 commit 7472462

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
* Add support for passing `Context::SQL_MODE*` constants to `Context::setMode` method
88
* Fix additional body tokens issue with `CREATE VIEW` statements (#371)
99
* Exclude from composer vendor bundle /tests and /phpunit.xml.dist
10-
* Support table structure with COMPRESSED columns (#351)
10+
* Support table structure with `COMPRESSED` columns (#351)
11+
* Add `#[\AllowDynamicProperties]` on `Statement` and `Expression` classes for PHP 8.2 support
1112

1213
## [5.5.0] - 2021-12-08
1314

0 commit comments

Comments
 (0)