ID:               27519
 Updated by:       [EMAIL PROTECTED]
 Reported By:      su1d at phpclub dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Win32
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

Please try using this CVS snapshot:

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


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

[2004-03-07 14:13:17] su1d at phpclub dot net

Description:
------------
E:\>php -v

PHP 5.0.0b4 (cli) (built: Feb 12 2004 18:00:13)

Copyright (c) 1997-2004 The PHP Group

Zend Engine v2.0.0-dev, Copyright (c) 1998-2004 Zend Technologies



E:\>php -r "$F = new Reflection_Function('abs');"



E:\>php -r "$F = new Reflection_Function('no_function');"

** BANG! **



Reproduce code:
---------------
$F = new Reflection_Function('no_function');





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


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

Reply via email to