--TEST-- Bug #69085 (SoapClient's __call() type confusion through unserialize()) --SKIPIF-- --INI-- soap.wsdl_cache_enabled=0 --FILE-- whatever(); } catch (Exception $e) { echo "okey"; } --EXPECT-- okey