diff options
Diffstat (limited to 'src/tests/strict_mode/strict_mode_enabled.phpt')
| -rw-r--r-- | src/tests/strict_mode/strict_mode_enabled.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/strict_mode/strict_mode_enabled.phpt b/src/tests/strict_mode/strict_mode_enabled.phpt index c511f9a..a986987 100644 --- a/src/tests/strict_mode/strict_mode_enabled.phpt +++ b/src/tests/strict_mode/strict_mode_enabled.phpt | |||
| @@ -11,7 +11,7 @@ sp.configuration_file={PWD}/config/config_strict_mode_enabled.ini | |||
| 11 | ini_set('display_errors', 1); | 11 | ini_set('display_errors', 1); |
| 12 | ?> | 12 | ?> |
| 13 | --EXPECTF-- | 13 | --EXPECTF-- |
| 14 | Fatal error: Uncaught TypeError: ini_set() expects parameter 2 to be string, %s given in %s/tests/strict_mode/strict_mode_enabled.php:%d | 14 | Fatal error: Uncaught TypeError: ini_set()%s given in %s/tests/strict_mode/strict_mode_enabled.php:%d |
| 15 | Stack trace: | 15 | Stack trace: |
| 16 | #0 %s/tests/strict_mode/strict_mode_enabled.php(2): ini_set('display_errors', 1) | 16 | #0 %s/tests/strict_mode/strict_mode_enabled.php(2): ini_set('display_errors', 1) |
| 17 | #1 {main} | 17 | #1 {main} |
