[phpMyAdmin Git] [phpmyadmin/sql-parser] 5c6e8f: Fix BEGIN/END indentation

Michal Čihař michal at cihar.com
Mon Feb 20 13:41:48 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 5c6e8f0e98e33f81e00d6881a4669f84167ad5be
      https://github.com/phpmyadmin/sql-parser/commit/5c6e8f0e98e33f81e00d6881a4669f84167ad5be
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M src/Utils/Formatter.php
    M tests/Utils/FormatterTest.php

  Log Message:
  -----------
  Fix BEGIN/END indentation

Ensure we never have negative indentation

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


  Commit: d69f8b673ee976b572a713fea1d48c386742bd89
      https://github.com/phpmyadmin/sql-parser/commit/d69f8b673ee976b572a713fea1d48c386742bd89
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M src/Utils/Query.php

  Log Message:
  -----------
  This is already done

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


  Commit: c242f667b7cf25823a6366b73ed20ec7cdca47b6
      https://github.com/phpmyadmin/sql-parser/commit/c242f667b7cf25823a6366b73ed20ec7cdca47b6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M src/Components/CaseExpression.php

  Log Message:
  -----------
  Fix type documentation

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


Compare: https://github.com/phpmyadmin/sql-parser/compare/d002e8b84122...c242f667b7cf


More information about the Git mailing list