--TEST-- Using ReflectionClass::__toString() with typed class constants when there is a type mismatch --FILE-- getMessage() . "\n"; } ?> --EXPECT-- Cannot assign stdClass to class constant Foo::CONST1 of type array