kphp
kphp copied to clipboard
striping indent of heredoc string
Add support of php 7.3.0 striping indent of heredoc and nowdoc string feature: the closing identifier may be indented by space or tab, in which case the indentation will be stripped from all lines in the doc string.