master
ext/soap: SoapClient::__setCookie() to deal with name as digits. (#20526)
cleanup
Add date extension to dependencies (#15475)
soap: Fix comment (#20126)
Fix namespace handling of WSDL and XML schema in SOAP
ext/soap: HTTP request micro optimisations. (#20516)
uri: Remove useless layer of indirection in `php_uri_get_parser()` (#19774)
Fix uninitialized soap lang_en string on ZTS
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)
soap: Use `true` / `false` instead of `1` / `0` when assigning to `bool`
Struct-pack some soap datatypes (#14403)
soap: Switch to new XML parser option setting API (#20020)
Add internal URI handling API (#19073)
Reduce code bloat in arginfo by using specialised string releases (#20016)