USAMI Kenta
37ed9dfe1e
PHP: Add enum and keyword, and modify types ( #2204 )
...
* Add enum keyword to PHP (8.1) syntax
* Specify only keywords that are valid as type declarations as PHP types
boolean, integer and resource are not valid type name.
* Add match keyword to PHP (8.2) syntax
2022-07-17 12:16:17 -07:00
Lars Müller
176d1aa17a
Fix syntax highlighting of single-quoted strings ( #2425 )
2022-05-15 13:00:29 -07:00
Zachary Yedidia
977290d77b
Improve php string highlighting
...
Fixes #1753
2020-07-01 23:38:47 -04:00
USAMI Kenta
51691ed7bf
Reclassified PHP keywords
2019-05-12 20:14:17 +09:00
USAMI Kenta
5acbccf0b2
Add fn keyword (arrow function) added in PHP 7.4 to coloring
...
https://wiki.php.net/rfc/arrow_functions_v2
2019-05-12 18:58:25 +09:00
Zachary Yedidia
91b65001c9
Fix php syntax file
...
Fixes #1109
2018-06-04 15:13:58 -04:00
sum01
b12eca0a98
Fix #1066 php syntax
2018-03-08 11:28:38 -05:00
Zachary Yedidia
b977bf5cca
Add converted syntax files
2017-03-21 14:55:22 -04:00