1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/lib/PhpParser/Parser
Nikita Popov 5f73c4de80 Flexible doc: Validate end label indentation
Move doc string parsing logic from rebuildParsers.php and
String_::parseDocString() into ParserAbstract. This stuff is
going to get complicated now.

For now only implement the validation of the indentation on the
end label.
2018-09-21 16:31:17 +02:00
..
Multiple.php [CS] Open class brackets in new line 2018-01-13 16:03:55 +01:00
Php5.php Flexible doc: Validate end label indentation 2018-09-21 16:31:17 +02:00
Php7.php Flexible doc: Validate end label indentation 2018-09-21 16:31:17 +02:00
Tokens.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00