GNOME Bugzilla – Bug 684629
Couldn't highlighting the correct brackets when editing php code
Last modified: 2013-05-19 16:36:07 UTC
Created attachment 224986 [details] Couldn't highlighting the correct brackets when editing php code The gedit highting the ">" in the statement "$this->proc_year=date("Y");" as the paired bracket with the tag "<?php" at the begining of the code. Maybe gedit couldn't recognize the "->" operator and the "<?php ... ?> tag correctly.See the screenshot in the attachment.
*** This bug has been marked as a duplicate of bug 300458 ***