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

Bug #1365 _getOutput() table not XHTML complaint
Submitted: 2004-05-07 16:05 UTC
From: lciani at yahoo dot it Assigned: sebastian
Status: Closed Package: Benchmark
PHP Version: 4.3.6 OS: red hat linux 7.3
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-07 16:05 UTC] lciani at yahoo dot it
Description: ------------ IMHO At line 218 $out = "<table border=1>\n"; Should be $out = "<table style=\"border: 1; \">\n" Try it at http://validator.w3.org

Comments

 [2004-05-07 16:18 UTC] sebastian
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.