Edit report at http://pear.php.net/bugs/bug.php?id=17187&edit=1
ID: 17187
Updated by: demon.gene@gmail.com
Reported By: brianlmoon at php dot net
Summary: Long arrays as properties don't wrap
-Status: Open
+Status: Verified
Type: Bug
Package: PhpDocumentor
Operating System: Linux
Package Version: 1.4.3
PHP Version: 5.2.12
Roadmap Versions:
New Comment:
-Status: Open
+Status: Verified
Verified behavior as reported, using most of the provided testcase, on
phpDocumentor SVN on PHP 5.3.8 on the HTML:frames:default converter.
Previous Comments:
------------------------------------------------------------------------
[2010-03-03 07:36:31] brianlmoonphp
Description:
------------
If you have a large array as an object property, the HTML output stops
wrapping after the first few lines.
Test script:
---------------
http://pastebin.com/DqmkmiF3
Expected result:
----------------
Wrapped output
Actual result:
--------------
http://pastebin.com/7uCZcuYq
------------------------------------------------------------------------