Commit Graph

9 Commits

Author SHA1 Message Date
Dan Ungureanu
f499e9a9b7 Fixed class name.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-09-15 22:44:07 +03:00
Hugues Peccatte
7af0fcf918 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-24 19:43:19 +02:00
Hugues Peccatte
3aae312335 Update PHPDoc.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-23 13:11:27 +02:00
Dan Ungureanu
13ff72c4d7 Fix UTF strings in linter.
Updated sql-parser to udan11/sql-parser@8a1011e974.

Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-08-05 19:01:51 +03:00
Dan Ungureanu
2b3febf652 Localization.
Updated sql-parser library to udan11/sql-parser@e1b91ed.

Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-22 19:13:38 +03:00
Marc Delisle
a9391348da Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-18 18:01:58 -04:00
Dan Ungureanu
c5a788bfec Use mb_strlen to match the other code base.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-17 18:14:12 +03:00
Dan Ungureanu
33344520a3 Fixed a few of Scrutinizer's issue.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 19:53:46 +03:00
Dan Ungureanu
024d96700d Reorganized code.
Fixed a bug that miscalculated the position of the tokens.
Added tests.

Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 18:08:18 +03:00