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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 - 7 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC