[phpMyAdmin Git] [phpmyadmin/sql-parser] 1ef63f: Update php-cs-fixer configuration

Michal Čihař michal at cihar.com
Tue Oct 10 13:44:09 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 1ef63fad959b185a9d22e818360a4e16dc4c42a5
      https://github.com/phpmyadmin/sql-parser/commit/1ef63fad959b185a9d22e818360a4e16dc4c42a5
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M .php_cs

  Log Message:
  -----------
  Update php-cs-fixer configuration

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


  Commit: d5592264c2422cd4694d6d23f25faa5469cd1a0d
      https://github.com/phpmyadmin/sql-parser/commit/d5592264c2422cd4694d6d23f25faa5469cd1a0d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M src/Components/GroupKeyword.php
    M src/Components/IntoKeyword.php
    M src/Components/JoinKeyword.php
    M src/Components/ParameterDefinition.php
    M src/Components/RenameOperation.php
    M src/Components/SetOperation.php
    M src/Context.php
    M src/Exceptions/LoaderException.php
    M src/Lexer.php
    M src/UtfString.php
    M src/Utils/Formatter.php
    M tests/Lexer/ContextTest.php
    M tests/Misc/UtfStringTest.php
    M tests/Utils/QueryTest.php
    M tools/ContextGenerator.php

  Log Message:
  -----------
  Apply php-cs-fixer

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


Compare: https://github.com/phpmyadmin/sql-parser/compare/078509e44d73...d5592264c242


More information about the Git mailing list