php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7746 exit or die function crash PHOP4 CGI
Submitted: 2000-11-10 09:52 UTC Modified: 2001-03-08 20:33 UTC
From: spalek at suntrade dot de Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3pl1 OS: WinNT4.0
Private report: No CVE-ID: None
 [2000-11-10 09:52 UTC] spalek at suntrade dot de
Hi,

i'm running PHP4.0.3 as CGI on WinNT4.0. So when i call

exit; 

or 

exit() or anything like die( "..." );

out of an global function PHP crash! I don't know why?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-08 13:59 UTC] cynic@php.net
does this still happen with PHP 4.0.4?
 [2001-03-08 20:33 UTC] sniper@php.net
No feedback.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC