I've noticed that Windsurf is lagging behind VS Code regarding PHP syntax highlighting. Specifically, the grammar rules from KapitanOczywisty/language-php (which VS Code uses) are not fully updated in the current Windsurf build. This causes issues with foreach as statements and newer PHP 8.3/8.4 features. Please sync the built-in PHP extension with the latest upstream version.