Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 4bef088a6edf74dc3a3e95493f4ecfe31762344d https://github.com/phpmyadmin/sql-parser/commit/4bef088a6edf74dc3a3e95493f4e... Author: Damian Dlugosz bigfootdd@gmail.com Date: 2017-01-08 (Sun, 08 Jan 2017)
Changed paths: M src/Lexer.php M tests/Utils/FormatterTest.php M tests/data/lexer/lexComment.out M tests/data/lexer/lexNumber.out
Log Message: ----------- Fix comment parsing
Commit: 51275207ef5cc18c7905b779858cda4bca7d4c81 https://github.com/phpmyadmin/sql-parser/commit/51275207ef5cc18c7905b779858c... Author: Damian Dlugosz bigfootdd@gmail.com Date: 2017-01-10 (Tue, 10 Jan 2017)
Changed paths: M src/Utils/Formatter.php M tests/Utils/CLITest.php M tests/Utils/FormatterTest.php
Log Message: ----------- Fix comment parsing
Commit: ed8d676e2ca0dff7fa49375d1984773379e3815e https://github.com/phpmyadmin/sql-parser/commit/ed8d676e2ca0dff7fa49375d1984... Author: Michal Čihař michal@cihar.com Date: 2017-01-20 (Fri, 20 Jan 2017)
Changed paths: M src/Lexer.php M src/Utils/Formatter.php M tests/Utils/CLITest.php M tests/Utils/FormatterTest.php M tests/data/lexer/lexComment.out M tests/data/lexer/lexNumber.out
Log Message: ----------- Merge pull request #123 from bigfoot90/fix-comment-parsing
Fix comment parsing
Compare: https://github.com/phpmyadmin/sql-parser/compare/0c5d8750d06e...ed8d676e2ca0