Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 08d5915850d4ab975c6ec2289ddb35c1c2cabea5
      
https://github.com/phpmyadmin/sql-parser/commit/08d5915850d4ab975c6ec2289ddb35c1c2cabea5
  Author: Damian Dlugosz <bigfoo...@gmail.com>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M .php_cs
    M tests/Components/ArrayObjTest.php
    M tests/Components/ExpressionTest.php
    M tests/Components/LimitTest.php
    M tests/Lexer/LexerTest.php
    M tests/Misc/BugsTest.php
    M tests/Parser/AlterStatementTest.php
    M tests/Parser/CallStatementTest.php
    M tests/Parser/CreateStatementTest.php
    M tests/Parser/DeleteStatementTest.php
    M tests/Parser/ExplainStatement.php
    M tests/Parser/InsertStatementTest.php
    M tests/Parser/ParserTest.php
    M tests/Parser/RenameStatementTest.php
    M tests/Parser/ReplaceStatementTest.php
    M tests/Parser/RestoreStatementTest.php
    M tests/Parser/SelectStatementTest.php
    M tests/Parser/SetStatementTest.php
    M tests/Parser/TransactionStatementTest.php
    M tests/Parser/UpdateStatementTest.php
    M tests/Utils/BufferedQueryTest.php
    M tests/Utils/CLITest.php
    M tests/Utils/FormatterTest.php
    M tests/Utils/MiscTest.php
    M tests/Utils/QueryTest.php
    M tests/Utils/RoutineTest.php
    M tests/Utils/TableTest.php
    M tests/Utils/TokensTest.php
    M tools/TestGenerator.php

  Log Message:
  -----------
  Apply cs fixes


  Commit: 14b0a89761249d8b7e56d3640a01dd9f7486de1f
      
https://github.com/phpmyadmin/sql-parser/commit/14b0a89761249d8b7e56d3640a01dd9f7486de1f
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M .php_cs
    M tests/Components/ArrayObjTest.php
    M tests/Components/ExpressionTest.php
    M tests/Components/LimitTest.php
    M tests/Lexer/LexerTest.php
    M tests/Misc/BugsTest.php
    M tests/Parser/AlterStatementTest.php
    M tests/Parser/CallStatementTest.php
    M tests/Parser/CreateStatementTest.php
    M tests/Parser/DeleteStatementTest.php
    M tests/Parser/ExplainStatement.php
    M tests/Parser/InsertStatementTest.php
    M tests/Parser/ParserTest.php
    M tests/Parser/RenameStatementTest.php
    M tests/Parser/ReplaceStatementTest.php
    M tests/Parser/RestoreStatementTest.php
    M tests/Parser/SelectStatementTest.php
    M tests/Parser/SetStatementTest.php
    M tests/Parser/TransactionStatementTest.php
    M tests/Parser/UpdateStatementTest.php
    M tests/Utils/BufferedQueryTest.php
    M tests/Utils/CLITest.php
    M tests/Utils/FormatterTest.php
    M tests/Utils/MiscTest.php
    M tests/Utils/QueryTest.php
    M tests/Utils/RoutineTest.php
    M tests/Utils/TableTest.php
    M tests/Utils/TokensTest.php
    M tools/TestGenerator.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pull/137'


Compare: 
https://github.com/phpmyadmin/sql-parser/compare/6a9ea10743e5...14b0a8976124
_______________________________________________
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to