php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6276 Make parse_str to return array of parsed variables
Submitted: 2000-08-21 10:42 UTC Modified: 2000-09-29 14:58 UTC
From: stas at zend dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 Latest CVS (21/08/2000) OS: all
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: stas at zend dot com
New email:
PHP Version: OS:

 

 [2000-08-21 10:42 UTC] stas at zend dot com
It was decided on PHP-DEV that it is worth to make parse_str to return array of parsed variables, so that it will be useful even when register_globals is off. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-29 14:48 UTC] waldschrott@php.net
could someone apply the path from #5768 that we can make our decision alive? :)
 [2000-09-29 14:58 UTC] waldschrott@php.net
well, just realized that it?s already working, it does not return, but uses a referenced variable (as proposed in patch), voting for closed
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 01:00:02 2026 UTC