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

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

[elpa] externals/phps-mode a164e82 33/62: Updated README about PHP 8.0 l


From: Christian Johansson
Subject: [elpa] externals/phps-mode a164e82 33/62: Updated README about PHP 8.0 lexer
Date: Tue, 20 Apr 2021 10:56:18 -0400 (EDT)

branch: externals/phps-mode
commit a164e8285f0753919e6eaed12775a67ebe044439
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Updated README about PHP 8.0 lexer
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 99cdfdd..b47b5de 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This mode does not require PHP installed on your computer 
because it has a built
 
 * GPLv3 license
 * Flycheck support with `(phps-mode-flycheck-setup)`
-* Semantic lexer based on official PHP 7.4 re2c lexer
+* Semantic lexer based on official PHP 8.0 re2c lexer
 * Syntax coloring based on lexer tokens, makes it easier to spot invalid code
 * PSR-1, PSR-2 and PSR-12 indentation based on lexer tokens
 * PSR-1, PSR-2 and PSR-12 supported white-space



reply via email to

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