Summary: | "Cannot redeclare const" warning ignores program flow. | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | jay <jay> |
Component: | Language Support: PHP | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | niko.sams, pprkut |
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jay
2011-06-28 08:26:39 UTC
The parser only parses the code, it doesn't execute. The only solution would be not to report an error. *** This bug has been marked as a duplicate of bug 267246 *** |