php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68890 Link to garbage collection paper gives page not available.
Submitted: 2015-01-22 22:27 UTC Modified: 2015-02-15 15:10 UTC
From: Byro at fastmail dot fm Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Byro at fastmail dot fm
New email:
PHP Version: OS:

 

 [2015-01-22 22:27 UTC] Byro at fastmail dot fm
Description:
------------
The http://php.net/manual/en/features.gc.collecting-cycles.php page has a link -- `ยป Concurrent Cycle Collection in Reference Counted Systems ` -- that gives a `page not found` on IBM's website. It must have been moved. 

I believe http://media.junglecode.net/media/Bacon01Concurrent.pdf is the same paper but I'm not sure. I'd be happy to contribute a change to fix this as it seems to be a fairly simple thing to fix if the correct paper is found. I've just never contributed so I'm not sure exactly what to do.


Patches

gc-link-fix (last revision 2015-02-05 04:30 UTC by byro at fastmail dot fm)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-24 00:38 UTC] cmbecker69 at gmx dot de
> I've just never contributed so I'm not sure exactly what to do.

You could use the PHP Docbook Online Editor. How to use it is
explained on <https://wiki.php.net/doc/editor>.
 [2015-01-24 10:06 UTC] salathe@php.net
Sticking to the IBM website, a working link (at the time of writing) is:
  
  http://researcher.watson.ibm.com/researcher/files/us-bacon/Bacon01Concurrent.pdf
 [2015-02-06 03:11 UTC] Byro at fastmail dot fm
Alright added a patch should work now.
 [2015-02-15 15:10 UTC] salathe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: salathe
 [2015-02-15 15:10 UTC] salathe@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Thanks for the patch! Fixed in r335947 - http://svn.php.net/viewvc/?view=revision&revision=335947
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 08:01:35 2024 UTC