Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24397 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81620 invoked by uid 1010); 15 Jul 2006 13:28:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81605 invoked from network); 15 Jul 2006 13:28:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2006 13:28:48 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.169:25239] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id F0/27-11992-C24E8B44 for ; Sat, 15 Jul 2006 08:48:45 -0400 Received: by ug-out-1314.google.com with SMTP id k3so1135204ugf for ; Sat, 15 Jul 2006 05:48:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eCGiGk/0X7zG80po5Mba0bhmQhTLne4xH2nkDNb+e2aYKy85tW23Z9QbG9Ek0Xo0R93HfzfvpoCllV/z99AQs21rf8pYs/JvnldPSHMwM85fyyugJiFb7GdZRMfwER+Ezbkpr0nAhGan9QyrtuGxQDSMl1nyiHu0UikBtz1pwTw= Received: by 10.66.224.19 with SMTP id w19mr646130ugg; Sat, 15 Jul 2006 05:48:40 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Sat, 15 Jul 2006 05:48:40 -0700 (PDT) Message-ID: Date: Sat, 15 Jul 2006 14:48:40 +0200 To: "Marcus Boerger" Cc: "Richard Quadling" , internals@lists.php.net In-Reply-To: <1899401345.20060715142452@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44B7F0E8.1080001@schlitt.info> <1677951797.20060715123535@marcus-boerger.de> <10845a340607150515x8b8e1a0k14ae52854ac4fc59@mail.gmail.com> <1899401345.20060715142452@marcus-boerger.de> Subject: Re: [PHP-DEV] Tiny pathinfo() patch From: pierre.php@gmail.com (Pierre) On 7/15/06, Marcus Boerger wrote: > Hello Richard, > > Saturday, July 15, 2006, 2:15:15 PM, you wrote: > > > I'm annoyed! Quite annoyed!! > > > Ok. I know none of you know me and I've not met any of you. > > > But, a while ago I submitted a relatively minor patch to extend PHP's > > php.ini filename to include the major version. This was an extension > > to the existing searching rules. As a windows user, I'm not in a > > position to build my own executables. I wish I was!!!! > > Why not simply provide it again? Sometimes patches get lost just because > nobody felt responsible or saw a need for himself. In this particularcase > i am interested myslef, quite selfish, isn't it? And btw what does your > patch offer besides the configure options related to ini searching we > have already? And please do this in a new seperate thread. The best way to do not lost a patch is to open a bug and leave a link to it. --Pierre