php-src/ext/soap
Gina Peter Banyard e9b36438ed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  ext/soap: Fix memory leaks when calling SoapFault::__construct() twice
2024-06-16 23:01:36 +01:00
..
tests ext/soap: Fix memory leaks when calling SoapFault::__construct() twice 2024-06-16 23:00:59 +01:00
config.m4
config.w32
CREDITS
php_encoding.c Merge branch 'PHP-8.2' into PHP-8.3 2024-06-01 13:31:02 +02:00
php_encoding.h Fix bug #69280: SoapClient classmap doesn't support fully qualified class name (#14398) 2024-06-01 13:29:26 +02:00
php_http.c Fix bug #76232: SoapClient Cookie Header Semicolon 2024-06-01 17:37:30 +02: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 Merge branch 'PHP-8.1' into PHP-8.2 2023-10-11 17:23:17 +02:00
php_schema.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sdl.c Fix libxml2 2.12 build due to API breaks 2023-12-01 18:03:37 +01:00
php_sdl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_soap.h Fix bug #69280: SoapClient classmap doesn't support fully qualified class name (#14398) 2024-06-01 13:29:26 +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 Merge branch 'PHP-8.2' into PHP-8.3 2024-06-16 23:01:36 +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