From f8d795820e780a6322e054c26c581570613c14f0 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 3 Feb 2020 22:52:20 +0100 Subject: Reindent phpt files --- Zend/tests/array_append_COW.phpt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Zend/tests/array_append_COW.phpt') diff --git a/Zend/tests/array_append_COW.phpt b/Zend/tests/array_append_COW.phpt index 0e3008589b..b9965742bc 100644 --- a/Zend/tests/array_append_COW.phpt +++ b/Zend/tests/array_append_COW.phpt @@ -2,12 +2,12 @@ Tests that array manipulation code is correctly dealing with copy on write and splitting on reference --FILE-- --EXPECT-- array(1) { -- cgit v1.2.1