Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44040 invoked by uid 1010); 4 Aug 2006 13:52:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44024 invoked from network); 4 Aug 2006 13:52:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2006 13:52:09 -0000 X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:43590] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id E1/12-63329-70153D44 for ; Fri, 04 Aug 2006 09:52:09 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id k74Dq4bv014776; Fri, 4 Aug 2006 15:52:05 +0200 Date: Fri, 4 Aug 2006 15:50:39 +0200 (CEST) X-X-Sender: derick@localhost To: Joe Orton cc: PHP Developers Mailing List In-Reply-To: <20060804134432.GA27725@redhat.com> Message-ID: References: <20060804134432.GA27725@redhat.com> X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] PHP 4.4.3 released From: derick@php.net (Derick Rethans) On Fri, 4 Aug 2006, Joe Orton wrote: > 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. Heh, I fixed this already... but it seems I forgot to press enter while committing. Fixed now (but takes some time to appear on the mirrors). thanks, Derick