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:
[email protected]]
Sent: Friday, October 18, 2013 11:47 PM
To:
[email protected]
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:
I have added the ErrorException info.
It does say zend.expectations=1 in the config section, I'm not able to say what production/dev default settings will be.
Cheers
Joe