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

 ID:                 54257
 Updated by:         fel...@php.net
 Reported by:        dorin dot marcoci at gmail dot com
 Summary:            Internal Server Error
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Debian 6.0
 PHP Version:        5.3.5
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-03-15 15:35:46] dorin dot marcoci at gmail dot com

Description:
------------
Run test script.

Test script:
---------------
<?

        session_start();

        $T = &$GLOBALS['LOCALE']->Get('cart');

?>

Expected result:
----------------
Report an error message.

Actual result:
--------------
Eroare HTTP 500 (Internal Server Error): Când serverul a încercat să
îndeplinească 

solicitarea, a apărut o situaţie neaşteptată.


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



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

Reply via email to