File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55* Stop instanciating an object to check its class name. (#290 )
66* Replace sscanf by equivalent native PHP functions because sscanf can be disabled for security reasons. (#270 )
77* Allow phpunit 9
8+ * Allow phpmyadmin/motranslator 5.0
89* Fix for php error when "INSERT INTO x SET a = 1" is "INSERT INTO x SET = 1" (#295 )
910* Fixed lexer fails to detect "* " as a wildcard (#288 )
1011* Fixed ANSI_QUOTES support (#284 )
Original file line number Diff line number Diff line change 2121 },
2222 "require-dev" : {
2323 "phpmyadmin/coding-standard" : " ^1.0" ,
24- "phpmyadmin/motranslator" : " ^4.0" ,
24+ "phpmyadmin/motranslator" : " ^4.0 || ^5.0 " ,
2525 "phpstan/extension-installer" : " ^1.0" ,
2626 "phpstan/phpstan" : " ^0.12.3" ,
2727 "phpstan/phpstan-phpunit" : " ^0.12.1" ,
You can’t perform that action at this time.
0 commit comments