[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 8081c08ff1b 2/2: ; Update NEWS for last change.
From: |
Eli Zaretskii |
Subject: |
master 8081c08ff1b 2/2: ; Update NEWS for last change. |
Date: |
Sun, 8 Sep 2024 02:47:10 -0400 (EDT) |
branch: master
commit 8081c08ff1b4fd5e948058be7067136e11ac0ecb
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; Update NEWS for last change.
---
etc/NEWS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/etc/NEWS b/etc/NEWS
index d2c3c321375..c6f8b0062e4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -280,6 +280,16 @@ according to diffs in the current buffer, but without
applying the diffs
to the original text. If the selected range extends a hunk, the
command attempts to look up and copy the text in-between the hunks.
+** php-ts-mode
+
+---
+*** 'php-ts-mode-run-php-webserver' can now accept a custom php.ini file.
+You can use the new optional argument CONFIG when calling
+'php-ts-mode-run-php-webserver' to pass an alternative php.ini file to
+the built-in Web server. Interactively, when invoked with a prefix
+argument, 'php-ts-mode-run-php-webserver' prompts for the config file as
+well as for other connection parameters.
+
* New Modes and Packages in Emacs 31.1