Antony Dovgal wrote:
> Hello Greg.
>
> tests/basic/026.phpt fails after these patches.
> Either the test is wrong or the patches have b0rked it.
> Please take a look.
>
> ---------------------------
> 003+ string(9) "a=1&b=ZYX"
> 003- string(10) "a=1&b=ZYX
> 004- "
> ---------------------------
>   
Hi Tony,

The test is wrong - as you can see, it is adding a newline that would
not otherwise be there.  Feel free to verify in a real-world test if
you'd like.

Thanks,
Greg

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to