diff options
| author | Ben Fuhrmannek | 2022-01-11 19:58:23 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2022-01-11 19:58:23 +0100 |
| commit | bbba4e72b2234e2b527c9cfdc73018192ea2ab29 (patch) | |
| tree | c2fa3b3c4de96e50b3b6c492c82375a492cd20df | |
| parent | c6c55498d9b3757f071f5effce39017ae10e913b (diff) | |
fixed incorrect test description
Diffstat (limited to '')
| -rw-r--r-- | src/tests/phpinfo_presence.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/phpinfo_presence.phpt b/src/tests/phpinfo_presence.phpt index c1388ed..48daffb 100644 --- a/src/tests/phpinfo_presence.phpt +++ b/src/tests/phpinfo_presence.phpt | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | --TEST-- | 1 | --TEST-- |
| 2 | Unserialize fail | 2 | phpinfo() showing snuffleupagus |
| 3 | --SKIPIF-- | 3 | --SKIPIF-- |
| 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> | 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> |
| 5 | --INI-- | 5 | --INI-- |
