Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55741 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78498 invoked from network); 7 Oct 2011 20:33:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2011 20:33:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:41916] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/C1-00384-0226F8E4 for ; Fri, 07 Oct 2011 16:33:37 -0400 Received: by ggnk1 with SMTP id k1so3550146ggn.29 for ; Fri, 07 Oct 2011 13:33:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=wTEds6bPqS/WkvyFqVS2WpCs8a0JE+Eij3FxDiM9gxU=; b=pyGZo7Dx0RVtBgiutWVfXs94OMkAD+YWCoP17ZyfdKvwC4U//gGSgI7H4V85qvPQDs PuSL1eywHmtdgPff7qYEvBqIyEbqCxK4JA/mUWZCbZY+xGTlU0GGnYPreHNetkrt7dg7 ClLoj0TjlXCLa4kn7jzENFwNAvVPe5pmWm/SI= MIME-Version: 1.0 Received: by 10.236.173.69 with SMTP id u45mr12428198yhl.104.1318019614620; Fri, 07 Oct 2011 13:33:34 -0700 (PDT) Received: by 10.147.125.13 with HTTP; Fri, 7 Oct 2011 13:33:34 -0700 (PDT) In-Reply-To: References: Date: Fri, 7 Oct 2011 22:33:34 +0200 Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: little tweeking on the release process RFC From: tyra3l@gmail.com (Ferenc Kovacs) > - internal src compatibility oh, thats the same as internal API compatibility, then I'm not sure what "src compatibility should be kept if possible, while breakages are allowed" is referring to, as both internals API/ABI, and userland API is mentioned already in the rfc for the minor version. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu