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.
2 parents 290431d + 09c22e9 commit 953e234Copy full SHA for 953e234
CHANGELOG.md
@@ -61,11 +61,13 @@
61
* Fix for error message with multiple CALL statements (#223)
62
* Recognize the question mark character as a parameter (#242)
63
64
-# [4.7.2] - YYYY-MM-DD
+## [4.7.2] - 2021-02-05
65
+
66
- Added check for quoted symbol to avoid parser error in case of keyword (#317)
67
- Adjust PHP version constraint to not support PHP 8.0 on the 4.7 series (5.x series supports it)
68
69
## [4.7.1] - 2020-10-15
70
71
* Fix array_key_exists warning when parsing a "DEFAULT FALSE" token (#299)
72
73
## [4.7.0] - 2020-10-08
0 commit comments