Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23680 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1328 invoked by uid 1010); 26 May 2006 02:37:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1304 invoked from network); 26 May 2006 02:37:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2006 02:37:15 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.184.237 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.237:2028] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id EF/98-17316-BD966744 for ; Thu, 25 May 2006 22:37:15 -0400 Received: by wr-out-0506.google.com with SMTP id i31so2130903wra for ; Thu, 25 May 2006 19:37:13 -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=h0FJRcaN2uYSVkec8VBQnfJ9naTa2S1ht2eetyRodIVtgnWfPuV1LJYwIIcLN7p0SaBYvXAt5u4jVycL+rZ/hnc38D95UAPMEuutK9CIjq4fEPiCKdmbgKE868Z3NFPIEIbLugssMLgLs8oyfq/XymPgQ2RwtFOk+sE5Zq5p7Mc= Received: by 10.54.143.10 with SMTP id q10mr39375wrd; Thu, 25 May 2006 19:37:13 -0700 (PDT) Received: by 10.54.94.5 with HTTP; Thu, 25 May 2006 19:37:12 -0700 (PDT) Message-ID: Date: Fri, 26 May 2006 04:37:12 +0200 To: steve Cc: internals@lists.php.net In-Reply-To: <57792e850605251928l18e540b4w53562ca12e733f55@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <57792e850605251928l18e540b4w53562ca12e733f55@mail.gmail.com> Subject: Re: [PHP-DEV] How critical does a bug need to be to warrant a new PHP release (like 5.1.5)? From: pierre.php@gmail.com (Pierre) On 5/26/06, steve wrote: > How critical does a bug need to be to warrant a new PHP release (like > 5.1.5)? Are there specific criteria already laid out? Security issues or critical bugs (for example segfaults or huge leaks not managed by the memory manager). Ilia will certainly complete this list :-) --Pierre