JakubMisek
Hello, sorry for the delay, i did not notice i have to opt-in into notifications.
This are my current settings. Nothing related to php.problem.*. I checked with php.problem @modified and there not changes.
{
"php.format.rules.declCompactEmptyBody": true,
"php.format.rules.importSorting": "alphabetic",
"php.format.rules.importSortingCaseSensitive": true,
"php.format.rules.keepClassesOnOneLine": true,
"php.format.rules.openBraceOnNewLineForAnonymousClasses": false
}
[*.php]
php_diagnostic_php6602 = false
php_diagnostic = warning
I also have disabled the php builtin extension.