WIP
This commit is contained in:
parent
9cdf46e8c8
commit
9b096e6561
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue