php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49457 Update links from cvs.php.net to svn.php.net
Submitted: 2009-09-03 14:41 UTC Modified: 2010-01-25 08:48 UTC
From: till@php.net Assigned: pajoye (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2009-09-03 14:41 UTC] till@php.net
Description:
------------
The fix is as follows:

UPDATE packages
SET cvs_link = replace(cvs_link, 'http://cvs.php.net/viewvc.cgi/', 
'http://svn.php.net/viewvc/');

I've also done a couple patches for the website, replacing/updating the 
links to svn.php.net in favor of cvs.php.net.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-03 14:44 UTC] till@php.net
Since there's no patch upload, here they are:
http://www.lagged.de/oss/pecl/
 [2009-11-04 21:49 UTC] bjori@php.net
PECL issues should be reported on the pecl website, but I guess Pierre can fix it anyway..
 [2010-01-25 08:48 UTC] pajoye@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 06:00:02 2026 UTC