Details
-
Type:
Unit Tests: Problem
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.0
-
Component/s: Zend_Loader
-
Labels:None
-
Fix Version Priority:Must Have
Description
1) testLoaderAutoloadShouldHideParseError(Zend_LoaderTest)
Failed asserting that <boolean:false> is true.
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.