-1

PHP syntax coloring buggie

David Čepelík 13 ár síðan 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.