Home
last modified time | relevance | path

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

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

Completed in 49 milliseconds