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

Bug #13137 Standard test suite failed
Submitted: 2008-02-17 16:59 UTC
From: farell Assigned: farell
Status: Closed Package: PHP_CompatInfo (version 1.6.1)
PHP Version: 5.2.5 OS: Linux
Roadmaps: 1.7.0    
Subscription  


 [2008-02-17 16:59 UTC] farell (Laurent Laville)
Description: ------------ While Unit Test Suite run perfectly on windows platform, the same test suite failed on *nix Fix the output array order: replace array_reverse usage that seems to be the problem.

Comments

 [2008-02-19 15:03 UTC] farell (Laurent Laville)
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. see : rev 1.70 CompatInfo.php rev 1.23 PHP_CompatInfo_TestSuite_Standard.php rev 1.7 PHP_CompatInfo_TestSuite_Bugs.php