Home
last modified time | relevance | path

Searched refs:serialize_function_call (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/soap/tests/
H A Dbug70388.phpt2 Bug #70388 (SOAP serialize_function_call() type confusion / RCE)
/PHP-5.5/ext/soap/
H A Dsoap.c63 static xmlDocPtr serialize_function_call(zval *this_ptr, sdlFunctionPtr function, char *function_na…
2725 …request = serialize_function_call(this_ptr, fn, NULL, fnb->input.ns, real_args, arg_count, soap_ve…
2728 …request = serialize_function_call(this_ptr, fn, NULL, sdl->target_ns, real_args, arg_count, soap_v…
2763 …request = serialize_function_call(this_ptr, NULL, function, call_uri, real_args, arg_count, soap_v…
4226 static xmlDocPtr serialize_function_call(zval *this_ptr, sdlFunctionPtr function, char *function_na… function
/PHP-5.5/
H A DNEWS236 . Fixed bug #70388 (SOAP serialize_function_call() type confusion / RCE).

Completed in 34 milliseconds