[phpMyAdmin Git] [phpmyadmin/sql-parser] 0c5d87: Fixed parsing of unterminated variables.

Michal Čihař michal at cihar.com
Fri Jan 20 14:01:26 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 0c5d8750d06e4bc0d1d1338673a0d13abf61a9f8
      https://github.com/phpmyadmin/sql-parser/commit/0c5d8750d06e4bc0d1d1338673a0d13abf61a9f8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M CHANGELOG.md
    M src/Lexer.php
    M tests/Parser/SelectStatementTest.php
    A tests/data/parser/parseSelectErr2.in
    A tests/data/parser/parseSelectErr2.out

  Log Message:
  -----------
  Fixed parsing of unterminated variables.

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/12894

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list