php-src/ext/soap
Christoph M. Becker de354683a0
Make bug49278.phpt more resilient
Due to the hard-coded PHP version, that test easily fails[1], so we
relax the test expectations.

[1] e.g. <https://github.com/cmb69/php-ftw/actions/runs/9784934000/job/27016894692#step:5:66>

Closes GH-14817.
2024-07-04 16:03:15 +02:00
..
tests Make bug49278.phpt more resilient 2024-07-04 16:03:15 +02:00
config.m4 Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
config.w32 Fix bug GH-11941: soap with session persistence will silently fails when "seession" built as a shared object (#14362) 2024-05-29 19:51:49 +02:00
CREDITS
php_encoding.c Fix double entity encoding in soap 2024-07-03 10:34:46 -07:00
php_encoding.h Merge branch 'PHP-8.3' 2024-06-01 13:32:58 +02:00
php_http.c ext/soap: Refactor implementation of in_domain() 2024-06-19 02:20:36 +01:00
php_http.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_packet_soap.c ext/soap: Use bool as return type instead of int for parse_packet_soap() 2024-06-19 02:20:34 +01:00
php_packet_soap.h ext/soap: Use bool as return type instead of int for parse_packet_soap() 2024-06-19 02:20:34 +01: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 ext/soap: Initialize a HashTable of size j 2024-06-27 17:41:23 +01:00
php_sdl.h Struct-pack some soap datatypes (#14403) 2024-06-01 14:11:45 +02:00
php_soap.h ext/soap: Remove unused 'cache' extension global 2024-06-27 17:41:23 +01:00
php_xml.c Fix compilation on libxml2 2.13 2024-07-03 10:34:46 -07:00
php_xml.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
soap_arginfo.h Migrate SOAP table resource to array 2024-05-08 22:48:19 +02:00
soap.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
soap.stub.php Migrate SOAP table resource to array 2024-05-08 22:48:19 +02:00