[PATCH] two small typos in php.ini.* and mail.c

php.internals

Antony Dovgal

22 years ago
Hi all! Two small patches to fix typos in php.ini-dist, php.ini-recommended & mail.c These patches fix bug #29122. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com

Andi Gutmans

22 years ago
This should probably be applied but what if people are using them already? Any idea when these were introduced? Andi At 04:38 PM 7/23/2004 +0400, Antony Dovgal wrote:

Antony Dovgal

22 years ago
On Fri, 23 Jul 2004 10:25:27 -0700 Andi Gutmans <andi@zend.com> wrote:
> This should probably be applied but what if people are using them > already? Any idea when these were introduced?
Sorry, no idea, but I doubt somebody could use it, because mail.c's typo is "incompatible" with php.ini's typo =) See the appropriate bug, there are some people, that were bitten by those typos, perhaps they can tell you more about it.
-- Wbr, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com

Jakub Vrana

22 years ago
> This should probably be applied but what if people are using them already? > Any idea when these were introduced?
It was introduced early in PHP 5. Jakub Vrana