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

Bug #17200 Several Errors during execution.
Submitted: 2010-03-07 03:46 UTC
From: vain Assigned: ashnazg
Status: Wont fix Package: PhpDocumentor (version 1.4.3)
PHP Version: 5.2.6 OS: Debian Lenny
Roadmaps: (Not assigned)    
Subscription  


 [2010-03-07 03:46 UTC] vain (Jens-Andre Koch)
Description: ------------ Several Errors during execution. Actual result: -------------- [PHP Error] Undefined index: pear [line 728 of /usr/share/php/PhpDocumentor/phpDocumentor/IntermediateParser.inc] [PHP Error] Undefined index: pear [line 586 of /usr/share/php/PhpDocumentor/phpDocumentor/IntermediateParser.inc] [PHP Error] Non-static method phpDocumentor_setup::checkIgnoreTag() should not be called statically, assuming $this from incompatible context [line 613 of /usr/share/php/PhpDocumentor/phpDocumentor/ParserDocBlock.inc] [PHP Error] is_a(): Deprecated. Please use the instanceof operator [line 819 of /usr/share/php/PhpDocumentor/phpDocumentor/ParserData.inc] [PHP Error] is_a(): Deprecated. Please use the instanceof operator [line 1400 of /usr/share/php/PhpDocumentor/phpDocumentor/ParserElements.inc] [PHP Error] is_a(): Deprecated. Please use the instanceof operator [line 819 of /usr/share/php/PhpDocumentor/phpDocumentor/ParserData.inc] [PHP Error] Non-static method phpDocumentor_setup::checkIgnoreTag() should not be called statically, assuming $this from incompatible context [line 820 of /usr/share/php/PhpDocumentor/phpDocumentor/ParserData.inc] [PHP Error] Non-static method phpDocumentor_setup::checkIgnoreTag() should not be called statically, assuming $this from incompatible context [line 613 of /usr/share/php/PhpDocumentor/phpDocumentor/ParserDocBlock.inc] [PHP Error] Only variables should be passed by reference [line 752 of /usr/share/php/PhpDocumentor/phpDocumentor/Setup.inc.php]

Comments

 [2011-09-24 12:16 UTC] ashnazg (Chuck Burgess)
-Status: Open +Status: Feedback -Assigned To: +Assigned To: ashnazg
Can you provide a small test file that causes phpDocumentor 1.4.3 to show these errors. Also, please confirm that the PHP version you encountered this behavior on is 5.2.6. Lastly, what is the error_reporting level you are using?
 [2011-09-24 20:58 UTC] vain (Jens-Andre Koch)
Wow...long time no activity on these bugs. I'm glad to see someone working on them. Sry, providing a test file causing the error is not possible. I already updated my env. I can confirm the PHP version as 5.2.6 with error_reporting(E_ALL | E_STRICT). Regards, Jens
 [2011-09-29 19:18 UTC] ashnazg (Chuck Burgess)
-Status: Feedback +Status: Open
 [2012-01-13 08:23 UTC] ashnazg (Chuck Burgess)
-Roadmap Versions: +Roadmap Versions: 1.4.5
 [2012-01-13 08:31 UTC] ashnazg (Chuck Burgess)
-Status: Assigned +Status: Open
 [2012-09-01 02:36 UTC] ashnazg (Chuck Burgess)
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: ashnazg -Roadmap Versions: 1.4.5 +Roadmap Versions:
No more feature work on phpDocumentor 1.x. Check out the new phpDocumentor 2.x (http://www.phpdoc.org/).