Package: php-elisp
Version: 1.4.0-2
Severity: normal

A bunch of markup errors:

<?php
  //'b' wrongly marked yellow
  /*$a->b*/

  //'b' wrongly marked yellow
"a->b";

//'class' wrongly marked cyan, '_name' wrongly marked green
class_name();

//'continue' wrongly marked cyan
function continue_a() {}

//'wrongly' wrongly marked purple
/*continue wrongly marked cyan*/

//'a' wrongly marked purple
/*case a*/

//'instanceof' should be cyan, 'b' should be green
$a instanceof b;

//'Array' should be green
function a(Array &$b) {}

//'static' should be cyan
private static function a() {}

//'a_false' should be blue
function a_false() {}
//'a_true' should be blue
function a_true() {}

//'a_false' should be yellow
$a_false;
//'a_true' should be yellow
$a_true;

//'c' should be green
class a implements b,c {}

//'a' should be green
a::$b;

?>

Regards, Thue

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php-elisp depends on:
ii  emacs [emacsen]               22.3+1-1   The GNU Emacs editor (metapackage)
ii  emacs22 [emacsen]             22.3+1-1   The GNU Emacs editor

php-elisp recommends no packages.

Versions of packages php-elisp suggests:
pn  php4 | php3                   <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to