+1

PHP syntax highlighting bug

David Čepelík 13 years ago 0

function a() {


} function b() {


}


The header of the function [b] won't get highlighted right though this is valid syntax.