php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57099 terse mode ignores simplelist end
Submitted: 2006-06-20 16:39 UTC Modified: 2006-06-27 19:29 UTC
From: cellog@php.net Assigned: cellog (profile)
Status: Closed Package: docblock (PECL)
PHP Version: 5_1 CVS-2006-06-20 OS: n/a
Private report: No CVE-ID: None
 [2006-06-20 16:39 UTC] cellog@php.net
Description:
------------
DOCBLOCK_SIMPLELISTEND is not returned if the simple list is at the end of the docblock

/**
 * - item 1
 * - item 2
 * - item 3
 */


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-27 19:29 UTC] cellog@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC