Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84147 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38297 invoked from network); 2 Mar 2015 07:20:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2015 07:20:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.175 mail-vc0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:45605] helo=mail-vc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/52-25952-52F04F45 for ; Mon, 02 Mar 2015 02:20:06 -0500 Received: by mail-vc0-f175.google.com with SMTP id hq12so10294775vcb.6 for ; Sun, 01 Mar 2015 23:20:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=3tw5tglpPCePK3aIwaXM75rxgZpt+OajAgwj7FjDxD0=; b=giKfLJMSCincvO9xJke092DrE5GtpuwMZAcPcy5R0lfs1xPrFHqFyo9kNmSYOuUGmo gHW8d1Vqg6QeRf9mBYG7RJt17Z7m+zf9AHdJRJ7k8WJanmSgOTMqvw1LILX+H+zMrHYH u67VuGg6558pZ2we38Z5znQhSOm+mXIUa/63xEPPUwDcLnL4BzlKGYvbVnH+SeoMvgp8 hQ+/bTOCpp4uRyx+8dvsDLsde54E8WXSn41rGS1rCrvJlD/3oTUCqqhJgZFHTK0zV1xg bbpvDs/lhue92i49uU7p9cueAiEHFJrD18QR6LszI2H/kNCsbibAHYaEe1xm1RtuW34o Rgng== X-Gm-Message-State: ALoCoQk1pMpQVr6P1boqdgAASpTjC7Q6Mq79J+ItxlL9WnPm0lkiAyfcIL5NEk6Q46nDzMiyF0g7lPenBcGrt4HKUsS0JWG+8S+Ek9Nhwh3Fn7yI+vHxsLocjetFNkmiSg+4ERCBOv154MmcSQZSTQzE7NIyUaQYAw== MIME-Version: 1.0 X-Received: by 10.52.134.141 with SMTP id pk13mr14919383vdb.5.1425280803181; Sun, 01 Mar 2015 23:20:03 -0800 (PST) Received: by 10.52.113.231 with HTTP; Sun, 1 Mar 2015 23:20:03 -0800 (PST) In-Reply-To: References: <54DAFD32.3000005@gmail.com> <54DB0BC0.20304@gmail.com> <54DBA801.8060403@gmail.com> <013801d0481d$d34c5170$79e4f450$@php.net> <000a01d04939$aae34910$00a9db30$@php.net> <003d01d04974$46e52240$d4af66c0$@php.net> <09d401d05165$3c3e7fa0$b4bb7ee0$@php.net> Date: Mon, 2 Mar 2015 11:20:03 +0400 Message-ID: To: Yasuo Ohgaki , Alexander Lisachenko Cc: francois , Joe Watkins , Stanislav Malyshev , PHP Internals Content-Type: multipart/alternative; boundary=bcaec52bf2d9fab1e70510490b8e Subject: Re: [PHP-DEV] Design by Contract From: dmitry@zend.com (Dmitry Stogov) --bcaec52bf2d9fab1e70510490b8e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Yasuo, It may be to late for 7.0. Also Alexander liked to to add another proposal, but I saw only pre-required one(s) Anyway, it's not a big problem to vote now. I may take care about implementation for https://wiki.php.net/rfc/dbc2 (but only if it wins). Thanks. Dmitry. On Sun, Mar 1, 2015 at 6:46 AM, Yasuo Ohgaki wrote: > Hi all, > > I made vote only RFC and started discussion for voting > https://wiki.php.net/rfc/introduce_design_by_contract > Please feel free to correct/improve it. > > I added note to our RFCs > > https://wiki.php.net/rfc/dbc > --- > This RFC is part of =E2=80=9CDesign by Contract Introduction=E2=80=9D RFC > > https://wiki.php.net/rfc/introduce_design_by_contract > There is alternative implementation proposal by =E2=80=9CDefinition=E2=80= =9D > > https://wiki.php.net/rfc/dbc2 > ---- > > https://wiki.php.net/rfc/dbc2 > ---- > This RFC is part of =E2=80=9CDesign by Contract Introduction=E2=80=9D RFC > > https://wiki.php.net/rfc/introduce_design_by_contract > This RFC is an alternative approach to =E2=80=9CNative DbC support=E2=80= =9D RFC. > > http://wiki.php.net/rfc/dbc > ---- > > I understand there are things to resolve, but RFCs are good enough to > start discussions. I'll post discussion mail shortly. If you find anythin= g, > have any comments or any show stopper, please let me know. > > Thank you! > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > > --bcaec52bf2d9fab1e70510490b8e--