php-src/ext/soap/tests
Niels Dossche d882c5d580 Merge branch 'PHP-8.3'
* PHP-8.3:
  Use __DIR__-relative path in tests
  Fix GH-12675: MEMORY_LEAK in phpdbg_prompt.c
2023-11-15 22:01:05 +01:00
..
bugs Fix #49278: SoapClient::__getLastResponseHeaders returns NULL if wsdl operation !has output 2023-11-06 19:04:15 +01:00
interop Add deprecation notices to utf8_encode and utf8_decode 2022-06-12 13:37:23 +02:00
schema Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
soap12 Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
any.phpt Declare properties in SOAP tests 2021-11-10 11:00:37 +01:00
bug46760.phpt Make internal SoapServer/SoapClient state private 2021-08-20 12:54:39 +02:00
bug47021.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
bug48557.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug48557.wsdl
bug49898.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug68361.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug68996.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug69137.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug69668.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
bug69668.wsdl Fix #69668: SOAP special XML characters in namespace URIs not encoded 2021-03-29 14:17:55 +02:00
bug70211.phpt Declare SoapFault properties 2021-08-20 10:08:22 +02:00
bug70388.phpt Fix GH-9186 @strict-properties can be bypassed using unserialization (#9354) 2022-08-30 07:46:32 -04:00
bug70875.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
bug70875.wsdl
bug71610.phpt [skip ci] Fix trailing data in unserialize in soap test 2023-08-28 17:24:45 +02:00
bug71711.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
bug71996.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
bug73037.phpt Merge branch 'PHP-8.1' into PHP-8.2 2023-05-09 19:52:52 +02:00
bug73452.phpt Fix missing string copy 2021-08-20 14:15:23 +02:00
bug75306.phpt Use __DIR__-relative path in tests 2023-11-15 22:00:04 +01:00
bug77088.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug77410.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
bug77410.wsdl Fix bug #77410 2019-01-04 12:40:28 +01:00
bug79357.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug79357.wsdl Fixed bug #79357 2020-03-09 15:01:31 +01:00
bug79536.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
bug80672.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
bug80672.xml Fix bug #80672 - Null Dereference in SoapClient 2021-01-31 21:15:23 -08:00
classmap.wsdl
classmap001.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
classmap002.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
classmap003.phpt Declare properties in SOAP tests 2021-11-10 11:00:37 +01:00
classmap003.wsdl Merge branch 'PHP-7.3' into PHP-7.4 2019-05-11 17:16:50 +02:00
classmap004.phpt Declare properties in SOAP tests 2021-11-10 11:00:37 +01:00
classmap005.phpt ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
classmap006.phpt ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
classmap006.wsdl ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
classmap007.phpt ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
classmap007.wsdl ext/soap: Add support for clark notation for namespaces in class map 2023-10-23 23:39:28 +02:00
custom_content_type.phpt Fix GH-8426: make test fail while soap extension build 2023-05-09 19:48:45 +02:00
fault001.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
fault_warning.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
gh8538.phpt Merge branch 'PHP-8.0' into PHP-8.1 2022-05-23 16:51:32 +02:00
gh8538.wsdl Fix GH-8538: SoapClient may strip parts of nmtokens 2022-05-23 16:49:12 +02:00
gh9720.phpt Merge branch 'PHP-8.0' into PHP-8.1 2022-10-13 16:00:36 +02:00
gh9720.wsdl Fix GH-9720: Null pointer dereference while serializing the response 2022-10-13 15:56:08 +02:00
gh12392.phpt Fix GH-12392: Segmentation fault on SoapClient::__getTypes 2023-10-11 17:21:54 +02:00
gh12392.wsdl Fix GH-12392: Segmentation fault on SoapClient::__getTypes 2023-10-11 17:21:54 +02:00
server001.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server002.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server003.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server004.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server005.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server006.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server007.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server008.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server009.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server010.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server011.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server012.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server013.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server014.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server015.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server016.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server017.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server018.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server019.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server020.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server021.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server022.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server023.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server024.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server025.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server025.wsdl Fix permissions 2018-09-21 14:12:25 +02:00
server026.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server027.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server028.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server029.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server030.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
server030.wsdl
server031.phpt Declare tentative return types for Zend (#7251) 2021-07-19 13:44:20 +02:00
setheaders.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
ssl_method_deprecation.phpt Deprecate SoapClient ssl_method option 2021-07-14 09:36:26 +02:00
test.wsdl
transport001.phpt Declare properties in SOAP tests 2021-11-10 11:00:37 +01:00
typemap001.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
typemap002.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
typemap003.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
typemap004.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
typemap005.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
typemap006.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
typemap007.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
typemap008.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
typemap009.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
typemap010.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
typemap011.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
typemap012.phpt Declare tentative return types for ext/soap 2021-05-26 12:18:51 +02:00
typemap013.phpt Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00