Bug 245833 - Argument hint popup shows invalid function
Summary: Argument hint popup shows invalid function
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 22:49 UTC by Alexander
Modified: 2023-01-18 09:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2010-07-26 22:49:54 UTC
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
Comment 1 Andrew Crouthamel 2018-11-11 04:26:23 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-21 04:19:51 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Alexander 2018-11-21 08:53:09 UTC
I no longer use KDevelop so I cannot re-test this, sorry.
Comment 4 Justin Zobel 2023-01-18 02:41:06 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Alexander 2023-01-18 09:57:35 UTC
I no longer use the software, and this is for a very old version of the software, so I'm closing this bug.