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 aea46cb commit 09c22e9Copy full SHA for 09c22e9
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Change Log
2
3
-# [4.7.2] - YYYY-MM-DD
+## [4.7.2] - 2021-02-05
4
+
5
- Added check for quoted symbol to avoid parser error in case of keyword (#317)
6
- Adjust PHP version constraint to not support PHP 8.0 on the 4.7 series (5.x series supports it)
7
8
## [4.7.1] - 2020-10-15
9
10
* Fix array_key_exists warning when parsing a "DEFAULT FALSE" token (#299)
11
12
## [4.7.0] - 2020-10-08
0 commit comments