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

MaurĂ­cio Meneghini Fauth mauriciofauth at gmail.com
Mon Jan 15 18:44:30 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: f7525449d2b6f53bcc422822afcc683df253ec9a
      https://github.com/phpmyadmin/sql-parser/commit/f7525449d2b6f53bcc422822afcc683df253ec9a
  Author: Gabriel Caruso <carusogabriel34 at 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/55ca224862d827dc9a9fb73c82d28b133e1090b1
  Author: Gabriel Caruso <carusogabriel34 at 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/26e4d46c047a7e1e1b13d877375a5ed5bff73e40
  Author: MaurĂ­cio Meneghini Fauth <mauriciofauth at 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


More information about the Git mailing list