|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-09-21 15:58 UTC] laruence@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: laruence
[2011-09-21 15:58 UTC] laruence@php.net
[2011-09-21 15:59 UTC] laruence@php.net
[2011-09-22 02:25 UTC] laruence@php.net
[2011-09-23 03:25 UTC] laruence@php.net
[2012-04-18 09:48 UTC] laruence@php.net
[2012-07-24 23:39 UTC] rasmus@php.net
[2013-11-17 09:36 UTC] laruence@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 22:00:01 2025 UTC |
Description: ------------ Segmentation fault: 11 output and server quits when using the simple script below. Test script: --------------- <?php header('WWW-Authenticate: Digest;'); Expected result: ---------------- headers sent Actual result: -------------- > php -S 127.0.0.1:8000 PHP 5.4.0beta2-dev Development Server started at Wed Sep 21 14:33:13 2011 Listening on 127.0.0.1:8000 Document root is /Users/scottaubrey Press Ctrl-C to quit. [Wed Sep 21 14:33:17 2011] 127.0.0.1:52299 [401]: /testphp.php Segmentation fault: 11