mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
WSDL support was improved
This commit is contained in:
parent
ea2f4b7ac0
commit
107a87ca85
7 changed files with 370 additions and 317 deletions
|
@ -3,4 +3,7 @@
|
|||
|
||||
int load_schema(sdlPtr *sdl,xmlNodePtr schema);
|
||||
|
||||
void delete_restriction_var_int(void *rvi);
|
||||
void delete_schema_restriction_var_char(void *srvc);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue