[Fwd: [PATCH] php.ini-(recommended|dist) whitespace noise and typo fix]

php.internals

Daniel Lorch

21 years ago
Hi It seems that this patch has been overlooked somehow. This is only a cosmetic patch (but a useful one, I believe) which doesn't change any functionality. It shouldn't take long to verify/apply. Daniel -------- Original Message -------- Subject: [PHP-DEV] [PATCH] php.ini-(recommended|dist) whitespace noise and typo fix Date: Tue, 21 Dec 2004 01:00:59 +0100 From: Daniel Lorch <ml-daniel@lorch.cc> To: internals@lists.php.net Hi I did a `diff -u php.ini-dist php.ini-recommended` to see which settings differ. I discovered a lot of 'whitespace noise' and some typos in comments. No big deal but I'd be glad if someone could apply the patch attached to this mail. Daniel

Andi Gutmans

21 years ago
Can you send it as attachment? If you did, then maybe try and gzip it before you send it. I'll apply it. Is it against all branches? At 03:38 PM 1/13/2005 +0100, Daniel Lorch wrote:

Daniel Lorch

21 years ago
Hi the patch was written against php-4.3.10 (as in "downloaded as .tar.gz from the website"). Should I retrieve HEAD instead? Daniel Andi Gutmans wrote:

Andi Gutmans

21 years ago
I think we can do both or even all three branches (4.3.x, 5.0.x, 5.1.x) At 09:25 AM 1/14/2005 +0100, Daniel Lorch wrote: