Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25198 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38903 invoked by uid 1010); 4 Aug 2006 13:44:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38888 invoked from network); 4 Aug 2006 13:44:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2006 13:44:39 -0000 X-PHP-List-Original-Sender: jorton@redhat.com X-Host-Fingerprint: 66.187.233.31 mx1.redhat.com Linux 2.4/2.6 Received: from ([66.187.233.31:33241] helo=mx1.redhat.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 44/81-63329-44F43D44 for ; Fri, 04 Aug 2006 09:44:38 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k74DiYTT024269 for ; Fri, 4 Aug 2006 09:44:34 -0400 Received: from turnip.cambridge.redhat.com (turnip.cambridge.redhat.com [172.16.18.137]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k74DiXFw009490 for ; Fri, 4 Aug 2006 09:44:34 -0400 Received: from turnip.cambridge.redhat.com (localhost.localdomain [127.0.0.1]) by turnip.cambridge.redhat.com (8.13.6/8.13.5) with ESMTP id k74DiX3p027893 for ; Fri, 4 Aug 2006 14:44:33 +0100 Received: (from jorton@localhost) by turnip.cambridge.redhat.com (8.13.6/8.13.6/Submit) id k74DiWId027892 for internals@lists.php.net; Fri, 4 Aug 2006 14:44:32 +0100 X-Authentication-Warning: turnip.cambridge.redhat.com: jorton set sender to jorton@redhat.com using -f Date: Fri, 4 Aug 2006 14:44:32 +0100 To: PHP Developers Mailing List Message-ID: <20060804134432.GA27725@redhat.com> Mail-Followup-To: PHP Developers Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: Re: [PHP-DEV] PHP 4.4.3 released From: jorton@redhat.com (Joe Orton) On Thu, Aug 03, 2006 at 10:19:38AM +0200, Derick Rethans wrote: ... > Release Announcement: http://www.php.net/release_4_4_3.php substr_compare() is not in 4.4.x so: "Fixed offset/length parameter validation inside the substr_compare() function." should not be listed here. Regards, joe