diff options
author | Rowan Collins <rowan.collins@gmail.com> | 2017-03-04 22:47:19 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-03-23 18:52:43 +0100 |
commit | 1b565f1393f82e0ce0c94806cc7f52c6d9c5e87d (patch) | |
tree | 3cd9ea6bfa55549207fb4e4075e1b9d723bf1f8d /ext/standard/tests/strings/lcfirst.phpt | |
parent | b5b7691ab5b708e29d9dbb5d46dde33aaf534b89 (diff) | |
download | php-git-1b565f1393f82e0ce0c94806cc7f52c6d9c5e87d.tar.gz |
Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation
Implements RFC "Deprecate and Remove Bareword (Unquoted) Strings"
[https://wiki.php.net/rfc/deprecate-bareword-strings]
Diffstat (limited to 'ext/standard/tests/strings/lcfirst.phpt')
-rw-r--r-- | ext/standard/tests/strings/lcfirst.phpt | bin | 6908 -> 6963 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/ext/standard/tests/strings/lcfirst.phpt b/ext/standard/tests/strings/lcfirst.phpt Binary files differindex 5424c5018d..9451ea80a3 100644 --- a/ext/standard/tests/strings/lcfirst.phpt +++ b/ext/standard/tests/strings/lcfirst.phpt |