diff options
Diffstat (limited to 'src/tests/cookies_encryption/encrypt_cookies4.phpt')
| -rw-r--r-- | src/tests/cookies_encryption/encrypt_cookies4.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/cookies_encryption/encrypt_cookies4.phpt b/src/tests/cookies_encryption/encrypt_cookies4.phpt index fa36756..60e335b 100644 --- a/src/tests/cookies_encryption/encrypt_cookies4.phpt +++ b/src/tests/cookies_encryption/encrypt_cookies4.phpt | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Cookie encryption in ipv6 | 2 | Cookie encryption in ipv6 |
| 3 | --SKIPIF-- | 3 | --SKIPIF-- |
| 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> | 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> |
| 5 | <?php if (PHP_VERSION_ID >= 80000) print "skip"; ?> | 5 | <?php if (PHP_VERSION_ID >= 80000) print "skip Not implemented for PHP 8+"; ?> |
| 6 | --INI-- | 6 | --INI-- |
| 7 | sp.configuration_file={PWD}/config/config_encrypted_cookies.ini | 7 | sp.configuration_file={PWD}/config/config_encrypted_cookies.ini |
| 8 | --COOKIE-- | 8 | --COOKIE-- |
