Skip to content

Use case-sensitive constants for PHP 7.3 - #454

Merged
stephenharris merged 1 commit into
stephenharris:developfrom
lukasbesch:bugfix/case-insensitive-constants
Jan 20, 2019
Merged

Use case-sensitive constants for PHP 7.3#454
stephenharris merged 1 commit into
stephenharris:developfrom
lukasbesch:bugfix/case-insensitive-constants

Conversation

@lukasbesch

Copy link
Copy Markdown
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
Copy Markdown
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