index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
php-ts-mode.el
Age
Commit message (
Expand
)
Author
2026-02-22
Fix broken `FOO-mode-indent-offset` convention
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-28
Remove the cached values in tree-sitter modes (bug#79363)
Yuan Fu
2025-11-20
Use documentation mark-up face for 'tag_name' node in document block.
Vincenzo Pupillo
2025-10-16
Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms
Juri Linkov
2025-09-22
Fix font lock in php-ts-mode
Roi Martin
2025-09-16
; Fix last change in php-ts-mode.el
Michael Albinus
2025-09-15
Fix tree-sitter ABI version incompatibility in php-ts-mode
Vincenzo Pupillo
2025-09-13
Add support for PHP 8.5 in 'php-ts-mode.el'
Vincenzo Pupillo
2025-08-18
Silence byte-compile warnings when treesit is not available
Juri Linkov
2025-08-14
New user option 'treesit-enabled-modes' (bug#79180)
Juri Linkov
2025-08-10
'php-ts-mode' depends on 'mhtml-ts-mode' instead of JS,CSS and HTML
Vincenzo Pupillo
2025-08-09
Revert "`php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTML"
Eli Zaretskii
2025-08-09
`php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTML
Vincenzo Pupillo
2025-07-04
; * lisp/progmodes/php-ts-mode.el: Docstring fixes
Phil Sainty
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-05-04
Avoid duplication in defining tree-sitter grammar sources.
Juri Linkov
2025-05-01
Avoid adding duplicate items to 'treesit-language-source-alist'.
Juri Linkov
2025-04-22
Replace some 'treesit-query-compile' with 'treesit-query-valid-p'.
Juri Linkov
2025-04-18
Lock tree-sitter language grammars to verified versions.
Juri Linkov
2025-04-09
New command 'treesit-toggle-sexp-mode' (bug#76676).
Juri Linkov
2025-04-09
Improve 'treesit-outline-search'.
Juri Linkov
2025-04-08
New function treesit-parsers-at for treesit-language-at (bug#77256).
Juri Linkov
2025-03-30
Merge from origin/emacs-30
Michael Albinus
2025-03-29
PHP should be in the PATH, either locally or remotely. (bug#76242).
Vincenzo Pupillo
2025-03-15
Add the treesit 'list' thing to csharp/go/php/rust-ts-mode (bug#73404)
Juri Linkov
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-30
Add verified grammar version comment for tree-sitter modes
Yuan Fu
2024-12-12
Declare tree-sitter functions with a new macro
Yuan Fu
2024-12-07
Remove unnecessary function call from 'php-ts-mode'
Vincenzo Pupillo
2024-12-07
Remove unnecessary function call from 'php-ts-mode'
Vincenzo Pupillo
2024-11-30
Merge from origin/emacs-30
Eli Zaretskii
2024-11-28
Support PHP 8.4 and more reliable indentation (bug#74525)
Vincenzo Pupillo
2024-11-24
Remove mention of treesit-defun-prefer-top-level (bug#74474)
Yuan Fu
2024-11-14
Merge from origin/emacs-30
Michael Albinus
2024-11-14
Improve font-locking and indentation in 'php-ts-mode'
Vincenzo Pupillo
2024-10-27
Merge from origin/emacs-30
Eli Zaretskii
2024-10-27
Merge from origin/emacs-30
Eli Zaretskii
2024-10-27
; Fix typos
Stefan Kangas
2024-10-24
Highlight namespace name in "use" clause.
Vincenzo Pupillo
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-24
Merge from origin/emacs-30
Sean Whitton
2024-10-19
Fix 'php-ts-mode': better indentation and font locking
Vincenzo Pupillo
2024-09-28
Merge from origin/emacs-30
Eli Zaretskii
2024-09-28
; Fix last changes in php-ts-mode.el
Eli Zaretskii
2024-09-28
Merge from origin/emacs-30
Eli Zaretskii
2024-09-28
Fix php-ts-mode font-lock for latest PHP grammar (bug#73516)
Vincenzo Pupillo
2024-09-08
Support for custom php.ini for the built-in PHP web server.
Vincenzo Pupillo
2024-08-26
Improve php-ts-mode font lock and support latest grammar (bug#72796)
Vincenzo Pupillo
[next]