Dmitry,
All of the tests have been fixed and now pass. I've had to convert
the gzip/deflate tests to use CGI and added an additional test to
check basic POST retrieval from a request (server029).
On 7-May-07, at 4:19 AM, Dmitry Stogov wrote:
Hi Ilia,
Why do you completely break ext/soap
On 7-May-07, at 4:19 AM, Dmitry Stogov wrote:
Hi Ilia,
Why do you completely break ext/soap (all tests are failed)?
The soap is hardly broken, what the patch changed was allow
SoapServer's handle() method to work without any parameters even when
always_populate_raw_post_data is off.
Howe
Hi Ilia,
Why do you completely break ext/soap (all tests are failed)?
Why do you do it in PHP_5_2 branch? (we have HEAD for experiments)
Your patch doesn't allow me to fix other ext/soap issues, because it
completely breaks test suite.
Please finish your fix ASAP (also for HEAD) or revert it.
Th