[PHP-BUG] Bug #61555 [NEW]: Invalid key in Reflection class

2012-03-29 Thread tlr at seegno dot com
From: 
Operating system: CentOS 6.2
PHP version:  5.4.0
Package:  Reflection related
Bug Type: Bug
Bug description:Invalid key in Reflection class 

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 bug report at https://bugs.php.net/bug.php?id=61555edit=1
-- 
Try a snapshot (PHP 5.4):
https://bugs.php.net/fix.php?id=61555r=trysnapshot54
Try a snapshot (PHP 5.3):
https://bugs.php.net/fix.php?id=61555r=trysnapshot53
Try a snapshot (trunk):  
https://bugs.php.net/fix.php?id=61555r=trysnapshottrunk
Fixed in SVN:
https://bugs.php.net/fix.php?id=61555r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61555r=needdocs
Fixed in release:
https://bugs.php.net/fix.php?id=61555r=alreadyfixed
Need backtrace:  
https://bugs.php.net/fix.php?id=61555r=needtrace
Need Reproduce Script:   
https://bugs.php.net/fix.php?id=61555r=needscript
Try newer version:   
https://bugs.php.net/fix.php?id=61555r=oldversion
Not developer issue: 
https://bugs.php.net/fix.php?id=61555r=support
Expected behavior:   
https://bugs.php.net/fix.php?id=61555r=notwrong
Not enough info: 
https://bugs.php.net/fix.php?id=61555r=notenoughinfo
Submitted twice: 
https://bugs.php.net/fix.php?id=61555r=submittedtwice
register_globals:
https://bugs.php.net/fix.php?id=61555r=globals
PHP 4 support discontinued:  
https://bugs.php.net/fix.php?id=61555r=php4
Daylight Savings:https://bugs.php.net/fix.php?id=61555r=dst
IIS Stability:   
https://bugs.php.net/fix.php?id=61555r=isapi
Install GNU Sed: 
https://bugs.php.net/fix.php?id=61555r=gnused
Floating point limitations:  
https://bugs.php.net/fix.php?id=61555r=float
No Zend Extensions:  
https://bugs.php.net/fix.php?id=61555r=nozend
MySQL Configuration Error:   
https://bugs.php.net/fix.php?id=61555r=mysqlcfg



Bug #61555 [Opn-Csd]: Invalid key in Reflection class

2012-03-29 Thread tlr at seegno dot com
Edit report at https://bugs.php.net/bug.php?id=61555edit=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=61555edit=1