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

Bug #7020 tests/PEAR_Registry/api1_1/test_getChannelValidator.phpt crashes PEAR
Submitted: 2006-03-04 19:38 UTC
From: toggg Assigned: cellog
Status: Closed Package: PEAR (version CVS)
PHP Version: Irrelevant OS: fc3
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 49 + 31 = ?

 
 [2006-03-04 19:38 UTC] toggg (bertrand Gugger)
Description: ------------ Running tests/PEAR_Registry/api1_1/test_getChannelValidator.phpt leads to PHP Fatal error: Call to undefined function: getvalidationobject() in /usr/share/pear/PEAR/Registry.php on line 1798 due to the change of return type of getChannel()

Comments

 [2006-03-05 04:33 UTC] cellog
this is a problem that must be fixed prior to 1.4.8
 [2006-03-05 04:34 UTC] cellog
it should be noted that the only place PEAR_Registry::getChannelValidator() is called is in a unit test, so this only affects external code
 [2006-03-05 04:40 UTC] cellog
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.