From 87057f02a8b823c5c88cc16c90b6d923db0b150e Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 6 Nov 2024 11:59:07 +0100 Subject: [PATCH] Skip tests if ldap_set_rebind_proc() is not available This is already done by ldap_set_rebind_proc_error.phpt, but not by the other two affected tests. --- ext/ldap/tests/ldap_set_rebind_proc_basic.phpt | 5 ++++- ext/ldap/tests/ldap_unbind_variation.phpt | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ext/ldap/tests/ldap_set_rebind_proc_basic.phpt b/ext/ldap/tests/ldap_set_rebind_proc_basic.phpt index 00c7bb81d9dd3..a328912a5e168 100644 --- a/ext/ldap/tests/ldap_set_rebind_proc_basic.phpt +++ b/ext/ldap/tests/ldap_set_rebind_proc_basic.phpt @@ -6,7 +6,10 @@ Patrick Allaert --EXTENSIONS-- ldap --SKIPIF-- - + --FILE-- --EXTENSIONS-- ldap --SKIPIF-- - + --FILE--