--TEST-- Bug #70388 (SOAP serialize_function_call() type confusion / RCE) --SKIPIF-- --FILE-- notexisting()); } catch(Exception $e) { var_dump($e->getMessage()); var_dump(get_class($e)); } ?> --EXPECTF-- string(%d) "%s" string(9) "SoapFault"