Changes the LSP to intelephense instead of the default (phpactor) - intelephense is much less verbose, IMO, it's the one I prefer using myself and also the one I use in VSCode (there's a comparison here), I made a patch to LazyVim to support it (https://github.com/LazyVim/LazyVim/pull/3691)
Changelog
I started this work at https://github.com/basecamp/omakub/pull/156, but it was mixed with https://github.com/basecamp/omakub/pull/269, so I've decided to send two separate PRs