Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69695 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5063 invoked from network); 19 Oct 2013 00:34:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2013 00:34:04 -0000 Authentication-Results: pb1.pair.com header.from=rstoll@tutteli.ch; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rstoll@tutteli.ch; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tutteli.ch designates 80.74.154.78 as permitted sender) X-PHP-List-Original-Sender: rstoll@tutteli.ch X-Host-Fingerprint: 80.74.154.78 ns73.kreativmedia.ch Linux 2.6 Received: from [80.74.154.78] ([80.74.154.78:54314] helo=hyperion.kreativmedia.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/0E-23638-A73D1625 for ; Fri, 18 Oct 2013 20:34:03 -0400 Received: (qmail 24812 invoked from network); 19 Oct 2013 02:33:59 +0200 Received: from heim-032-99.raab-heim.uni-linz.ac.at (HELO RoLaptop) (193.171.32.99) by ns73.kreativmedia.ch with (AES128-SHA encrypted) SMTP; 19 Oct 2013 02:33:59 +0200 To: "'Joe Watkins'" , References: <3D.BC.23638.84CA1625@pb1.pair.com> In-Reply-To: <3D.BC.23638.84CA1625@pb1.pair.com> Date: Sat, 19 Oct 2013 02:33:56 +0200 Message-ID: <00b701cecc62$e5b8adf0$b12a09d0$@tutteli.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQDlWG4zEuD9wYn8DwqcA3pm2uLyXJvOEz/A Content-Language: de-ch Subject: RE: [PHP-DEV] RFC: Expectations From: rstoll@tutteli.ch ("Robert Stoll") Hi Joe I like your RFC and how it is explained. You might want to add to your explanations that ExpectationException is a subclass of ErrorException (as mentioned in the other thread). And I was just wondering what the default value will be for the ini property zend.expectations, maybe you could add this as well. Cheers, Robert > -----Original Message----- > From: Joe Watkins [mailto:krakjoe@php.net] > Sent: Friday, October 18, 2013 11:47 PM > To: internals@lists.php.net > Subject: [PHP-DEV] RFC: Expectations > > 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 > > > > -- > PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: > http://www.php.net/unsub.php