php-src/ext/soap/tests
Nikita Popov 935b5cb11e Flush stderr on win32 in cli_log_message
This allows us to unfork a bunch of tests for Windows.
2017-01-01 21:09:02 +01:00
..
bugs Flush stderr on win32 in cli_log_message 2017-01-01 21:09:02 +01:00
interop Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
schema Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
soap12 Fixed broken soap.wsdl_cache_enabled 2008-01-09 16:45:48 +00:00
any.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
bug46760.phpt - Added missing SKIPIF 2010-02-15 21:32:25 +00:00
bug48557.phpt - Added missing SKIPIF 2010-02-15 21:32:25 +00:00
bug48557.wsdl - MFH: Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers) patch by David Zülke <david.zuelke at bitextender.com> 2009-06-15 17:31:02 +00:00
bug49898.phpt Bug 49898 2014-06-08 19:36:18 -07:00
bug68361.phpt Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes) 2014-11-11 16:22:49 +08:00
bug68996.phpt add tests for #68996 2015-02-07 18:52:26 +01:00
bug69137.phpt soap #69137 - Invert logic to be correct 2016-10-13 23:56:24 -04:00
bug70211.phpt Fixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free) 2015-08-10 17:02:16 +08:00
bug70388.phpt Fix bug #70388 - SOAP serialize_function_call() type confusion 2015-08-31 21:06:03 -07:00
bug70875.phpt Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute 2015-11-07 11:00:33 +01:00
bug70875.wsdl Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute 2015-11-07 11:00:33 +01:00
bug71610.phpt Fix bug #71610: Type Confusion Vulnerability - SOAP / make_http_soap_request() 2016-02-21 23:45:57 -08:00
bug71711.phpt Fix bug #71711 2016-08-30 18:06:18 +02:00
bug71996.phpt Fix bug #71711 2016-08-30 18:06:18 +02:00
bug73037.phpt add test for bug #73037 2016-10-10 15:59:52 +02:00
bug73452.phpt add test for bug #73452 2016-11-21 15:25:46 +01:00
classmap001.phpt Fixed broken soap.wsdl_cache_enabled 2008-01-09 16:45:48 +00:00
classmap002.phpt - MFH: Added arginfo 2008-07-22 01:47:22 +00:00
classmap003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
classmap003.wsdl
classmap004.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
classmap.wsdl
server001.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server002.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server003.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server004.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server005.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server006.phpt Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
server007.phpt
server008.phpt Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
server009.phpt Added missing INI settings 2010-01-20 13:06:27 +00:00
server010.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server011.phpt Fixed broken soap.wsdl_cache_enabled 2008-01-09 16:45:48 +00:00
server012.phpt
server013.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server014.phpt Implement engine exceptions 2015-03-09 14:01:32 +01:00
server015.phpt
server016.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server017.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server018.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server019.phpt Change impl of GZIP_POST, DEFLATE_POST. See #62021 2012-05-15 11:05:20 +01:00
server020.phpt Change impl of GZIP_POST, DEFLATE_POST. See #62021 2012-05-15 11:05:20 +01:00
server021.phpt Fixed parse error described in bug #43228 2007-11-11 13:38:03 +00:00
server022.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
server023.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
server024.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
server025.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
server025.wsdl
server026.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
server027.phpt Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
server028.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
server029.phpt Fixed SOAP tests and added additional tests to ensure processing POST data 2007-05-07 18:45:03 +00:00
server030.phpt Fixed broken soap.wsdl_cache_enabled 2008-01-09 16:45:48 +00:00
server030.wsdl Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry) 2007-12-27 13:10:20 +00:00
server031.phpt Fixed broken soap.wsdl_cache_enabled 2008-01-09 16:45:48 +00:00
setheaders.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
skipif.inc
test.wsdl
transport001.phpt - MFH: Added arginfo 2008-07-22 01:47:22 +00:00
typemap001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap004.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap005.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap006.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap007.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap008.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap009.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap010.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap011.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap012.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
typemap013.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00