Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.6

Bug #11795 Unit Tests will not work without deprecated phpunit
Submitted: 2007-08-08 14:39 UTC
From: saltybeagle Assigned: doconnor
Status: Closed Package: Image_Color (version CVS)
PHP Version: 5.2.3 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-08-08 14:39 UTC] saltybeagle (Brett Bieber)
Description: ------------ PHP Warning: require_once(PHPUnit2/Framework/TestSuite.php): failed to open stream: No such file or directory in /Users/bbieber/pear/pear/Image_Color/Tests/AllTests.php on line 6 Should update the tests to use the latest stable version of phpunit.

Comments

 [2008-07-19 09:52 UTC] doconnor (Daniel O'Connor)
Other patch: http://pastebin.org/52746 (stupid upload limit) Problems that remain: * AllTests probably conflicts with pear wide test suite * There's at least 4 tests that fail due to E_NOTICE problems
 [2008-10-26 17:23 UTC] doconnor (Daniel O'Connor)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.