Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2012-03-21 | 1 | -3/+7 |
|\ | | | | | | | | | | | | | | | | | * PHP-5.3: Fixed bug #49853 (Soap Client stream context header option ignored) Conflicts: NEWS ext/soap/php_sdl.c | ||||
| * | Fixed bug #49853 (Soap Client stream context header option ignored) | Dmitry Stogov | 2012-03-21 | 1 | -3/+7 |
| | | |||||
| * | Fixed bug #60887 (SoapClient ignores user_agent option and sends no ↵ | Dmitry Stogov | 2012-03-05 | 1 | -0/+7 |
| | | | | | | | | User-Agent header) | ||||
| * | 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 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed WSDL loading using https through proxy | Dmitry Stogov | 2010-11-08 | 1 | -4/+7 |
| | | |||||
| * | This incorrect contraction started to get on my eyes after I saw it for the | Rasmus Lerdorf | 2010-09-03 | 1 | -4/+4 |
| | | | | | | | | | | 87th time while struggling with an annoying SOAP service. | ||||
| * | Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable ↵ | Dmitry Stogov | 2010-05-05 | 1 | -1/+10 |
| | | | | | | | | endpoints). (Justin Dearing) | ||||
* | | Fixed bug #60887 (SoapClient ignores user_agent option and sends no ↵ | Dmitry Stogov | 2012-03-05 | 1 | -0/+7 |
| | | | | | | | | User-Agent header) | ||||
* | | 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 | 1 | -1/+1 |
| | | |||||
* | | Add php_ignore_value() macro to suppress unused return value warnings | Rasmus Lerdorf | 2011-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | from gcc. There are times when we really don't care about the return value and this will cleanly tell gcc. | ||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Fixed WSDL loading using https through proxy | Dmitry Stogov | 2010-11-08 | 1 | -4/+7 |
| | | |||||
* | | Added TSRMLS macros into php_get_current_user() | Kalle Sommer Nielsen | 2010-09-23 | 1 | -1/+1 |
| | | |||||
* | | - use TSRMLS_D/C with php_stream_context_alloc | Pierre Joye | 2010-09-16 | 1 | -3/+3 |
| | | |||||
* | | This incorrect contraction started to get on my eyes after I saw it for the | Rasmus Lerdorf | 2010-09-03 | 1 | -4/+4 |
| | | | | | | | | | | 87th time while struggling with an annoying SOAP service. | ||||
* | | Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable ↵ | Dmitry Stogov | 2010-05-05 | 1 | -1/+10 |
|/ | | | | endpoints). (Justin Dearing) | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed bug #49144 (import of schema from different host transmits original ↵ | Dmitry Stogov | 2009-08-17 | 1 | -0/+60 |
| | | | | authentication details) | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error ↵ | Dmitry Stogov | 2008-12-01 | 1 | -0/+12 |
| | | | | message) | ||||
* | Fixed SOAP binding selection | Dmitry Stogov | 2008-06-18 | 1 | -2/+2 |
| | |||||
* | - Fixed bug #44811 (Improve error message when creating a new SoapClient ↵ | David Coallier | 2008-05-07 | 1 | -1/+7 |
| | | | | that contains invalid data) | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Fixed bug #42952 (soap cache file is created with insecure permissions) | Dmitry Stogov | 2007-11-23 | 1 | -3/+11 |
| | |||||
* | Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings | Dmitry Stogov | 2007-05-21 | 1 | -1/+1 |
| | |||||
* | Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings) | Dmitry Stogov | 2007-05-10 | 1 | -1/+9 |
| | |||||
* | use safe_emalloc | Stanislav Malyshev | 2007-02-23 | 1 | -5/+5 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Optimize out zend_hash_num_elements() call | Ilia Alshanetsky | 2006-12-21 | 1 | -2/+2 |
| | |||||
* | Small hash table optimization | Ilia Alshanetsky | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | Added ability to make SOAP call userspace PHP<->XML converters | Dmitry Stogov | 2006-09-20 | 1 | -4/+0 |
| | |||||
* | Nuke signed/unsigned compiler warnings | Dmitry Stogov | 2006-07-11 | 1 | -58/+58 |
| | |||||
* | Fixed bug #37862 (Integer pointer comparison to numeric value) | Dmitry Stogov | 2006-06-26 | 1 | -1/+1 |
| | |||||
* | Cleaned up Andrei's patch for caching WSDL in process memory, added TTL and ↵ | Dmitry Stogov | 2006-04-19 | 1 | -107/+147 |
| | | | | | | | | | | LIMIT for memory cache. Memory cache is disblead by fefault because it is experemental and isn't tested enough. It can be enabled whit configuartion directive "soap.wsdl_cache = WSDL_CACHE_MEMORY" or "soap.wsdl_cache = WSDL_CACHE_BOTH" or derectly in SoapClent/SoapServer constructor: $ws = new SoapClient($wsdl, array("cache_wsdl"=>WSDL_CACHE_BOTH)) Disk and memory caches use the same TTL value - "soap.wsdl_cache_ttl". Configuration directive "soap.wsdl_cache_limit" restricts the number of cached wsdl files in memory. Adding new files into full memory cache will delete oldest files from it. Note that, each PHP process or thread uses it's own memory cache. | ||||
* | Fixed bug #37083 (Frequent crashs in SOAP extension with new WSDL caching ↵ | Dmitry Stogov | 2006-04-18 | 1 | -5/+10 |
| | | | | code in multithread WS). (Andrei, Dmitry) | ||||
* | Some encodings were assumed to be default and, thus, were not made | Andrei Zmievski | 2006-04-17 | 1 | -5/+5 |
| | | | | | persistent. | ||||
* | Fixed several bugs in new "caching WSDL in memory" code | Dmitry Stogov | 2006-04-17 | 1 | -23/+32 |
| | | | | | Re-enabled disk cache | ||||
* | ZTS fix | Dmitry Stogov | 2006-04-10 | 1 | -1/+1 |
| | |||||
* | Speed up SoapClient/SoapServer constructors by caching WSDL structures | Andrei Zmievski | 2006-04-09 | 1 | -6/+970 |
| | | | | | | in memory. All WSDL files will be cached, unless turned off via an option to the constructor. | ||||
* | MFH: initialize variables and reduce the number of warnings | Antony Dovgal | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | Fixed possible SIGSEGV (Rob Richards) | Dmitry Stogov | 2005-12-09 | 1 | -4/+4 |
| | |||||
* | Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of ↵ | Dmitry Stogov | 2005-11-28 | 1 | -0/+34 |
| | | | | soapenc:base64binary fails) | ||||
* | Fixed bug #35273 (Error in mapping soap - java types) | Dmitry Stogov | 2005-11-18 | 1 | -11/+27 |
| |