emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/php-mode updated (c8e4c16ca0 -> 4792988a12)


From: ELPA Syncer
Subject: [nongnu] elpa/php-mode updated (c8e4c16ca0 -> 4792988a12)
Date: Fri, 21 Jun 2024 04:00:53 -0400 (EDT)

elpasync pushed a change to branch elpa/php-mode.

      from  c8e4c16ca0 Merge pull request #781 from 
emacs-php/rename/php-this-face
       new  ee88d597be Add php-function-call-standard inherit 
font-lock-function-call-face
       new  0ed7faa0b5 Add -traditional and -standard faces to call faces
       new  ccd28de9b8 Fix tests
       new  4792988a12 Merge pull request #784 from 
emacs-php/feature/php-function-call-face


Summary of changes:
 AUTHORS.md                                   |  1 +
 CHANGELOG.md                                 |  8 +++++++
 lisp/php-face.el                             | 34 +++++++++++++++++++++++-----
 lisp/php-mode.el                             |  6 ++---
 lisp/php.el                                  | 18 +++++++++++++++
 tests/7.4/typed-property.php.faces           |  4 ++--
 tests/8.0/attribute/class.php.faces          | 12 +++++-----
 tests/8.0/attribute/function.php.faces       |  8 +++----
 tests/constants.php.faces                    |  2 +-
 tests/identifiers.php.faces                  |  6 ++---
 tests/issue-197.php.faces                    |  4 ++--
 tests/issue-201.php.faces                    |  6 ++---
 tests/issue-439.php.faces                    |  4 ++--
 tests/lang/class/anonymous-class.php.faces   |  2 +-
 tests/lang/doc-comment/comments.php.24.faces |  2 +-
 tests/lang/doc-comment/comments.php.27.faces |  2 +-
 tests/lang/doc-comment/comments.php.faces    |  2 +-
 tests/lang/function/calls.php.faces          | 24 ++++++++++----------
 tests/lang/function/closure.php.faces        |  6 ++---
 tests/static-method-calls.php.faces          | 18 +++++++--------
 tests/variables.php.faces                    |  2 +-
 21 files changed, 110 insertions(+), 61 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]