[phpMyAdmin Git] [phpmyadmin/sql-parser] a483d1: Fixed escaping HTML entities in HTML formatter

Michal Čihař michal at cihar.com
Tue Sep 20 09:02:28 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: a483d102eba78bed67ebcf713c3885c4302f3e73
      https://github.com/phpmyadmin/sql-parser/commit/a483d102eba78bed67ebcf713c3885c4302f3e73
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-09-20 (Tue, 20 Sep 2016)

  Changed paths:
    M CHANGELOG.md
    M src/Utils/Formatter.php

  Log Message:
  -----------
  Fixed escaping HTML entities in HTML formatter

Fixes #83

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


  Commit: c543b67d4e5fb9cafabe1b0ef304c824d0f24a25
      https://github.com/phpmyadmin/sql-parser/commit/c543b67d4e5fb9cafabe1b0ef304c824d0f24a25
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-09-20 (Tue, 20 Sep 2016)

  Changed paths:
    M CHANGELOG.md
    M src/Utils/Formatter.php

  Log Message:
  -----------
  Fixed escaping of control chars in CLI formatter

Fixes #84

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


  Commit: e188156ff4285b3cf2b2c46dd16740289ebe46ff
      https://github.com/phpmyadmin/sql-parser/commit/e188156ff4285b3cf2b2c46dd16740289ebe46ff
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-09-20 (Tue, 20 Sep 2016)

  Changed paths:
    M tests/Utils/FormatterTest.php

  Log Message:
  -----------
  Add tests for #83 and #84

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


Compare: https://github.com/phpmyadmin/sql-parser/compare/00eb34849e9e...e188156ff428


More information about the Git mailing list