php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #14752 missing changelog item
Submitted: 2001-12-29 08:58 UTC Modified: 2002-07-22 15:06 UTC
From: albert at chilledbeats dot org Assigned: jmoore (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.1.1 OS: N/A
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: albert at chilledbeats dot org
New email:
PHP Version: OS:

 

 [2001-12-29 08:58 UTC] albert at chilledbeats dot org
On the php 4.1.0 changelog page on php.net, there's no mention of the (correctly) fixed return values of strtok(). This is, on the other hand, mentioned in the strtok() documentation page. It wasn't hard to find where the scripts went wrong :) but please add this fix to the changelog as it should also reside there ...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-10 18:29 UTC] mfischer@php.net
Having it in the manual is enough. From todays view, 4.1.1 is quite old already, it's simply not necessary anymore. Closing.
 [2002-06-11 07:29 UTC] m dot ford at lmu dot ac dot uk
No, 4.1.1 is not quite old.  I would not consider anything newer than about 18 months old as "quite old".  As a general rule, we only upgrade our major items of software once per year (during the summer vacation!), and even then only if necessary -- so in July/August we will be upgrading from 4.0.5 to (probably) 4.2.x.  Over the next couple of months, I will be reading through the entire changelog for all versions since 4.0.5 and editing scripts accordingly -- and any undocumented changes in those versions are, for me, a potential timebomb.

I know we are not alone in this sort of upgrade schedule, so I would not regard any version released in the last 18 months as old enough not to do this sort of retrospective fixing.
 [2002-06-11 09:27 UTC] mfischer@php.net
I see your concern. I'm reopening, maybe someone fixed it or has another idea.
 [2002-07-02 09:30 UTC] eru@php.net
I'll assign this to jmoore, as he was the one who implemented the correct behaviour. (as a fix for #13866)

 [2002-07-22 15:06 UTC] jmoore@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

Fixed in CVS

- James
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 12:01:29 2025 UTC