Anatol Belski
|
fe21accfb4
|
fix heap overflow warnings on win x64 debug crt
|
2013-05-13 14:24:21 +02:00 |
|
Johannes Schlüter
|
fcd4b5335a
|
Fix TSRM (after afc1debb)
|
2013-02-21 15:08:58 +01:00 |
|
Dmitry Stogov
|
8e76d0404b
|
Fixed external entity loading
|
2013-02-20 22:14:59 +04:00 |
|
Dmitry Stogov
|
188c196d4d
|
Proper bit reset code
|
2013-02-13 22:06:37 +04:00 |
|
Dmitry Stogov
|
afe98b7829
|
Disabled external entities loading
|
2013-02-07 16:07:05 +04:00 |
|
Dmitry Stogov
|
cc4c318b0c
|
Check if soap.wsdl_cache_dir confirms to open_basedir
|
2013-02-07 13:04:47 +04:00 |
|
Xinchen Hui
|
a2045ff332
|
Happy New Year~
|
2013-01-01 16:02:16 +08:00 |
|
Dmitry Stogov
|
dc2192c087
|
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
|
2012-11-29 16:31:08 +04:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Dmitry Stogov
|
485c09a376
|
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
|
2012-09-03 11:49:58 +04:00 |
|
Dmitry Stogov
|
7e816c0921
|
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
|
2012-09-03 11:46:47 +04:00 |
|
Johannes Schlüter
|
b025b9d0cf
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()
|
2012-06-27 23:26:33 +02:00 |
|
zoe slattery
|
1af8b3f883
|
Change impl of GZIP_POST, DEFLATE_POST. See #62021
|
2012-05-15 11:05:20 +01:00 |
|
Anatoliy Belsky
|
9c8907ec10
|
Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
|
2012-04-16 15:38:46 +02:00 |
|
Ilia Alshanetsky
|
8d0760f38a
|
Revert incorrect fix
|
2012-03-24 12:27:55 -04:00 |
|
Ilia Alshanetsky
|
b4aea52682
|
Fixed bug #61423 (gzip compression fails).
|
2012-03-22 09:13:45 -04:00 |
|
Dmitry Stogov
|
657547f8c4
|
Fixed bug #49853 (Soap Client stream context header option ignored)
|
2012-03-21 16:32:49 +04:00 |
|
Ilia Alshanetsky
|
b61f335b9d
|
Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).
|
2012-03-08 20:14:26 +00:00 |
|
Dmitry Stogov
|
a05a3a0a4a
|
Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)
|
2012-03-05 12:59:01 +00:00 |
|
Olivier DOUCET
|
ce535f1819
|
more verbose skip reason in test files with not so obvious extension requirements
|
2012-02-25 12:10:41 +00:00 |
|
Dmitry Stogov
|
0750f6aeed
|
Fixed basic HTTP authentication for WSDL sub requests.
|
2012-02-01 12:16:52 +00:00 |
|
Dmitry Stogov
|
43a0ee73a1
|
Fixed basic HTTP authentication for WSDL sub requests
|
2012-02-01 11:26:57 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Dmitry Stogov
|
d1432d434c
|
Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault)
|
2011-11-28 14:20:35 +00:00 |
|
Dmitry Stogov
|
cf2803d463
|
Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
|
2011-11-14 08:43:00 +00:00 |
|
Dmitry Stogov
|
19a0522a42
|
Prevent possible integer overflow
|
2011-11-02 08:07:12 +00:00 |
|
Pierre Joye
|
618d638898
|
- skip on win, diff TZ format
|
2011-09-07 11:26:59 +00:00 |
|
Dmitry Stogov
|
6ddfa33aad
|
Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself)
|
2011-08-10 13:44:48 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
2b309c8f9e
|
- Added missing arginfos for void params and void param checks
|
2011-06-18 15:56:14 +00:00 |
|
Dmitry Stogov
|
2ee837aa5e
|
Fixed crash on recursive error handler invocation
|
2011-05-17 12:27:21 +00:00 |
|
Dmitry Stogov
|
0bce4957e5
|
Fixed crash when passing invalid timestamp (negative integer on win32)
|
2011-05-04 07:53:22 +00:00 |
|
Felipe Pena
|
ab7992fab2
|
- Fixed bug #54312 (soap_version logic bug)
Patch by: tom at samplonius dot org
|
2011-03-19 17:36:01 +00:00 |
|
Ilia Alshanetsky
|
34a9ff9e49
|
Fixed compiler warnings caused by var re-declaration
|
2011-02-03 13:33:10 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Pierre Joye
|
0d7487da46
|
- fix test
|
2010-12-18 13:34:22 +00:00 |
|
Pierre Joye
|
1be3dc76af
|
- NEWS update and test related to the NULL poisoning recent fixes
|
2010-12-18 12:51:23 +00:00 |
|
Dmitry Stogov
|
b01b2e6d0b
|
Fixed WSDL loading using https through proxy
|
2010-11-08 11:34:32 +00:00 |
|
Dmitry Stogov
|
1b60eb8813
|
Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object).
|
2010-10-05 11:43:59 +00:00 |
|
Rasmus Lerdorf
|
8022e383ff
|
This incorrect contraction started to get on my eyes after I saw it for the
87th time while struggling with an annoying SOAP service.
|
2010-09-03 22:24:08 +00:00 |
|
Felipe Pena
|
afed1468e4
|
- Added missing SKIPIF
|
2010-08-06 23:05:39 +00:00 |
|
Dmitry Stogov
|
3d5f729181
|
Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)
|
2010-06-15 08:22:51 +00:00 |
|
Ilia Alshanetsky
|
0d4720a61b
|
Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
# Patch by dennis at transip dot nl
|
2010-06-09 15:48:22 +00:00 |
|
Dmitry Stogov
|
54caf22325
|
Fixed bug #50976 (Soap headers Authorization not allowed)
|
2010-05-28 12:18:03 +00:00 |
|
Dmitry Stogov
|
42d25dc2b2
|
Fixed bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL). (mephius at gmail dot com)
|
2010-05-28 10:52:16 +00:00 |
|
Dmitry Stogov
|
6597e85562
|
Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable endpoints). (Justin Dearing)
|
2010-05-05 07:43:45 +00:00 |
|
Felipe Pena
|
1c0ed3433e
|
- Fixed memory leak
|
2010-04-24 16:59:09 +00:00 |
|
Felipe Pena
|
4d571dee74
|
- Fixed tests
|
2010-04-03 15:42:42 +00:00 |
|
Jani Taskinen
|
af49e58f51
|
- Reverted r296062 and r296065
|
2010-03-12 10:28:59 +00:00 |
|
Jani Taskinen
|
06f072cb5e
|
MFH: Improved / fixed output buffering (Michael Wallner)
|
2010-03-11 10:24:29 +00:00 |
|