php-8.5.0beta2
Add internal URI handling API (#19073)
cleanup
Add date extension to dependencies (#15475)
Merge branch 'PHP-8.4'
Fix namespace handling of WSDL and XML schema in SOAP
ext/uri: Use the term "URI parser" instead of "URI handler" (#19530)
Implement request #61105: Support Soap 1.2 SoapFault Reason Text lang attribute
ext/soap: Use bool as return type instead of int for parse_packet_soap()
Also allow XSD_1999_NAMESPACE
Deduplicate URI building code in soap schema code (#15799)
Fix bug #70951: Segmentation fault on invalid WSDL cache
Struct-pack some soap datatypes (#14403)
Deduplicate XML parsing code for SOAP (#18700)