Hi everybody,
I would like to merge https://github.com/php/php-src/pull/120 in HEAD, 5_4 and 5_3 to fix splitting of soft line breaks. Any concerns?
With regards,
Lars
Hi!
Hi everybody,
I would like to merge https://github.com/php/php-src/pull/120 in HEAD, 5_4 and 5_3 to fix splitting of soft line breaks. Any concerns?
Yes. For 5.3, it does not look like a critical bug, so it shouldn't be
there. Also, the tests are still not there - so they should be added
before the merge can happen.
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Hi Stas,
I would prefer it int 5.3 as well as it might break mailing systems using quoted_printable_encode()
. I’ll add the test from the comments as well.
Am 20.08.2012 um 20:30 schrieb Stas Malyshev smalyshev@sugarcrm.com:
Yes. For 5.3, it does not look like a critical bug, so it shouldn't be
there. Also, the tests are still not there - so they should be added
before the merge can happen.
Hi everybody,
patch + test merged to master and 5.4. I would really like to merge it to 5.3 as well but if others disagree I could live without it.
With regards,
Lars
Am 20.08.2012 um 22:03 schrieb Lars Strojny lars@strojny.net:
Hi Stas,
I would prefer it int 5.3 as well as it might break mailing systems using
quoted_printable_encode()
. I’ll add the test from the comments as well.Am 20.08.2012 um 20:30 schrieb Stas Malyshev smalyshev@sugarcrm.com:
Yes. For 5.3, it does not look like a critical bug, so it shouldn't be
there. Also, the tests are still not there - so they should be added
before the merge can happen.