
6 Dec
2017
6 Dec
'17
4:53 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 10f4e571ba3903593ea7e2c4ec5304f3c0323a98 https://github.com/phpmyadmin/sql-parser/commit/10f4e571ba3903593ea7e2c4ec53... Author: Michal Čihař <michal@cihar.com> Date: 2017-12-06 (Wed, 06 Dec 2017) Changed paths: M tests/Lexer/ContextTest.php Log Message: ----------- Avoid using PHP 5.4+ syntax for arrays We still support 5.3 here. Signed-off-by: Michal Čihař <michal@cihar.com>