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 ae228e9 commit 1665e9aCopy full SHA for 1665e9a
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* Replace sscanf by equivalent native PHP functions because sscanf can be disabled for security reasons. (#270)
7
* Allow phpunit 7
8
* 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)
10
11
## [4.5.0] - 2020-01-07
12
0 commit comments