Edit report at http://pear.php.net/bugs/bug.php?id=13745&edit=1
ID: 13745
Updated by: [email protected]
Reported By: demon dot gene at gmail dot com
Summary: Improve Tokenizer Checking Code
Status: Open
Type: Feature/Change Request
Package: PhpDocumentor
Operating System: FreeBSD
Package Version: 1.4.2
PHP Version: 5.2.5
-Roadmap Versions: 1.4.3
+Roadmap Versions: 1.5.0a1
New Comment:
-Roadmap Versions: 1.4.3
+Roadmap Versions: 1.5.0a1
Previous Comments:
------------------------------------------------------------------------
[2008-04-22 11:55:25] ashnazg
Description:
------------
The code in Setup.inc.php and common.inc.php that decides whether or
not the tokenizer is loaded and available failed to spot that a bad
tokenizer library upgrade was not functioning properly, leaving the user
with no idea why PhpDocumentor wasn't parsing his code [1].
Since the tokenizer_test.php file IS capable of recognizing the
problem, see if we can improve the tokenizer checking code in Setup to
recognize it and give the user some notice that the tokenizer doesn't
appear to be working... also maybe then allow it to default to the old
Parser and continue running.
[1] - https://sourceforge.net/forum/message.php?msg_id=4914689
------------------------------------------------------------------------