php-src/ext/soap
Niels Dossche 58fc521713 Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix libxml2 2.12 build due to API breaks
2023-12-01 18:07:58 +01:00
..
tests Merge branch 'PHP-8.3' 2023-11-15 22:01:05 +01:00
config.m4
config.w32
CREDITS
php_encoding.c ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
php_encoding.h ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
php_http.c Fix #49278: SoapClient::__getLastResponseHeaders returns NULL if wsdl operation !has output 2023-11-06 19:04:15 +01:00
php_http.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_packet_soap.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_packet_soap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_schema.c ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
php_schema.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sdl.c Merge branch 'PHP-8.3' 2023-12-01 18:07:58 +01:00
php_sdl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_soap.h Move derefs into accessor macros 2021-08-20 14:15:23 +02:00
php_xml.c Merge branch 'PHP-8.0' into PHP-8.1 2023-07-31 19:53:43 +01:00
php_xml.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
soap.c Mitigate #51561: SoapServer with a extented class and using sessions, lost the setPersistence() 2023-10-29 12:56:50 +01:00
soap.stub.php Declare ext/soap constants in stubs (#9124) 2022-07-25 16:40:41 +02:00
soap_arginfo.h Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs 2023-08-26 21:35:31 +02:00