[phpmyadmin/sql-parser] f75254: Fixes from PHPStan level 0

Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: f7525449d2b6f53bcc422822afcc683df253ec9a https://github.com/phpmyadmin/sql-parser/commit/f7525449d2b6f53bcc422822afcc... Author: Gabriel Caruso <carusogabriel34@gmail.com> Date: 2018-01-14 (Sun, 14 Jan 2018) Changed paths: M src/Core.php M src/Parser.php M src/Statement.php M src/Statements/InsertStatement.php M src/Statements/SelectStatement.php Log Message: ----------- Fixes from PHPStan level 0 Commit: 55ca224862d827dc9a9fb73c82d28b133e1090b1 https://github.com/phpmyadmin/sql-parser/commit/55ca224862d827dc9a9fb73c82d2... Author: Gabriel Caruso <carusogabriel34@gmail.com> Date: 2018-01-14 (Sun, 14 Jan 2018) Changed paths: M src/Exceptions/LoaderException.php Log Message: ----------- Fixes from PHPStan level 2 Commit: 26e4d46c047a7e1e1b13d877375a5ed5bff73e40 https://github.com/phpmyadmin/sql-parser/commit/26e4d46c047a7e1e1b13d877375a... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M src/Core.php M src/Exceptions/LoaderException.php M src/Parser.php M src/Statement.php M src/Statements/InsertStatement.php M src/Statements/SelectStatement.php Log Message: ----------- Merge pull request #186 from carusogabriel/phpstan Fixes from PHPStan Compare: https://github.com/phpmyadmin/sql-parser/compare/4f4b369b1986...26e4d46c047a
participants (1)
-
Maurício Meneghini Fauth