php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5169 Missing recursive behavior
Submitted: 2000-06-21 12:56 UTC Modified: 2010-08-07 01:36 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: stefan at digiconcept dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0 Latest CVS (21/06/2000) OS: WinNT 4.0
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: stefan at digiconcept dot net
New email:
PHP Version: OS:

 

 [2000-06-21 12:56 UTC] stefan at digiconcept dot net
i'm really missing a recursiv behavior in functions like in_array() and so on!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-22 20:14 UTC] hholzgra at cvs dot php dot net
moved to feature request

and, by the way, how would such a feature cope
with reference cycles? (ever tried print_r($GLOBALS)?)
 [2010-08-07 01:36 UTC] johannes@php.net
-Status: Open +Status: Bogus -Package: Feature/Change Request +Package: *General Issues
 [2010-08-07 01:36 UTC] johannes@php.net
In the few cases where this is needed this can be done manually and cover the relevant edge cases.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Mar 11 07:01:30 2025 UTC