From 80228c69c19b131764cd5848071d25f7ba0ad249 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 12 Jan 2022 19:51:09 +0100 Subject: removed redundant tests + minor fixes --- .../encrypt_key_too_short.phpt | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 src/tests/broken_configuration_php8/encrypt_key_too_short.phpt (limited to 'src/tests/broken_configuration_php8/encrypt_key_too_short.phpt') diff --git a/src/tests/broken_configuration_php8/encrypt_key_too_short.phpt b/src/tests/broken_configuration_php8/encrypt_key_too_short.phpt deleted file mode 100644 index c14785e..0000000 --- a/src/tests/broken_configuration_php8/encrypt_key_too_short.phpt +++ /dev/null @@ -1,22 +0,0 @@ ---TEST-- -Cookie encryption key too short ---SKIPIF-- - - ---INI-- -sp.configuration_file={PWD}/../broken_configuration/config/config_encryption_key_short.ini ---COOKIE-- ---ENV-- -return << ---EXPECT-- -Fatal error: [snuffleupagus][2001:0db8:0000:0000:0000:fe00:0042:8329][config][log] The encryption key set on line 1 is too short. please use at least 10 bytes in Unknown on line 0 - -Fatal error: [snuffleupagus][2001:0db8:0000:0000:0000:fe00:0042:8329][config][log] Invalid configuration file in Unknown on line 0 -Could not startup. \ No newline at end of file -- cgit v1.3