[PEAR-BUG] Doc #18667 [Com]: addCluster & addSubgraph: wrong title type
[email protected] ("seb35") Mon, 7 Nov 2016 04:57:34 -0500 (EST)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=18667&edit=1 ID: 18667 Comment by: seb35 Reported By: seb35 at seb35 dot fr Summary: addCluster & addSubgraph: wrong title type Status: Open Type: Documentation Problem Package: Image_GraphViz Operating System: All Package Version: 1.3.0 PHP Version: 5.3.6 New Comment: This doc bug was fixed on 2014-04-20. See git#f26ae6ea and bug #20171. Previous Comments: ------------------------------------------------------------------------ [2011-07-14 21:15:13] petitnuage Description: ------------ Both subgraph's and cluster's documentation claims the title parameter is an array. In fact, it's a string. Expected result: ---------------- string Actual result: -------------- array ------------------------------------------------------------------------ -- Edit this bug report at http://pear.php.net/bugs/bug.php?id=18667&edit=1