The package works fine under F26 (and could be pushed to stable), but the referenced bug is the wrong one (should be #1423523 and #1417329).
Unfortunately, the automatic replacing misses three spots where "bsdtar" is meant:
I looked at all other matches of "\b(bsd)?tar\b" and they appeared correct to me.
This works at least for font-locking (I didn't check deeper as I typically use php-mode
primarily for syntax highlighting). Thanks!
The package doesn't associate php-mode
automatically with *.php
files. I'm not sure if and what the official Fedora policy for this is, but the puppet
package's puppet-mode-init.el
has a:
(add-to-list 'auto-mode-alist '("\\.pp\\'" . puppet-mode))
I would find it useful to have the same for php-mode
.
Same error here as @yuwata's.
When loading the mode with (load-library "php-mode")
or (require 'php-mode)
, Emacs complains:
Loading php-mode...
Cannot open load file: datei oder Verzeichnis nicht gefunden, php-ext