Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82391 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55915 invoked from network); 10 Feb 2015 21:30:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 21:30:18 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.51 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.51 mail-qg0-f51.google.com Received: from [209.85.192.51] ([209.85.192.51:37368] helo=mail-qg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/63-32490-9687AD45 for ; Tue, 10 Feb 2015 16:30:17 -0500 Received: by mail-qg0-f51.google.com with SMTP id z60so25240012qgd.10 for ; Tue, 10 Feb 2015 13:30:14 -0800 (PST) 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=zbSsXVLMxHCUx1YnZ6w3h3GJgu3xBTJwINcfy8I97WQ=; b=BdSoT94JfNypuLFLF6pb/2+JHKzNmWPIE9WVHWAaxq8If0OvgDldXnTTZnbPeid4/f 0DKq1QFNSWRuaNZw94rJ8PPYNWSAgOSaLh+r+eJVZ4MY7UZOmvyjpXxUaBzwX7epwrXf BzdXVpaLrbug1yHgF/Crgx+NBc1Lgszcn6wA5uxxzqLX2u37Uso1+D2jgNrTXZ97M3Iu nh3LLY17kxMxaFgRijKF7sCc1AdgyRZw7C3evU/yGq2LDEqdnUIPrXZ5m0hu5+inMn7M AZSawftlFddfNHznB4WHFCfENSeUNifaPuUd+RQPZrb2+qtWeYfzJ6PEwt0ui1B7hahc U1Gw== X-Received: by 10.224.53.194 with SMTP id n2mr13267644qag.21.1423603814299; Tue, 10 Feb 2015 13:30:14 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.250.195 with HTTP; Tue, 10 Feb 2015 13:29:33 -0800 (PST) In-Reply-To: References: <54D7ED22.3080001@gmail.com> Date: Wed, 11 Feb 2015 06:29:33 +0900 X-Google-Sender-Auth: kmt5UKTuOdRyTMvHV3SKRPonyR4 Message-ID: To: Dmitry Stogov Cc: Joe Watkins , Patrick Schaaf , internals Content-Type: multipart/alternative; boundary=001a1132f744a6fe24050ec297ff Subject: Re: [PHP-DEV] Design by Contract From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1132f744a6fe24050ec297ff Content-Type: text/plain; charset=UTF-8 Hi Dmitry and Joe, On Tue, Feb 10, 2015 at 8:53 PM, Dmitry Stogov wrote: > You are welcome to edit https://wiki.php.net/rfc/dbc2 > It looks like we have similar views, so just make it better in a way you > think. > Looks good to me. It's much better than original. Thank you folks. We have related issue like how internal module incorporate with DbC. However these could be future issues. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1132f744a6fe24050ec297ff--