Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: d637978a5afdf77884575c5641a94df75c0ca346 https://github.com/phpmyadmin/sql-parser/commit/d637978a5afdf77884575c5641a9... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-03-02 (Thu, 03 March 2023) -03:00
Changed paths: M composer.json M phpunit.xml.dist M tests/Builder/CreateStatementTest.php M tests/Components/ArrayObjTest.php M tests/Components/ExpressionTest.php M tests/Components/GroupKeywordTest.php M tests/Components/LimitTest.php M tests/Components/LockExpressionTest.php M tests/Lexer/ContextTest.php M tests/Lexer/LexerTest.php M tests/Misc/BugsTest.php M tests/Misc/ParameterTest.php M tests/Misc/UtfStringTest.php M tests/Parser/AlterStatementTest.php M tests/Parser/AnalyzeStatementTest.php M tests/Parser/CallStatementTest.php M tests/Parser/CreateStatementTest.php M tests/Parser/DeleteStatementTest.php M tests/Parser/DropStatementTest.php M tests/Parser/ExplainStatementTest.php M tests/Parser/InsertStatementTest.php M tests/Parser/LoadStatementTest.php M tests/Parser/LockStatementTest.php M tests/Parser/ParserTest.php M tests/Parser/PurgeStatementTest.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/Parser/WithStatementTest.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
Log Message: ----------- Bump PHPUnit to version 10.0
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev