https://bugs.kde.org/show_bug.cgi?id=305776 Bug ID: 305776 Severity: normal Version: 4.3.1 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: PHP: Closure in method causes method to be listed twice in Outline Classification: Unclassified OS: Linux Reporter: audvare@gmail.com Hardware: Gentoo Packages Status: UNCONFIRMED Component: Language Support: PHP Product: kdevelop If a closure exists in a method, that method gets listed twice in the Outline. What is interesting is that the second time it is listed, casing is respected. Reproducible: Always Steps to Reproduce: 1. Write code like the following in a PHP project: