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
 [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: Tue May 06 22:01:28 2025 UTC