php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14703 PHP Crash when print_r (get_defined_constants());
Submitted: 2001-12-26 15:05 UTC Modified: 2001-12-26 20:10 UTC
From: roberto at berto dot net Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.1.0 OS: windows ME
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: roberto at berto dot net
New email:
PHP Version: OS:

 

 [2001-12-26 15:05 UTC] roberto at berto dot net
<?PHP

print_r (get_defined_constants());

?>


I get the binary distr. of PHP and I use APACHE and MySQL.


When I run a Script with this routine Windows CLose PHP.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-26 17:59 UTC] mfischer@php.net
Does only 'get_defined_constants()' crash do or only with print_r() ?

Feedback.
 [2001-12-26 18:29 UTC] roberto at berto dot net
Sorry, get_defined_constants() crash.
 [2001-12-26 20:10 UTC] mfischer@php.net
Fixed in CVS.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC