| Summary: | php - constant array resusults in syntax error | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Marijo <mustacmarijo> |
| Component: | Language Support: PHP | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kdev-php/cb71eff2153aeb8b3b9f09e0bb232807a523884d | Version Fixed/Implemented In: | 5.4.3 |
| Sentry Crash Report: | |||
| Attachments: | syntax errors | ||
|
Description
Marijo
2019-03-21 12:20:45 UTC
Created attachment 118958 [details]
syntax errors
Git commit cb71eff2153aeb8b3b9f09e0bb232807a523884d by Heinz Wiesinger. Committed on 06/10/2019 at 18:40. Pushed by wiesinger into branch '5.4'. Fix expressions using array constants FIXED-IN: 5.4.3 M +23 -0 duchain/tests/duchain.cpp M +2 -0 duchain/tests/duchain.h M +1 -1 parser/php.g https://commits.kde.org/kdev-php/cb71eff2153aeb8b3b9f09e0bb232807a523884d |