Skip to content

fix PHP syntax error#1

Merged
cutls merged 1 commit into
cutls:masterfrom
naokisz:patch-1
Aug 23, 2019
Merged

fix PHP syntax error#1
cutls merged 1 commit into
cutls:masterfrom
naokisz:patch-1

Conversation

@naokisz
Copy link
Copy Markdown
Contributor

@naokisz naokisz commented Aug 22, 2019

This pull request fix "PHP Parse error: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF)".

Short open tag is deprecated now. So it should change to default open tag.

This commit solves "PHP Parse error: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF)".
Short open tag is deprecated now.
@cutls cutls merged commit 58ae21c into cutls:master Aug 23, 2019
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.

2 participants