[phpMyAdmin Git] [phpmyadmin/sql-parser] 4c945b: Remove trailing whitespace

Maurício Meneghini Fauth mauricio at fauth.dev
Sat Dec 14 15:05:51 CET 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 4c945b89aad24ee3c73ae94c06f2bc858a858956
https://github.com/phpmyadmin/sql-parser/commit/4c945b89aad24ee3c73ae94c06f2bc858a858956
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-14 (Sat, 12 December 2019) -03:00

Changed paths: 
M src/Components/CaseExpression.php
M src/Components/CreateDefinition.php

Log Message:
-----------
Remove trailing whitespace

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 9d3d3b3e39162a8b5329e7a446b2f359b6e99c9d
https://github.com/phpmyadmin/sql-parser/commit/9d3d3b3e39162a8b5329e7a446b2f359b6e99c9d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-14 (Sat, 12 December 2019) -03:00

Changed paths: 
M src/Component.php
M src/Core.php
M src/Exceptions/LexerException.php
M src/Exceptions/LoaderException.php
M src/Exceptions/ParserException.php
M src/Statements/InsertStatement.php
M src/Statements/PurgeStatement.php
M src/TokensList.php
M src/Translator.php
M src/UtfString.php
M tests/Components/ComponentTest.php
M tests/Lexer/ContextTest.php
M tests/Misc/UtfStringTest.php
M tests/Utils/CLITest.php
M tests/Utils/FormatterTest.php
M tools/ContextGenerator.php
M tools/TestGenerator.php

Log Message:
-----------
Reference classes via a use statement

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list