[phpMyAdmin Git] [phpmyadmin/sql-parser] f4ff38: Fixed parsing SQL comment at the end of query.

Michal Čihař michal at cihar.com
Thu Jun 8 15:10:20 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: f4ff382ca6ad1d24a26ca5c743d91cb18f569ec6
      https://github.com/phpmyadmin/sql-parser/commit/f4ff382ca6ad1d24a26ca5c743d91cb18f569ec6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M CHANGELOG.md
    M src/Context.php
    M src/Lexer.php
    M tests/Lexer/LexerTest.php
    A tests/data/lexer/lexCommentEnd.in
    A tests/data/lexer/lexCommentEnd.out

  Log Message:
  -----------
  Fixed parsing SQL comment at the end of query.

Fixes #156

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




More information about the Git mailing list