Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35890 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56538 invoked from network); 2 Mar 2008 20:45:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2008 20:45:47 -0000 Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 38.99.98.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:55940] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/34-29055-9F11BC74 for ; Sun, 02 Mar 2008 15:45:45 -0500 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 6C1E1C10176; Sun, 2 Mar 2008 13:45:42 -0700 (MST) Received: from Music-Loaner-2.local (ftcl002.digis.net [66.17.140.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id B0CDFC10171; Sun, 2 Mar 2008 13:45:40 -0700 (MST) Message-ID: <47CB11F1.9020405@chiaraquartet.net> Date: Sun, 02 Mar 2008 13:45:37 -0700 User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Marcus Boerger CC: Pierre Joye , till , internals@lists.php.net References: <234b196e0803011115t31dd004iba76f5d7ac9125b8@mail.gmail.com> <1476108437.20080301203629@marcus-boerger.de> <1672609976.20080301210035@marcus-boerger.de> In-Reply-To: <1672609976.20080301210035@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] 5.2.5 and static calls From: greg@chiaraquartet.net (Gregory Beaver) Marcus Boerger wrote: > Hello Pierre, > > Saturday, March 1, 2008, 8:53:26 PM, you wrote: > > and yeas after several years of trying to communicate and never gotten > anything back? I have told PREAR development a million times to fix code. > Now not even PEAR code is wrong but it is copied into endless amounts of > code. So it seems ignorance is bliss is what our userbase is doing. So I > need to do the same, no? On the other hand Rasmus and I spent a lot time > getting this right without affecting users to much and we infact did > encounter things that lead to bigger issues and I am not introducing tons > of workarounds. Hi Marcus, Holy cow my friend. You know full well that PEAR has been actively working on an installer for PHP 5.3+, and also know full well that the existing PEAR installer supports actual users, the majority of whom use PHP 5.2+, but a significant minority (read thousands) still use PHP 4 on a daily basis. We have the same upgrade problems that PHP does - some unix distributions are still distribution PEAR 1.2 with PHP 4 by default, and Mac OS X bundled (until recently) a really old version of PEAR 1.3 (we've been at 1.7 for a few months now, for context). Perhaps a little understanding of the real world would be helpful here: people who use PEAR expect it to work with the minimum PHP supported version, which in our case is PHP 4.3. You also know for a fact that I have no love for PHP 4, and haven't actually used it for years, but every time some PHP 4-related issue creeps in, we get bug reports immediately. PEAR serves its users, period. Can we move on from this ridiculous recurring religious debate over nothing and please never mention it again? Thank you, Greg