php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40435 Typo in changelog
Submitted: 2007-02-11 00:03 UTC Modified: 2007-02-11 15:09 UTC
From: brendandonhue at comcast dot net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
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: brendandonhue at comcast dot net
New email:
PHP Version: OS:

 

 [2007-02-11 00:03 UTC] brendandonhue at comcast dot net
Description:
------------
Changelog for PHP5.2.1 reads:
opendir() is reimplementation using GetFistFile/GetNextFile those are faster then _findfirst/_findnext

Should read:
opendir() is reimplementation using GetFirstFile/GetNextFile those are faster then _findfirst/_findnext


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-11 15:09 UTC] bjori@php.net
Thanks, fixed.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 24 05:00:01 2026 UTC