kphp icon indicating copy to clipboard operation
kphp copied to clipboard

striping indent of heredoc string

Open drdzyk opened this issue 2 years ago • 0 comments

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.

drdzyk avatar Jun 15 '22 12:06 drdzyk