Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28959 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33141 invoked by uid 1010); 23 Apr 2007 18:52:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33126 invoked from network); 23 Apr 2007 18:52:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Apr 2007 18:52:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=edin@krug.dk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=edin@krug.dk; sender-id=pass Received-SPF: pass (pb1.pair.com: domain krug.dk designates 82.103.137.104 as permitted sender) X-PHP-List-Original-Sender: edin@krug.dk X-Host-Fingerprint: 82.103.137.104 khaled.krug.dk Received: from [82.103.137.104] ([82.103.137.104:34503] helo=khaled.krug.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/D5-13231-0700D264 for ; Mon, 23 Apr 2007 14:52:34 -0400 In-Reply-To: <7f3ed2c30704231001j721c2c35q55be1fce5d78fa87@mail.gmail.com> References: <7f3ed2c30704231001j721c2c35q55be1fce5d78fa87@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Cc: "PHP Developers Mailing List" Content-Transfer-Encoding: 7bit Date: Mon, 23 Apr 2007 20:52:28 +0200 To: Hannes Magnusson X-Mailer: Apple Mail (2.752.2) Subject: Re: [PHP-DEV] [PATCH] PHP-cli ini search path From: edin@krug.dk (Edin Kadribasic) Looks good. Ini search path is very broken indeed. Edin On 23/04/2007, at 19.01, Hannes Magnusson wrote: > Hi all > > Attached is a patch for the PHP-cli php.ini search path feature which > fixes two things: > a) php.ini from cwd was picked up on BSDs > b) "resolves" to correct php-binary-location and picks up the php.ini > file from there > > The php.ini-from-binary-location feature has never worked properly > before on *nix except with /path/to/php :( > > Any objections? > > -Hannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php