History log of /php-src/Zend/tests/gh9407.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 6d596207 02-Sep-2024 Christoph M. Becker

Dynamically xfail test cases which fail on CI (GH-15710)

This is a stop-gap measure for GH-15709 to keep CI green.


# d5373eac 02-Sep-2022 Ilija Tovilo

Fix lsp error in eval'd code referring to incorrect class for static type

Fixes GH-9407
Closes GH-9471