From e6219a095de78ce03be4a36360020a6f4fe94105 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 21 Aug 2022 15:58:09 +0200 Subject: Fix sloppy comparison --- src/tests/global_strict/global_strict_issue432.phpt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/tests/global_strict/global_strict_issue432.phpt (limited to 'src/tests/global_strict') diff --git a/src/tests/global_strict/global_strict_issue432.phpt b/src/tests/global_strict/global_strict_issue432.phpt new file mode 100644 index 0000000..008529e --- /dev/null +++ b/src/tests/global_strict/global_strict_issue432.phpt @@ -0,0 +1,21 @@ +--TEST-- +Global strict mode, for issue #432 +--SKIPIF-- + +--INI-- +sp.configuration_file={PWD}/config/global_strict_disabled.ini +--FILE-- + +--EXPECT-- +WINWIN -- cgit v1.3