JakubMisek MaximeFandard Hi Maxime, Thank you for the question. You can disable all code actions in general using the "phpTools.suppressPremiumFeatures" setting. There is no specific setting just for the three dots, but we'll add it.
MaximeFandard Thank you, I think disabling all premium features is what I want actually, but premium users might want the specific one.
JakubMisek MaximeFandard The next update (1.50) allows to disable the hint using the following setting: "php.problems.exclude": { "/": ["PHP7103"] }