This commit is contained in:
Olly Betts 2022-06-14 17:40:12 +12:00
commit 9b096e6561

View file

@ -26,6 +26,13 @@ C_TEST_CASES += \
li_cdata_carrays \
multivalue \
# These fail with PHP8 currently. Aiming to fix before 4.1 release. See #2181.
FAILING_CPP_TESTS = \
director_redefined \
director_using_member_scopes \
using_composition \
using_extend \
include $(srcdir)/../common.mk
# Overridden variables here