-1

PHP syntax coloring buggie

David Čepelík vor 13 Jahren 0
(Just a little thing) In this PHP code: "String::uuid()" the "String" part gets highlighted as a typecast. Only (string)/(String)/(STRING) shold be highlighted this way.