https://bugs.kde.org/show_bug.cgi?id=439586
Bug ID: 439586 Summary: PHP8 Support - Named arguments Product: kdevelop Version: git master Platform: Other OS: All Status: REPORTED Severity: wishlist Priority: NOR Component: Language Support: PHP Assignee: kdevelop-bugs-n...@kde.org Reporter: jan.pavli...@centrum.cz Target Milestone: --- SUMMARY "Subset" of 437992. In PHP8, it is now possible to name arguments and then use these names when calling them, without the need to specify preceeding arguments. This can be very beneficial especially when using autowiring and similar functions in DI containers. KDevelop should support this new feature. https://wiki.php.net/rfc/named_params -- You are receiving this mail because: You are watching all bug changes.