From 14ed75e5603541118109b2e08377750abecc0e50 Mon Sep 17 00:00:00 2001 From: Gina Peter Banyard Date: Tue, 4 Nov 2025 04:42:42 +0000 Subject: [PATCH] Fix include paths for new pgsql tests --- ext/pgsql/tests/pg_fetch_object_with_abstract_class.phpt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/pgsql/tests/pg_fetch_object_with_abstract_class.phpt b/ext/pgsql/tests/pg_fetch_object_with_abstract_class.phpt index d04e66a043b..b3e6ea7f7b3 100644 --- a/ext/pgsql/tests/pg_fetch_object_with_abstract_class.phpt +++ b/ext/pgsql/tests/pg_fetch_object_with_abstract_class.phpt @@ -4,7 +4,7 @@ pg_fetch_object() with abstract class name pgsql --SKIPIF-- --FILE-- --CLEAN--