--TEST-- BackedEnum::tryFrom() casing in reflection --FILE-- getMethod('tryFrom'); echo $reflectionMethod->getName() . "\n"; ?> --EXPECT-- tryFrom