Skip to content

Conversation

@kitserve
Copy link

The third argument, case_insensitive, to the define function was deprecated in PHP 7.3.0 and generates a warning in PHP 8.0.0+. This commit removes the argument, to prevent spurious warnings. It also removes trailing whitespace and the PHP close tag at the end of the file, in line with best practice.

The third argument, `case_insensitive`, to `define` was deprecated in PHP 7.3.0 and generates a warning in PHP 8.0.0+. This commit removes the argument, to prevent spurious warnings. It also removes trailing whitespace and the PHP close tag at the end of the file, in line with best practice.
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