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

Bug #15167 Unit test failures - tests/validate_BE_post_code_strong.phpt
Submitted: 2008-11-26 14:08 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: Validate_BE (version CVS)
PHP Version: 5.2.6 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-11-26 14:08 UTC] doconnor (Daniel O'Connor)
Description: ------------ See also Bug #11868 Test script: --------------- pear run-tests tests/validate_BE_post_code_strong.phpt Expected result: ---------------- V b-6250 : OK OK V B-6250 : OK OK V b6250 : OK OK V B6250 : OK OK V 6250 : OK OK The above should be valid Actual result: -------------- !X!b-6250 : OK KO !X!B-6250 : OK KO !X!b6250 : OK KO !X!B6250 : OK KO !X!6250 : OK KO They are invalid, tests fail :(

Comments

 [2009-01-18 21:38 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.