On Fri, Sep 23, 2011 at 20:38, Christopher Jones <christopher.jo...@oracle.com> wrote: > > > On 09/23/2011 11:33 AM, Rasmus Lerdorf wrote: >> >> On 09/23/2011 08:20 PM, Christopher Jones wrote: >>> >>> >>> On 09/23/2011 11:17 AM, Rasmus Lerdorf wrote: >>>> >>>> On 09/23/2011 07:13 PM, Christopher Jones wrote: >>>>> >>>>> >>>>> On 09/23/2011 09:15 AM, Matthew Weier O'Phinney wrote: >>>>> >>>>>> I could also see this being an interesting peer-pressure move -- >>>>>> "First >>>>>> to test!", "We tested last week; how come _you_ haven't?", etc. >>>>> >>>>> Speaking of testing, the commit >>>>> http://svn.php.net/viewvc?view=revision&revision=317183 >>>>> doesn't have any... >>>>> >>>>> Who amongst the vocal supporters of the change is volunteering for this >>>>> task? >>>> >>>> I committed a test about 2 hours before you posted this message: >>>> >>>> http://svn.php.net/viewvc?view=revision&revision=317208 >>>> >>>> -Rasmus >>> >>> I don't see is_a or is_subclass_of in that test. Did I miss something? >> >> Yeah, got the wrong commit when I brought up that link. Had a cached >> copy of my fix for 55767 and the wifi is wonky here. > > No probs. > > Let's see if the people who speak about PHP & testing & compatibility > actually > do care enough about it to submit some tests.
Just for the record, the original behavior was covered by tests, but the test was changed when introducing the new behavior. And that is something we actually do quite a bit. Modify existing tests to fit new behavior.. The problem is our tests are all over the place. Testing waaay to many things at once, making it very difficult to spot actually wrong behaviors and broken functionality :( -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php