Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19895 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60190 invoked by uid 1010); 2 Nov 2005 23:52:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60175 invoked from network); 2 Nov 2005 23:52:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2005 23:52:38 -0000 X-Host-Fingerprint: 213.92.5.19 mid-2.inet.it Received: from ([213.92.5.19:48672] helo=mid-2.inet.it) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 96/79-56573-44159634 for ; Wed, 02 Nov 2005 18:52:37 -0500 Received: from 81-174-6-120.f5.ngi.it [::ffff:81.174.6.120] by mid-2.inet.it via I-SMTP-5.2.3-521 id ::ffff:81.174.6.120+mXXY9UjVgS03; Thu, 03 Nov 2005 00:52:33 +0100 Message-ID: <4369513B.1020502@beccati.com> Date: Thu, 03 Nov 2005 00:52:27 +0100 User-Agent: Thunderbird 1.4.1 (Windows/20051006) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: What about a PHP 4.4.1pl1? From: php@beccati.com (Matteo Beccati) Hi, I newly subscribed to this ML after some time I didn't follow it, so I beg pardon if I'm posting a question that was already discussed. As you know, a few days ago PHP 4.4.1 was released. As current admin of a widely used PHP project called phpAdsNew, I discovered just today that there are compatibility problems with the latest PHP4 release. One of our users preceded me and opened a bug report, which led to a prompt fix by Ilia: http://bugs.php.net/bug.php?id=35067 ( and its duplicate: http://bugs.php.net/bug.php?id=35070 ) I think that many projects born with PHP3 still use a for loop instead that foreach, that moreover doesn't fit all the situations where next(), prev(), etc are used. As you may see, the bug could cause many headaches to developers of open source projects, which could be forced to write workarounds and release a fix for a PHP bug. That's why I'm asking: do you think to release 4.4.2 (or 4.4.1pl1 or whatever ;) in the very near future? Or should I start writing workarounds and release a PHP 4.4.1 compatible version? P.S. Of course, it's also my fault: I know I should have checked *before*, but unfortunately my spare time is rather short and often I cannot afford to do it in a timely manner. Best regards -- Matteo Beccati http://phpadsnew.com http://phppgads.com