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

Bug #15408 An unexpected exception has been caught: Undefined offset: 2
Submitted: 2008-12-27 04:57 UTC
From: doconnor Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version CVS)
PHP Version: 5.2.6 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-12-27 04:57 UTC] doconnor (Daniel O'Connor)
Description: ------------ Unit tests appear to be generating E_NOTICEs with DuplicateClassName See http://www.lauken.com/doconnor/results.txt Actual result: -------------- 118) DuplicateClassName(Generic_Tests_Classes_DuplicateClassNameUnitTest) An unexpected exception has been caught: Undefined offset: 2 /home/clockwerx/pear/PHP_CodeSniffer/tests/Standards/AbstractSniffUnitTest.php:153 /home/clockwerx/pear/PHP_CodeSniffer/tests/TestSuite.php:48 /home/clockwerx/pear/AllTests.php:136 /home/clockwerx/pear/AllTests.php:525

Comments

 [2009-01-05 00:18 UTC] squiz (Greg Sherwood)
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.