| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #62432 ReflectionMethod random corrupt memory on high concurrent | Johannes Schlüter | 2012-06-27 | 1 | -1/+1 |
| | | | | | | This fixes the same issue in multiple extensions. This isn't needed in later branches as 5.4 introduced object_properties_init() | ||||
| * | Change impl of GZIP_POST, DEFLATE_POST. See #62021 | zoe slattery | 2012-05-15 | 2 | -6/+2 |
| | | |||||
| * | Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails | Anatoliy Belsky | 2012-04-16 | 2 | -1/+53 |
| | | |||||
| * | Revert incorrect fix | Ilia Alshanetsky | 2012-03-24 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #61423 (gzip compression fails). | Ilia Alshanetsky | 2012-03-22 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #49853 (Soap Client stream context header option ignored) | Dmitry Stogov | 2012-03-21 | 3 | -68/+92 |
| | | |||||
| * | Fixed bug #60842, #51775 (Chunked response parsing error when chunksize ↵ | Ilia Alshanetsky | 2012-03-08 | 1 | -3/+3 |
| | | | | | length line is > 10 bytes). | ||||
| * | Fixed bug #60887 (SoapClient ignores user_agent option and sends no ↵ | Dmitry Stogov | 2012-03-05 | 1 | -0/+7 |
| | | | | | User-Agent header) | ||||
| * | more verbose skip reason in test files with not so obvious extension ↵ | Olivier DOUCET | 2012-02-25 | 1 | -1/+1 |
| | | | | | requirements | ||||
| * | Fixed basic HTTP authentication for WSDL sub requests. | Dmitry Stogov | 2012-02-01 | 1 | -2/+2 |
| | | |||||
| * | Fixed basic HTTP authentication for WSDL sub requests | Dmitry Stogov | 2012-02-01 | 1 | -0/+34 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 14 | -14/+14 |
| | | |||||
| * | Fixed bug #54911 (Access to a undefined member in inherit SoapClient may ↵ | Dmitry Stogov | 2011-11-28 | 2 | -0/+33 |
| | | | | | cause Segmentation Fault) | ||||
| * | Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references) | Dmitry Stogov | 2011-11-14 | 3 | -5/+212 |
| | | |||||
| * | Prevent possible integer overflow | Dmitry Stogov | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | - 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 | 3 | -1/+133 |
| | | | | | contains itself) | ||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -7/+7 |
| | | |||||
| * | - Added missing arginfos for void params and void param checks | Felipe Pena | 2011-06-18 | 1 | -1/+4 |
| | | |||||
| * | Fixed crash on recursive error handler invocation | Dmitry Stogov | 2011-05-17 | 1 | -1/+1 |
| | | |||||
| * | Fixed crash when passing invalid timestamp (negative integer on win32) | Dmitry Stogov | 2011-05-04 | 1 | -0/+3 |
| | | |||||
| * | - Fixed bug #54312 (soap_version logic bug) | Felipe Pena | 2011-03-19 | 1 | -2/+4 |
| | | | | | | Patch by: tom at samplonius dot org | ||||
| * | Fixed compiler warnings caused by var re-declaration | Ilia Alshanetsky | 2011-02-03 | 1 | -12/+9 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 14 | -14/+14 |
| | | |||||
| * | - 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 |
| | | |||||
| * | Fixed WSDL loading using https through proxy | Dmitry Stogov | 2010-11-08 | 1 | -4/+7 |
| | | |||||
| * | Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy ↵ | Dmitry Stogov | 2010-10-05 | 1 | -0/+7 |
| | | | | | with SoapClient object). | ||||
| * | This incorrect contraction started to get on my eyes after I saw it for the | Rasmus Lerdorf | 2010-09-03 | 3 | -9/+9 |
| | | | | | | 87th time while struggling with an annoying SOAP service. | ||||
| * | - Added missing SKIPIF | Felipe Pena | 2010-08-06 | 5 | -0/+10 |
| | | |||||
| * | Fixed bug #52041 (Memory leak when writing on uninitialized variable ↵ | Dmitry Stogov | 2010-06-15 | 1 | -1/+6 |
| | | | | | returned from function) | ||||
| * | Fixed bug #51273 (Faultstring property does not exist when the faultstring ↵ | Ilia Alshanetsky | 2010-06-09 | 1 | -4/+4 |
| | | | | | | | | | is empty) # Patch by dennis at transip dot nl | ||||
| * | Fixed bug #50976 (Soap headers Authorization not allowed) | Dmitry Stogov | 2010-05-28 | 1 | -3/+12 |
| | | |||||
| * | Fixed bug #50762 (in WSDL mode Soap Header handler function only being ↵ | Dmitry Stogov | 2010-05-28 | 3 | -1/+83 |
| | | | | | 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 | 9 | -1/+1262 |
| | | | | | endpoints). (Justin Dearing) | ||||
| * | - Fixed memory leak | Felipe Pena | 2010-04-24 | 1 | -0/+1 |
| | | |||||
| * | - Fixed tests | Felipe Pena | 2010-04-03 | 2 | -45/+10 |
| | | |||||
| * | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -26/+76 |
| | | |||||
| * | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -76/+26 |
| | | |||||
| * | - 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 |
| | | |||||
| * | Kill very old export of the docs. | Hannes Magnusson | 2010-01-17 | 1 | -646/+0 |
| | | | | | | Fixes bug#50784 | ||||
| * | Don't free soap_headers just before comparing the length. This causes ↵ | Frank M. Kromann | 2010-01-13 | 1 | -1/+1 |
| | | | | | SoapClient to fail when requesting a URL | ||||
| * | - Addressing minor leak noticed while addressing bug #48590 | Sriram Natarajan | 2010-01-05 | 1 | -4/+3 |
| | | |||||
| * | - Fixed bug #48590 (SoapClient does not honor max_redirects) | Sriram Natarajan | 2010-01-05 | 1 | -0/+15 |
| | | |||||
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 14 | -14/+14 |
| | | |||||
| * | - Added MAKE_COPY_ZVAL(ppzv, pzv) macro | Felipe Pena | 2009-12-08 | 1 | -12/+4 |
| | | |||||
| * | - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) | Felipe Pena | 2009-12-01 | 1 | -0/+3 |
| | | | | | | | | | - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle) [DOC] | ||||
| * | - Fixed bug #50258 (typos in error strings) | Felipe Pena | 2009-11-21 | 1 | -1/+1 |
| | | |||||
