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

Bug #14880 Unit tests fail when they should skip
Submitted: 2008-10-26 08:36 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: PHP_Parser_DocblockParser (version CVS)
PHP Version: 5.2.4 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-10-26 08:36 UTC] doconnor (Daniel O'Connor)
Description: ------------ /home/clockwerx/pear/PHP_Parser_DocblockParser/tests/text_special_list.phpt produces: Fatal error: Call to undefined function docblock_tokenize() in /home/clockwerx/pear/PHP_Parser_DocblockParser/DocblockParser/Tokenizer.php on line 122 Expected result: ---------------- Tests marked as skipped, because the pecl docblock extension isn't available Actual result: -------------- /home/clockwerx/pear/PHP_Parser_DocblockParser/tests/text_special_list.phpt +Fatal error: Call to undefined function docblock_tokenize() in /home/clockwerx/pear/PHP_Parser_DocblockParser/DocblockParser/Tokenizer.php on line 122

Comments

 [2009-02-07 20:13 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
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.