phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 241 forks source link

Test that doubling an Enum causes a sensible error #542

Closed ciaranmcnulty closed 2 years ago

ciaranmcnulty commented 2 years ago

Just checks that it's a ClassMirrorException rather than some other fatal

Fixes #536