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

 ID:                 64295
 Updated by:         [email protected]
 Reported by:        oscar3x39 at gmail dot com
 Summary:            crash
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            Unknown/Other Function
 Operating System:   i don't know
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

There is no crash but a fatal error. Check your error log.

Fatal error: Cannot create references to/from string offsets nor overloaded 
objects in C:\temp\5.4.12ts\t.php on line 3


Previous Comments:
------------------------------------------------------------------------
[2013-02-25 10:54:23] oscar3x39 at gmail dot com

Description:
------------
i don't know

就是崩潰哩~

Test script:
---------------
<?php
$a = "aaaa";
$b =& $a[0];
?>

Expected result:
----------------
crash(!?)
i don't know

Actual result:
--------------
crash(!?)
i don't know


------------------------------------------------------------------------



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

Reply via email to