php-src/ext/soap
2025-07-24 11:56:43 +02:00
..
tests Merge branch 'PHP-8.4' 2025-07-20 19:50:01 +02:00
config.m4 Add date extension to dependencies (#15475) 2024-08-18 16:47:57 +02:00
config.w32 Add date extension to dependencies (#15475) 2024-08-18 16:47:57 +02:00
CREDITS
php_encoding.c Merge branch 'PHP-8.4' 2025-07-20 19:50:01 +02:00
php_encoding.h Fix namespace handling of WSDL and XML schema in SOAP 2025-05-29 16:55:41 +02:00
php_http.c Merge branch 'PHP-8.4' 2025-07-10 22:32:58 +02:00
php_http.h
php_packet_soap.c Implement request #61105: Support Soap 1.2 SoapFault Reason Text lang attribute 2025-06-21 00:18:08 +02:00
php_packet_soap.h ext/soap: Use bool as return type instead of int for parse_packet_soap() 2024-06-19 02:20:34 +01:00
php_schema.c Also allow XSD_1999_NAMESPACE 2025-05-29 18:26:46 +02:00
php_schema.h Deduplicate URI building code in soap schema code (#15799) 2024-09-09 19:44:09 +02:00
php_sdl.c Fix bug #70951: Segmentation fault on invalid WSDL cache 2025-05-30 00:04:06 +02:00
php_sdl.h Struct-pack some soap datatypes (#14403) 2024-06-01 14:11:45 +02:00
php_soap.h Don't deref soap private properties 2025-07-03 20:37:10 +02:00
php_xml.c Deduplicate XML parsing code for SOAP (#18700) 2025-05-29 18:35:19 +02:00
php_xml.h Fix namespace handling of WSDL and XML schema in SOAP 2025-05-29 16:55:41 +02:00
soap.c Fix GH-19226: Segfault when spawning new thread in soap extension 2025-07-24 11:56:43 +02:00
soap.stub.php Replace @deprecated with #[\Deprecated] for internal constants (#18780) 2025-06-26 11:27:15 -07:00
soap_arginfo.h Arginfo: avoid using temporary zvals for initializing attribute values (#19141) 2025-07-21 13:33:51 -07:00