php-src/ext/soap
Peter Kokot 711e452037
Rename HAVE_PHP_SOAP symbol on Windows ext/soap (#13426)
This syncs the symbol name with the *nix build, where HAVE_SOAP is
defined.
2024-02-18 18:01:12 +01:00
..
tests Fix #44383: PHP DateTime not converted to xsd:datetime 2023-12-08 17:26:52 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Rename HAVE_PHP_SOAP symbol on Windows ext/soap (#13426) 2024-02-18 18:01:12 +01:00
CREDITS
php_encoding.c Fix #44383: PHP DateTime not converted to xsd:datetime 2023-12-08 17:26:52 +01: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 random: Move CSPRNG API into php_random_csprng.h (#13290) 2024-02-01 19:09:35 +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_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
soap.c Fix #44383: PHP DateTime not converted to xsd:datetime 2023-12-08 17:26:52 +01:00
soap.stub.php Declare ext/soap constants in stubs (#9124) 2022-07-25 16:40:41 +02:00