Edit report at https://bugs.php.net/bug.php?id=61555&edit=1
ID: 61555 Updated by: cataphr...@php.net Reported by: tlr at seegno dot com Summary: Invalid key in Reflection class -Status: Closed +Status: Not a bug Type: Bug Package: Reflection related Operating System: CentOS 6.2 PHP Version: 5.4.0 Block user comment: N Private report: N Previous Comments: ------------------------------------------------------------------------ [2012-03-29 18:24:41] tlr at seegno dot com It appears it has to do with the version installed: http://blog.famillecollet.com/pages/Config-en ------------------------------------------------------------------------ [2012-03-29 18:05:56] tlr at seegno dot com Description: ------------ When creating a new Reflection object the key "name" displays a weird character. Expected result: ---------------- ReflectionClass Object ([name] => Symfony\Bundle\FrameworkBundle\EventListener\SessionListener) Actual result: -------------- ReflectionClass Object ([nameiËÂ¥] => Symfony\Bundle\FrameworkBundle\EventListener\SessionListener) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61555&edit=1