For PHP I used this:
"editor.codeLens": true, "php.codeLens.enabled": false, "editor.suggest.showReferences": false,
"editor.codeLens": false was removing too much stuff, like accepting git conflict resolutions.