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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cellog@php.net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC