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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 26 06:01:32 2024 UTC