Edit report at https://pear.php.net/bugs/bug.php?id=17200&edit=1
ID: 17200
Updated by: [email protected]
Reported By: jakoch at web dot de
Summary: Several Errors during execution.
Status: Assigned
Type: Bug
Package: PhpDocumentor
Operating System: Debian Lenny
Package Version: 1.4.3
PHP Version: 5.2.6
Assigned To: ashnazg
-Roadmap Versions:
+Roadmap Versions: 1.4.5
New Comment:
-Roadmap Versions:
+Roadmap Versions: 1.4.5
Previous Comments:
------------------------------------------------------------------------
[2011-09-29 15:18:10] ashnazg
-Status: Feedback
+Status: Open
------------------------------------------------------------------------
[2011-09-24 16:58:28] vain
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-24 08:16:15] ashnazg
-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?
------------------------------------------------------------------------
[2010-03-06 22:46:33] vain
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]
------------------------------------------------------------------------