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
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: 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: Sun Jun 14 21:00:02 2026 UTC