Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40272 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79742 invoked from network); 4 Sep 2008 20:39:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2008 20:39:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.178 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.178 mho-01-bos.mailhop.org Received: from [63.208.196.178] ([63.208.196.178:56494] helo=mho-01-bos.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/D5-07417-A8740C84 for ; Thu, 04 Sep 2008 16:39:38 -0400 Received: from cs78255253.pp.htv.fi ([62.78.255.253] helo=[127.0.0.1]) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1KbLc5-000Ebb-V2; Thu, 04 Sep 2008 20:39:34 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 62.78.255.253 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX189HTkqqm5/PK3p4jWOlHUIvP5aT/Her+s= Message-ID: <48C0478A.6020502@sci.fi> Date: Thu, 04 Sep 2008 23:39:38 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Pierre Joye CC: Antony Dovgal , =?ISO-8859-1?Q?Johannes_Schl=FC?= =?ISO-8859-1?Q?ter?= , PHP Internals List , Pierre-Alain Joye , "jani.taskinen" References: <20080904190717.aaz97tz688oogc4c@horde.chinstrap.eu> <48C01A91.6010501@daylessday.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ini-parsing, double quotes, windows in 5.3 From: jani.taskinen@sci.fi (Jani Taskinen) Pierre Joye kirjoitti: > hi, > > On Thu, Sep 4, 2008 at 7:27 PM, Antony Dovgal wrote: > >> but now it's too late for such changes, >> we have to put the old behavior back. > > Even if it may mean drop the new ini parser and features? > > I'm waiting Jani's anwer on that. "" allow using ini variables, that's basically with \" the only that has to work.. just ignore other escaping? --Jani