Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14962 invoked from network); 14 Sep 2008 03:34:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2008 03:34:50 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:58159] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/D2-33739-9568CC84 for ; Sat, 13 Sep 2008 23:34:49 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 14 Sep 2008 06:36:02 +0300 Received: from [192.168.17.8] ([192.168.17.8]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 13 Sep 2008 20:35:59 -0700 Message-ID: <48CC869F.9030906@zend.com> Date: Sat, 13 Sep 2008 20:35:59 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: PHP Internals List References: <20080904190717.aaz97tz688oogc4c@horde.chinstrap.eu> <48C0488C.9090209@sci.fi> <48C04E6A.2080909@zend.com> <48C1A51D.5030803@zend.com> <48C1C89D.2050603@zend.com> <48C1CB86.7030600@macvicar.net> <4bcbf4710809060242o7116d6bcldd69db2d06dc8b5a@mail.gmail.com> <756091FC-32B4-4B38-BACA-8C1288D782FA@pooteeweet.org> In-Reply-To: <756091FC-32B4-4B38-BACA-8C1288D782FA@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Sep 2008 03:35:59.0249 (UTC) FILETIME=[00F0F810:01C9161B] Subject: Re: [PHP-DEV] Re: ini-parsing, double quotes, windows in 5.3 From: stas@zend.com (Stanislav Malyshev) Hi! > As for the error handling, Pierre mentioned that Jani did some tweaks > there too. Could someone explain to me what kind of error handling is > out into place? If we throw a nice error message for all cases where > someone is using \t, \n etc incorrectly inside a php.ini, I think it I have changed the code already so \LETTER is not recognized in php.ini, as it was in 5.2. I do not see any reason for using \n inside php.ini (as far as I understand, in very unlikely case you ever need linefeed - you've got the real one inside "") but there are very real cases where \n can be in windows pathes. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com