Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 746f48fae61c7a21951d51c5823869ebb43d7da1 https://github.com/phpmyadmin/sql-parser/commit/746f48fae61c7a21951d51c58238... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2021-12-28 (Tue, 12 December 2021) -03:00
Changed paths: M CHANGELOG.md M phpstan-baseline.neon M psalm-baseline.xml M src/Components/OptionsArray.php M src/Context.php M src/Core.php M src/Lexer.php M src/Parser.php M src/Statement.php M src/Statements/MaintenanceStatement.php M src/Statements/RenameStatement.php M src/Statements/ReplaceStatement.php M src/Statements/TransactionStatement.php M src/Statements/WithStatement.php M src/TokensList.php M src/Tools/ContextGenerator.php M src/Tools/TestGenerator.php M src/Translator.php M src/Utils/BufferedQuery.php M tests/TestCase.php M tests/Utils/BufferedQueryTest.php
Log Message: ----------- Add missing return types annotations
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev