From kdevelop-bugs Mon Jul 26 20:49:55 2010 From: Alexander Date: Mon, 26 Jul 2010 20:49:55 +0000 To: kdevelop-bugs Subject: [Bug 245833] New: Argument hint popup shows invalid function Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=128017751012812 https://bugs.kde.org/show_bug.cgi?id=245833 Summary: Argument hint popup shows invalid function Product: kdevelop Version: SVN Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Language Support: PHP AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: ashaduri@gmail.com Version: SVN (using KDE 4.4.3) OS: Linux With KDevelop/KDevplatform/php/php-docs git master: $str2 = ""; $a = array_fill(strlen("a"), str_rot13($str2), 0); Place the cursor inside str_rot13() and press ctrl-space (auto-complete). The popup window shows argument hints for array_fill() and strlen(), instead of array_fill() and str_rot13(). Thanks Reproducible: Always openSUSE 11.1 x86_64 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs