Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25538 invoked from network); 26 May 2014 12:08:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2014 12:08:43 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.174 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.174 mail-vc0-f174.google.com Received: from [209.85.220.174] ([209.85.220.174:39986] helo=mail-vc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/C0-19814-9CE23835 for ; Mon, 26 May 2014 08:08:42 -0400 Received: by mail-vc0-f174.google.com with SMTP id hq11so3355332vcb.19 for ; Mon, 26 May 2014 05:08:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=gOFo9AKweXtXOMfy5xdrZ5cD/OxGavd/1Z4FRhC3YxU=; b=hmLi9O6mECWZ732Ga7QvnewPrJWUbH4xMRANFRdxfoNWOEcOQbECGwfchnDmNRYt3o AlTOrG7un4lBZaelBOV/x882VyVCpqnSP2tEeLnSeIhf2Gc439DQ2Oj1YJCYAk8eFGVw O1o8AyVvJtK9Q5zGrg3K6sdWbUcstravxK6Vu0AgqXGlbFcmN0vZLlqwNuow0LrNKEvD WX0cDPfVHYngU/JzAlBlnOl7vu8g9/F9OMHnKzPpCMHf3wRP+vV0sxK+gEoZLqO7b9qi zvNZTeQkUfTnzxNWOZtqMZFmvSvG+jaMaXlJcUQAX4+DANClJjXTfhl7mlOhacph3sp0 O87Q== X-Received: by 10.52.103.74 with SMTP id fu10mr17915751vdb.7.1401106118721; Mon, 26 May 2014 05:08:38 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Mon, 26 May 2014 05:07:58 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 May 2014 14:07:58 +0200 X-Google-Sender-Auth: HKVlgI2ITABRtYWrF6lmzIb1Y9M Message-ID: To: Pierre Joye Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Documenting APIs and merging ideas From: jpauli@php.net (Julien Pauli) On Mon, May 26, 2014 at 1:02 PM, Pierre Joye wrote: > On Mon, May 26, 2014 at 12:37 PM, Julien Pauli wrote: > >> Wasn't it the case for the int64 patch from Pierre ? > > As of now it is suspended. For two reasons: > > - the ML does not work, many did not follow the discussions or were > not aware of it, in time > - phpng is still a moving target and we should really have that patch > with it, easier for everyone I fully agree here. > > Once the ML is fixed, I will reset the votes, update the RFC (patch > and contents) using phpng as base and more build options, providing > more numbers for the various possible configurations. This seems like a great consensus. Julien