Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 67 | -0/+0 |
|\ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 67 | -0/+0 |
| |\ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 67 | -0/+0 |
| | | | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2012-09-03 | 2 | -0/+70 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.3: Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) | ||||
| | * | Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) | Dmitry Stogov | 2012-09-03 | 2 | -0/+70 |
| | | | |||||
* | | | Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) | Dmitry Stogov | 2012-09-03 | 2 | -0/+70 |
| | | | |||||
* | | | remove remaining traces of unicode.* ini settings | Nuno Lopes | 2012-05-27 | 1 | -3/+0 |
|/ / | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | zoe slattery | 2012-05-15 | 2 | -6/+2 |
|\ \ | |/ | | | | | | | * PHP-5.3: Change impl of GZIP_POST, DEFLATE_POST. See #62021 | ||||
| * | Change impl of GZIP_POST, DEFLATE_POST. See #62021 | zoe slattery | 2012-05-15 | 2 | -6/+2 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-16 | 2 | -1/+53 |
|\ \ | |/ | | | | | | | * PHP-5.3: Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails | ||||
| * | Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails | Anatoliy Belsky | 2012-04-16 | 2 | -1/+53 |
| | | |||||
| * | more verbose skip reason in test files with not so obvious extension ↵ | Olivier DOUCET | 2012-02-25 | 1 | -1/+1 |
| | | | | | | | | requirements | ||||
| * | Fixed bug #54911 (Access to a undefined member in inherit SoapClient may ↵ | Dmitry Stogov | 2011-11-28 | 1 | -0/+22 |
| | | | | | | | | cause Segmentation Fault) | ||||
| * | Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references) | Dmitry Stogov | 2011-11-14 | 2 | -0/+207 |
| | | |||||
| * | - skip on win, diff TZ format | Pierre Joye | 2011-09-07 | 1 | -1/+5 |
| | | |||||
| * | Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION ↵ | Dmitry Stogov | 2011-08-10 | 2 | -0/+95 |
| | | | | | | | | contains itself) | ||||
| * | - fix test | Pierre Joye | 2010-12-18 | 1 | -4/+4 |
| | | |||||
| * | - NEWS update and test related to the NULL poisoning recent fixes | Pierre Joye | 2010-12-18 | 1 | -0/+17 |
| | | |||||
| * | - Added missing SKIPIF | Felipe Pena | 2010-08-06 | 5 | -0/+10 |
| | | |||||
| * | Fixed bug #50762 (in WSDL mode Soap Header handler function only being ↵ | Dmitry Stogov | 2010-05-28 | 2 | -0/+81 |
| | | | | | | | | called if defined in WSDL). (mephius at gmail dot com) | ||||
| * | Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable ↵ | Dmitry Stogov | 2010-05-05 | 8 | -0/+1252 |
| | | | | | | | | endpoints). (Justin Dearing) | ||||
| * | - Fixed tests | Felipe Pena | 2010-04-03 | 2 | -45/+10 |
| | | |||||
* | | more verbose skip reason in test files with not so obvious extension ↵ | Olivier DOUCET | 2012-02-25 | 1 | -1/+1 |
| | | | | | | | | requirements | ||||
* | | test fixes | Stanislav Malyshev | 2011-12-26 | 1 | -0/+1 |
| | | |||||
* | | Fixed bug #54911 (Access to a undefined member in inherit SoapClient may ↵ | Dmitry Stogov | 2011-11-28 | 1 | -0/+22 |
| | | | | | | | | cause Segmentation Fault) | ||||
* | | Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references) | Dmitry Stogov | 2011-11-14 | 2 | -0/+207 |
| | | |||||
* | | - skip on win, diff TZ format | Pierre Joye | 2011-09-07 | 1 | -1/+5 |
| | | |||||
* | | Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION ↵ | Dmitry Stogov | 2011-08-10 | 2 | -0/+95 |
| | | | | | | | | contains itself) | ||||
* | | - Added missing SKIPIF | Felipe Pena | 2010-08-06 | 5 | -0/+10 |
| | | |||||
* | | Fixed bug #50762 (in WSDL mode Soap Header handler function only being ↵ | Dmitry Stogov | 2010-05-28 | 2 | -0/+81 |
| | | | | | | | | called if defined in WSDL). (mephius at gmail dot com) | ||||
* | | Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable ↵ | Dmitry Stogov | 2010-05-05 | 8 | -0/+1252 |
| | | | | | | | | endpoints). (Justin Dearing) | ||||
* | | - Fixed tests | Felipe Pena | 2010-04-03 | 2 | -45/+10 |
|/ | |||||
* | - Fix test (Bug #51036) | Felipe Pena | 2010-02-15 | 1 | -1/+1 |
| | |||||
* | - Added missing SKIPIF | Felipe Pena | 2010-02-15 | 5 | -0/+10 |
| | |||||
* | Added missing INI settings | Ilia Alshanetsky | 2010-01-20 | 1 | -0/+3 |
| | |||||
* | Fixed bug #47273 (Encoding bug in SoapServer->fault) | Dmitry Stogov | 2009-08-26 | 1 | -0/+53 |
| | |||||
* | - Drop unused code | Felipe Pena | 2009-06-15 | 1 | -7/+0 |
| | |||||
* | - MFH: Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast ↵ | Felipe Pena | 2009-06-15 | 2 | -0/+109 |
| | | | | to integers) patch by David Zülke <david.zuelke at bitextender.com> | ||||
* | MFH: Fix skipif | Arnaud Le Blanc | 2009-05-20 | 3 | -0/+3 |
| | |||||
* | Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault) | Dmitry Stogov | 2009-02-18 | 2 | -0/+99 |
| | |||||
* | Fixed bug #46419 (Elements of associative arrays with NULL value are lost) | Dmitry Stogov | 2009-01-26 | 1 | -0/+43 |
| | |||||
* | - New test | Felipe Pena | 2009-01-05 | 1 | -0/+16 |
| | |||||
* | Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error ↵ | Dmitry Stogov | 2008-12-01 | 1 | -2/+2 |
| | | | | message) | ||||
* | Fixed bug #44882 (SOAP extension object decoding bug) | Dmitry Stogov | 2008-11-27 | 2 | -0/+139 |
| | |||||
* | Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter) | Dmitry Stogov | 2008-11-27 | 1 | -0/+20 |
| | |||||
* | Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float) | Dmitry Stogov | 2008-10-01 | 1 | -0/+52 |
| | |||||
* | - MFH: Changed error level E_ERROR into E_WARNING in parameter validation | Felipe Pena | 2008-09-08 | 1 | -1/+3 |
| | |||||
* | - MFH: Removed the doubled error message (the error level is no longer E_ERROR) | Felipe Pena | 2008-09-07 | 1 | -1/+1 |
| | |||||
* | MFH: Fix tests: need simplexml | Arnaud Le Blanc | 2008-07-23 | 4 | -0/+4 |
| | |||||
* | MFH: Fix tests: soap tests in schema/ needs the xml extension | Arnaud Le Blanc | 2008-07-23 | 1 | -0/+2 |
| |