Skip to content

Commit 953e234

Browse files
committed
Fix merge conflict
Signed-off-by: Isaac Bennetch <[email protected]>
2 parents 290431d + 09c22e9 commit 953e234

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,13 @@
6161
* Fix for error message with multiple CALL statements (#223)
6262
* Recognize the question mark character as a parameter (#242)
6363

64-
# [4.7.2] - YYYY-MM-DD
64+
## [4.7.2] - 2021-02-05
65+
6566
- Added check for quoted symbol to avoid parser error in case of keyword (#317)
6667
- Adjust PHP version constraint to not support PHP 8.0 on the 4.7 series (5.x series supports it)
6768

6869
## [4.7.1] - 2020-10-15
70+
6971
* Fix array_key_exists warning when parsing a "DEFAULT FALSE" token (#299)
7072

7173
## [4.7.0] - 2020-10-08

0 commit comments

Comments
 (0)