Skip to content

Commit 82cfdff

Browse files
committed
Edit CHANGELOG.md
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent a5b9556 commit 82cfdff

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,6 @@
22

33
## [Unreleased]
44

5-
* Drop support for PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0 and HHVM
6-
* Enable strict mode on PHP files
7-
* Fix redundant whitespaces in build() outputs (#228)
8-
* Fix incorrect error on DEFAULT keyword in ALTER operation (#229)
9-
* Fix incorrect outputs from Query::getClause (#233)
10-
* Add support for reading an SQL file from stdin
11-
* Fix for missing tokenize-query in Composer's vendor/bin/ directory
12-
* Fix for PHP warnings with an incomplete CASE expression (#241)
13-
* Fix for error message with multiple CALL statements (#223)
14-
* Recognize the question mark character as a paramenter (#242)
15-
165
## [4.3.1] - 2019-01-05
176

187
* Fixed incorrect error thrown on DEFAULT keyword in ALTER statement (#218)

0 commit comments

Comments
 (0)