This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-23 06:11:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
code
/
prettyPrinter
History
Tomas Votruba
af8c729603
Add PHP 7.4 typed properties support
2019-01-05 21:34:25 +01:00
..
expr
add float/double/real KIND support to Cast\Double node
2019-01-05 19:23:00 +01:00
stmt
Add PHP 7.4 typed properties support
2019-01-05 21:34:25 +01:00
comments.test
Avoid superfluous newline when printing Nops
2016-04-19 15:10:51 +02:00
commentsInCommaList.test
Pretty printer: Preserve comments in arrays and calls
2017-04-09 19:49:47 +02:00
inlineHTMLandPHPtest.file-test
Add hasLeadingNewline attribute to InlineHTML
2016-07-25 16:44:25 +02:00
nestedInlineHTML.test
Fix InlineHTML indentation
2017-09-03 19:02:07 +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