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
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: 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: Tue Jun 16 05:00:02 2026 UTC