php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6284 crash on parse_str()
Submitted: 2000-08-21 23:09 UTC Modified: 2000-09-20 18:20 UTC
From: waldschrott@php.net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Latest CVS (21/08/2000) OS: w2k
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: waldschrott@php.net
New email:
PHP Version: OS:

 

 [2000-08-21 23:09 UTC] waldschrott@php.net
while some older builds (eg. 08-02(own) and 08-16(php4win)) show "wrong parameter count..."
my newest release builds (stas? debug build included) crash on...

<?php
parse_str();
?>

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-21 23:13 UTC] waldschrott@php.net
ATTENTION
parse_url()   crashes too without parameters
fopen()       crashes on non-existent file
              and crashes on try to open the file currently
              beeing executed

please verify
 [2000-09-20 18:20 UTC] stas@php.net
Cannot reporduce this on current build, so I guess it's fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 27 16:01:27 2024 UTC