elpasync pushed a change to branch elpa/php-mode.
from 31f702ee2d Merge pull request #792 from
emacs-php/fix/emacs30-byte-compiler
new a59e92e233 Use when-let* instead of when-let to support Emacs 30
new 910391c092 Merge pull request #796 from emacs-php/fix/when-let
new c2f416b3c9 Update php-phpdoc-type-names to support PHPStan 2.0.4
new c716ba9e0a Merge pull request #795 from
emacs-php/update/phpdoc-types
new 9f0695e705 Fix malformed when-let*
new 69e9c16fda Fix malformed when-let* again
Summary of changes:
lisp/php-format.el | 2 +-
lisp/php-ide.el | 8 ++++----
lisp/php-mode.el | 26 ++++++++++++++------------
lisp/php-project.el | 2 +-
lisp/php.el | 7 +++----
5 files changed, 23 insertions(+), 22 deletions(-)