<table><tr><td style="">pprkut added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24921">View Revision</a></tr></table><br /><div><div><p>Conceptually, this looks fine. However, like this we end up with two different descriptions of "Array of" types in the navigation popups.<br />
While this shows integer arrays as <tt style="background: #ebebeb; font-size: 13px;">int[]</tt>, for variadics it will show <tt style="background: #ebebeb; font-size: 13px;">array of (int)</tt>. I think at the very least both should be displayed the same.</p>

<p>In the end I think the simplest solution here might just be moving variadics from IndexedContainer to ArrayType (I didn't know about ArrayType back when I added support for variadics), as IndexedContainer seems a bit overkill for what PHP supports.<br />
Could you perhaps have a look at that?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R52 KDevelop: PHP Support</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24921">https://phabricator.kde.org/D24921</a></div></div><br /><div><strong>To: </strong>hmitonneau<br /><strong>Cc: </strong>pprkut, kdevelop-devel, hmitonneau, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br /></div>