Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69700 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44037 invoked from network); 19 Oct 2013 08:32:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2013 08:32:52 -0000 X-Host-Fingerprint: 80.4.21.210 cpc22-asfd3-2-0-cust209.1-2.cable.virginmedia.com Received: from [80.4.21.210] ([80.4.21.210:27050] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/B4-23638-3B342625 for ; Sat, 19 Oct 2013 04:32:51 -0400 Message-ID: <86.B4.23638.3B342625@pb1.pair.com> To: internals@lists.php.net Date: Sat, 19 Oct 2013 09:32:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 References: <3D.BC.23638.84CA1625@pb1.pair.com> In-Reply-To: <3D.BC.23638.84CA1625@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.4.21.210 Subject: Re: RFC: Expectations From: krakjoe@php.net (Joe Watkins) On 10/18/2013 10:46 PM, Joe Watkins wrote: > Evening Chaps, > > Following on from discussion regarding assertion API in PHP, the > following RFC is now up for discussion: > > https://wiki.php.net/rfc/expectations > > Please do point out any missing sections or information, so that it > can be clarified as quickly as possible. > > I hope this conveys the idea a bit clearer to everyone ? > > Cheers > Joe > > I have added some performance information in comparison to the legacy assertion API, because I'm not sure it's obvious ... It is definitely worth looking at ... definitely ... Cheers Joe