ID:               48023
 Updated by:       paj...@php.net
 Reported By:      bugs dot php dot net at moesen dot nu
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux 2.6
 PHP Version:      5.3.0RC1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




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

[2009-04-20 08:18:32] bugs dot php dot net at moesen dot nu

Description:
------------
Bug #46204 was incorrectly marked as BOGUS. Please reopen it.

Reproduce code:
---------------
Segfaults:
spl_autoload_register($x = function () { });

Does not segfault:
spl_autoload_register(function () { });




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


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

Reply via email to