← Back to team overview

desktop-packages team mailing list archive

[Bug 872033] Re: gedit doesen't highlight the use and goto statement

 

** Summary changed:

- gedit doesen't highlight the use and goto statement
+ gedit (PHP) doesen't highlight the use and goto statement

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

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

Status in “gedit” package in Ubuntu:
  New

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/gedit/+bug/872033/+subscriptions


References