Bug#368089: vim-runtime: delete shouldn't be a keyword in php syntax file

Chris AtLee chris at atlee.ca
Fri May 19 19:16:28 UTC 2006


Package: vim-runtime
Version: 1:7.0-017+2
Severity: minor


'delete' should not be a keyword in the php syntax file.
http://ca.php.net/manual/en/function.delete.php mentions that there is
no delete function, you really want to use either unlink() or unset().

For lazy programmers like me who rely on vim's syntax highlighting to
tell me if my code is correct, this is a bit misleading :)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1000, 'unstable'), (750, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim                          1:7.0-017+2 Vi IMproved - enhanced vi editor
ii  vim-python                   1:7.0-017+2 Vi IMproved - enhanced vi editor -

-- no debconf information




More information about the pkg-vim-maintainers mailing list