php-base-mode
which is the base of php related modes (#772)
php-base-mode
is designed as a common parent mode for php-mode
and php-ts-mode
.php-mode
inherit from php-base-mode
instead of c-mode
(#772)$
from face names for interoperability with treesit (#780, emacs-php/php-ts-mode#68)
php-$this
→ php-this
php-$this-sigil
→ php-this-sigil
php-function-call-standard
face inherit font-lock-function-call-face
on Emacs 29.1 and above (#782, thanks @bricka!)-tranditional
suffix to the php-*-call
faces.
php-function-call
→ php-function-call-traditional
php-method-call
→ php-method-call-traditional
php-static-method-call
→ php-static-method-call-traditional
php-function-call
, php-method-call
, and php-static-method-call
faces, defaulting to the -traditional
face.php-syntax-propertize-rules
are applied for the first time. (#785 and #786)
php-mode-disable-c-mode-hook
custom variable and php-mode-neutralize-cc-mode-effect
function (#775)
php-mode
no longer inherits c-mode
, so this variable won't work.Full Changelog: v1.25.1...v1.26.1
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4