From b92ae85b25142d0f8a0bdd94b7caaf98b20c9112 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 14 Mar 2022 15:14:27 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20(--EXTENSION--=20=E2=86=92=20--EXT?= =?UTF-8?q?ENSIONS--)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext/mysqli/tests/gh8068.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mysqli/tests/gh8068.phpt b/ext/mysqli/tests/gh8068.phpt index 635bd66b844..5d7f55c9c4d 100644 --- a/ext/mysqli/tests/gh8068.phpt +++ b/ext/mysqli/tests/gh8068.phpt @@ -1,6 +1,6 @@ --TEST-- GH-8068 (mysqli_fetch_object creates inaccessible properties) ---EXTENSION-- +--EXTENSIONS-- mysqli --SKIPIF--