php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2422 range() not implemented
Submitted: 1999-10-02 17:50 UTC Modified: 1999-10-04 17:11 UTC
From: leon at leonatkinson dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 2 OS: Windows
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: leon at leonatkinson dot com
New email:
PHP Version: OS:

 

 [1999-10-02 17:50 UTC] leon at leonatkinson dot com
The range() function is in 3.0.11, but not 4.0b2

<?
   $numbers = range(1, 10);
?>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-10-04 17:11 UTC] andrei at cvs dot php dot net
Implemented in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 12 04:01:32 2024 UTC