Edit report at https://bugs.php.net/bug.php?id=61555&edit=1

 ID:                 61555
 User updated by:    tlr at seegno dot com
 Reported by:        tlr at seegno dot com
 Summary:            Invalid key in Reflection class
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Reflection related
 Operating System:   CentOS 6.2
 PHP Version:        5.4.0
 Block user comment: N
 Private report:     N

 New Comment:

It appears it has to do with the version installed: 
http://blog.famillecollet.com/pages/Config-en


Previous Comments:
------------------------------------------------------------------------
[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

Reply via email to