[phpmyadmin/sql-parser] 4f85b6: Fixed invalid lexing of queries with : in strings.
15 May
2017
15 May
'17
4:21 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 4f85b6d8d3a3ddcf6ff216c116cf305978e9a3d2 https://github.com/phpmyadmin/sql-parser/commit/4f85b6d8d3a3ddcf6ff216c116cf... Author: Michal Čihař <michal@cihar.com> 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ř <michal@cihar.com>
3106
Age (days ago)
3106
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař