Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 4f85b6d8d3a3ddcf6ff216c116cf305978e9a3d2
https://github.com/phpmyadmin/sql-parser/commit/4f85b6d8d3a3ddcf6ff216c116cf305978e9a3d2
Author: Michal Čihař <[email protected]>
Date: 2017-05-15 (Mon, 15 May 2017)
Changed paths:
M CHANGELOG.md
M src/Lexer.php
M tests/Lexer/LexerTest.php
A tests/data/lexer/lexNoLabel.in
A tests/data/lexer/lexNoLabel.out
Log Message:
-----------
Fixed invalid lexing of queries with : in strings.
We really can't use anyting as label, it has way stricter syntax.
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13272
Signed-off-by: Michal Čihař <[email protected]>
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git