From 84e23bd979ac17307e9cb5d93c6ec5b5a5bf1ba0 Mon Sep 17 00:00:00 2001 From: gbprod Date: Thu, 6 Oct 2022 09:17:35 +0200 Subject: Fix php indent for short array declaration --- tests/indent/php_spec.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/indent/php_spec.lua') diff --git a/tests/indent/php_spec.lua b/tests/indent/php_spec.lua index 2ce64ab59..d0b08aa6c 100644 --- a/tests/indent/php_spec.lua +++ b/tests/indent/php_spec.lua @@ -22,5 +22,6 @@ describe("indent PHP:", function() ) run:new_line("issue-2497.php", { on_line = 5, text = "$a =", indent = 4 }) run:new_line("unfinished-call.php", { on_line = 6, text = "$a =", indent = 0 }) + run:new_line("issue-3591.php", { on_line = 4, text = "$a =", indent = 8 }) end) end) -- cgit v1.2.3-70-g09d2