[php] Reenable 3 testcases which now pass

See #2151
This commit is contained in:
Olly Betts 2022-07-13 15:18:39 +12:00
commit 6c083b208c

View file

@ -28,10 +28,7 @@ C_TEST_CASES += \
# These fail with PHP8 currently. Aiming to fix before 4.1 release. See #2151.
FAILING_CPP_TESTS = \
director_redefined \
director_using_member_scopes \
using_composition \
using_extend \
director_redefined
include $(srcdir)/../common.mk