From d276ea54f42958bbc2cb22d4644227f883d3876c 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. Closes GH-16708. --- 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 09c0d06d81f..40bff93a154 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--