From ec8776ed9ef56ffe7a61e67b64d5d6b6aba2c631 Mon Sep 17 00:00:00 2001 From: Caleb White Date: Sun, 18 Aug 2024 05:30:04 -0500 Subject: feat(php): php 8.4 support (#6741) * chore(php): update maintainers * feat(php): update php rules, highlight imported functions/consts * feat(php): indent inside property hooks * chore: update php and php_only revision --- tests/query/highlights/php/keywords.php | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'tests/query/highlights/php') diff --git a/tests/query/highlights/php/keywords.php b/tests/query/highlights/php/keywords.php index f3d3f95a7..6b938c43f 100644 --- a/tests/query/highlights/php/keywords.php +++ b/tests/query/highlights/php/keywords.php @@ -1,5 +1,40 @@