| Summary: | PHP8 (and 7.4) support | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Jan Pavlicek <jan.pavlicek> |
| Component: | Language Support: PHP | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | pprkut |
| Priority: | NOR | ||
| Version First Reported In: | 5.6.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jan Pavlicek
2021-06-02 12:34:28 UTC
Hello, I'm also still using kdev-php for work, so while I can't provide a timeline, I'll definitely work on those things *eventually*. If you want to help, that's great and certainly appreciated :) You can drop by on irc and ask questions, just keep in mind that it might take some time for someone to reply. In the meantime, what you can do is perhaps split this one up. It's easier to track the progress when there's one issue for each, rather than one "super bug". Thank you! :) Hello, unfortunately, I was not yet able to focus on this because I had to shift my priorities to different project at work. But I have since at least split this into "subtasks": Constructor properties: https://bugs.kde.org/show_bug.cgi?id=439582 Union types: https://bugs.kde.org/show_bug.cgi?id=439583 Attributes: https://bugs.kde.org/show_bug.cgi?id=439584 Nullsafe: https://bugs.kde.org/show_bug.cgi?id=439585 Named params: https://bugs.kde.org/show_bug.cgi?id=439586 I should have some time again in a week or two when I finish current projects, so I will stop by IRC for some advice and try to lend a hand at least with the simpler ones like nullsafe operator and union types, which I think shouldn't be that difficult to implement. |