Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use case-sensitive constants for PHP 7.3 #454

Conversation

lukasbesch
Copy link
Contributor

In this RFC for PHP 7.3 the usage of case-insensitive constants and the third parameter of the define() function was deprecated.

PHP 7.3 deprecated the usage of case-insensitive constants and the third parameter of the `define()` function. RFC: https://wiki.php.net/rfc/case_insensitive_constant_deprecation
@stephenharris stephenharris merged commit 580481b into stephenharris:develop Jan 20, 2019
@stephenharris
Copy link
Owner

Thanks @lukasbesch

@lukasbesch lukasbesch deleted the bugfix/case-insensitive-constants branch February 17, 2019 13:52
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