diff options
author | Vincenzo Pupillo <v.pupillo@gmail.com> | 2025-03-14 21:11:22 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2025-03-29 14:32:31 +0300 |
commit | 99ff59bd66cc07df40b14cb0a8acf22d440581e5 (patch) | |
tree | c5b0e4caf049b7787bad92d18db4d1cd576e4f94 /test/lisp/emacs-lisp/comp-tests.el | |
parent | 26873d5028ed8aa0e2fc56c7d6ed3b43ff976d3c (diff) | |
download | emacs-99ff59bd66cc07df40b14cb0a8acf22d440581e5.tar.gz emacs-99ff59bd66cc07df40b14cb0a8acf22d440581e5.tar.bz2 emacs-99ff59bd66cc07df40b14cb0a8acf22d440581e5.zip |
PHP should be in the PATH, either locally or remotely. (bug#76242).
* lisp/progmodes/php-ts-mode.el
(php-ts-mode-php-default-executable): Renamed from
'php-ts-mode-php-executable'.
(php-ts-mode--executable): New function that returns the absolute
filename of the PHP executable, local or remote, based on
'default-directory'.
(php-ts-mode--anchor-prev-sibling): Replaced 'when-let' with
“when-let*.”
(php-ts-mode--indent-defun): Replaced 'when-let' with
'when-let*'.
(php-ts-mode-run-php-webserver): Use the new function
(php-ts-mode-php-default-executable).
(run-php): Use the new function (php-ts-mode-php-default-executable).
Diffstat (limited to 'test/lisp/emacs-lisp/comp-tests.el')
0 files changed, 0 insertions, 0 deletions