[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71574: 30.0.50; [PATCH] Fix wrong-type-argument in php-ts-mode--webs
From: |
Eli Zaretskii |
Subject: |
bug#71574: 30.0.50; [PATCH] Fix wrong-type-argument in php-ts-mode--webserver-read-args |
Date: |
Sat, 15 Jun 2024 21:55:50 +0300 |
> From: Vincenzo Pupillo <v.pupillo@gmail.com>
> Date: Sat, 15 Jun 2024 19:53:18 +0200
>
> php-ts-mode-run-php-webserver throws an error if the current buffer is not
> associated with a file. This is due to php-ts-mode--webserver-read-args. php-
> ts-mode--webserver-read-args now uses default-directory if buffer-file-name
> returns nil.
> The included patch fixes this.
Thanks, installed (but please note the minor changes I made in your
commit log message, and try to follow this style in the future).
I'm closing this bug.