[phpMyAdmin Git] [phpmyadmin/sql-parser] cf2df5: Properly handle lowercase begin statement

Michal Čihař michal at cihar.com
Fri May 5 11:30:40 CEST 2017


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

  Changed paths:
    M CHANGELOG.md
    M src/Statement.php
    M tests/Parser/TransactionStatementTest.php
    A tests/data/parser/parseTransaction3.in
    A tests/data/parser/parseTransaction3.out

  Log Message:
  -----------
  Properly handle lowercase begin statement

Actually all statements where main token is used as an option.

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

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




More information about the Git mailing list