Skip to content

38 Fix unexpected '' (T_ENCAPSED_AND_WHITESPACE)#39

Open
leonstr wants to merge 1 commit intoronefel:masterfrom
leonstr:master
Open

38 Fix unexpected '' (T_ENCAPSED_AND_WHITESPACE)#39
leonstr wants to merge 1 commit intoronefel:masterfrom
leonstr:master

Conversation

@leonstr
Copy link
Copy Markdown

@leonstr leonstr commented Apr 5, 2024

Change HEREDOC strings to be compatible with PHP versions before 7.3. Prior to PHP 7.3.0, the closing identifier must begin in the first column of the line.

Change HEREDOC strings to be compatible with PHP versions before 7.3.
Prior to PHP 7.3.0, the closing identifier must begin in the first
column of the line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant