--TEST-- Unserialize ok, but called with the wrong number of arguments --SKIPIF-- --INI-- sp.configuration_file={PWD}/config/config_serialize.ini --FILE-- --EXPECTF-- Fatal error: Uncaught ArgumentCountError: unserialize() expects at most 2 arguments, 4 given in %s/tests/unserialize_php8/unserialize_wrong_call.php:3 Stack trace: #0 %s/tests/unserialize_php8/unserialize_wrong_call.php(3): unserialize('s:1:"a";', 'too', 'many', 'aaaaaaaargument...') #1 {main} thrown in %s/tests/unserialize_php8/unserialize_wrong_call.php on line 3