Skip to content

Commit 1665e9a

Browse files
committed
Add CHANGELOG entry for #288
Signed-off-by: William Desportes <[email protected]>
1 parent ae228e9 commit 1665e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Replace sscanf by equivalent native PHP functions because sscanf can be disabled for security reasons. (#270)
77
* Allow phpunit 7
88
* Fix for php error when "INSERT INTO x SET a = 1" is "INSERT INTO x SET = 1" (#295)
9+
* Fixed lexer fails to detect "*" as a wildcard (#288)
910

1011
## [4.5.0] - 2020-01-07
1112

0 commit comments

Comments
 (0)