ZF-6441: testLoaderAutoloadShouldHideParseError(Zend_LoaderTest) unit tests failure
Description
{panel} 1) testLoaderAutoloadShouldHideParseError(Zend_LoaderTest) Failed asserting that is true. {panel}
{panel} 1) testLoaderAutoloadShouldHideParseError(Zend_LoaderTest) Failed asserting that is true. {panel}
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-04-27T07:42:02.000+0000
error suppression is now turned off by default; zend_loader_autoloader makes it configurable and is the correct solution. I've removed this test now.