
Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: d25cf7edff7fee390fefe749d29edcea6034ffa0 https://github.com/phpmyadmin/sql-parser/commit/d25cf7edff7fee390fefe749d29e... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2023-06-01 (Thu, 06 June 2023) +01:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Utils/CLI.php Log Message: ----------- Narrow down return types Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: beec85cfe39f3073cba7981abb0acb35764ea454 https://github.com/phpmyadmin/sql-parser/commit/beec85cfe39f3073cba7981abb0a... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2023-06-07 (Wed, 06 June 2023) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Utils/CLI.php Log Message: ----------- Merge pull request #460 from kamil-tekiela/narrow-down-types Narrow down return types