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

 ID:                 60753
 Updated by:         larue...@php.net
 Reported by:        bugzilla33 at gmail dot com
 Summary:            header function crash
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Win 7 32/64
 PHP Version:        5.4.0RC5
 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:
------------------------------------------------------------------------
[2012-01-14 15:22:17] bugzilla33 at gmail dot com

tested on Win 7 32/64

------------------------------------------------------------------------
[2012-01-14 15:19:32] bugzilla33 at gmail dot com

Description:
------------
header function crash apache

bug introduced in PHP 5.4.0 RC5

Test script:
---------------
<?php
 header('Location: http://php.net/');
?>

Expected result:
----------------
PHP 5.4.0 RC4 redirects to location

Actual result:
--------------
PHP 5.4.0 RC5 crash


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



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

Reply via email to