This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-02-24 10:52:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
code
/
prettyPrinter
History
Nikita Popov
ec614c95dd
Add hasLeadingNewline attribute to InlineHTML
...
Use this attribute to not print an extra newline if the original code did not have it.
2016-07-25 16:44:25 +02:00
..
expr
PHP 7: Short destructuring syntax
2016-07-06 23:43:23 +02:00
stmt
PHP 7.1: Support multi-catch
2016-07-22 15:40:00 +02:00
comments.test
Avoid superfluous newline when printing Nops
2016-04-19 15:10:51 +02:00
inlineHTMLandPHPtest.file-test
Add hasLeadingNewline attribute to InlineHTML
2016-07-25 16:44:25 +02:00
onlyInlineHTML.file-test
Add hasLeadingNewline attribute to InlineHTML
2016-07-25 16:44:25 +02:00
onlyPHP.file-test
Make canonicalization less aggressive
2016-04-05 10:37:45 +09:00