ID:               36303
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dmitry at zend dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         Scripting Engine problem
 Operating System: *
 PHP Version:      5CVS-2006-02-06 (CVS)
-Assigned To:      
+Assigned To:      dmitry


Previous Comments:
------------------------------------------------------------------------

[2006-02-06 12:37:08] dmitry at zend dot com

Description:
------------
PHP crashes on the following code:

Reproduce code:
---------------
<?php
$x='data';
foreach($x->a->b as $v) {
}
echo "ok\n";
?>

Expected result:
----------------
ok

Actual result:
--------------
Segmentation fault



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


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

Reply via email to