Nikita Popov
|
55b2ead967
|
Make special class name checks case insensitive
|
2015-04-26 23:13:27 +02:00 |
|
Nikita Popov
|
c8454271e1
|
Make column info 1-based
|
2015-04-18 21:20:45 +02:00 |
|
Nikita Popov
|
62f83a0dc2
|
Add column info for non-syntax errors where relatively precise
Should it also be added if only rough information is available? E.g.
spanning an entire class?
|
2015-04-18 13:27:58 +02:00 |
|
Nikita Popov
|
611fa5c7f1
|
Test parser position information (syntax errors)
|
2015-04-18 13:27:57 +02:00 |
|
Martin Hasoň
|
118f28344d
|
Synchronized error messages with native php error messages
|
2014-02-12 20:19:48 +01:00 |
|
nikic
|
fbaa1e5fc3
|
Add information on expected tokens to syntax errors
This now mimics the error messages provided by PHP itself (pre 5.4).
|
2013-01-15 17:30:14 +01:00 |
|
nikic
|
81e53ce0ff
|
Insert comments when pretty printing
This changset also adds unit tests for Comments and adds a way to test the
pretty printer.
|
2012-05-11 16:18:14 +02:00 |
|