I can't duplicate this bug with the test cases you provided in Ubuntu
14.04 LTS or 16.04 LTS or 17.04 Alpha.

If 12.04 LTS is affected, 12.04 will be unsupported in about 2 months
and this bug isn't important enough to try to fix there now.

Therefore, I am closing this bug.

** Changed in: gtksourceview3 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtksourceview3 in Ubuntu.
https://bugs.launchpad.net/bugs/872033

Title:
  gedit (PHP) doesen't highlight the use and goto statement

Status in gtksourceview3 package in Ubuntu:
  Fix Released

Bug description:
  Example:
  <?php
  namespace bar;
  use \foo\foobar;
  ?>

  The namespace statement will be highlighted, but the use statement
  not.

  And:
  <?php
  goto foo;

  bar:
  echo 'bla';

  foo:
  echo 'bar';
  goto bar;
  ?>

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gedit 2.30.4-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Mon Oct 10 23:41:22 2011
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to natty on 2011-07-27 (75 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtksourceview3/+bug/872033/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to