From 1b565f1393f82e0ce0c94806cc7f52c6d9c5e87d Mon Sep 17 00:00:00 2001 From: Rowan Collins Date: Sat, 4 Mar 2017 22:47:19 +0000 Subject: 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] --- sapi/cli/tests/php_cli_server_014.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi') diff --git a/sapi/cli/tests/php_cli_server_014.phpt b/sapi/cli/tests/php_cli_server_014.phpt index 7c50a5e30a..f308ffb226 100644 --- a/sapi/cli/tests/php_cli_server_014.phpt +++ b/sapi/cli/tests/php_cli_server_014.phpt @@ -7,7 +7,7 @@ include "skipif.inc"; --FILE--