https://bugs.kde.org/show_bug.cgi?id=439671
--- Comment #1 from ardi <ard...@gmail.com> --- I am sorry, I think the error happened because of may faulty config. I put `intelephense` instead of `php` as a key in the configuration. This is my working configuration for Kate Editor : "php": { "command": ["/usr/bin/intelephense", "--stdio", "--debug"], "url": "https://github.com/bmewburn/intelephense-docs", "highlightingModeRegex": "^PHP.*$", "rootIndicationFileNames": ["composer.json"] }, -- You are receiving this mail because: You are watching all bug changes.