PHP code doesn't show syntax highlighting if snippet doesn't start with "<?php".
I expect PHP code to have syntax highlighting with or without "<?php" at the beginning. Highlighting works if I instruct the model to prepend all PHP code with "<?php" but I'd rather not do that nor do I want to see that in every PHP snippet.