[phpMyAdmin Git] [phpmyadmin/sql-parser] c9406f: Set return type to void on setUp for phpunit

William Desportes williamdes at wdes.fr
Wed Sep 25 00:25:44 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: c9406f4a0ed1220056748d4924a46e367b7f2db1
https://github.com/phpmyadmin/sql-parser/commit/c9406f4a0ed1220056748d4924a46e367b7f2db1
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-09-25 (Wed, 09 September 2019) +02:00

Changed paths: 
M tests/Lexer/TokensListTest.php

Log Message:
-----------
Set return type to void on setUp for phpunit

Closes: #261

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 9798cdd11ce18522a8272c260888f03bba581721
https://github.com/phpmyadmin/sql-parser/commit/9798cdd11ce18522a8272c260888f03bba581721
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-09-25 (Wed, 09 September 2019) +02:00

Changed paths: 
M tests/Components/ComponentTest.php
M tests/Lexer/ContextTest.php
M tests/Lexer/LexerTest.php
M tests/Misc/UtfStringTest.php
M tests/Parser/ParserTest.php

Log Message:
-----------
Fix deprecated annotations 

Ref: #261

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 1fe95d9b79279d4062d942b95bb5177467d4a1f3
https://github.com/phpmyadmin/sql-parser/commit/1fe95d9b79279d4062d942b95bb5177467d4a1f3
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-09-25 (Wed, 09 September 2019) +02:00

Changed paths: 
M .gitignore
M composer.json

Log Message:
-----------
Add support for phpunit 8.0

Ref: #261

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list