php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80734 wrong link to source in the pecl website
Submitted: 2021-02-12 03:20 UTC Modified: 2021-02-16 11:51 UTC
From: mlocati at gmail dot com Assigned: cmb (profile)
Status: Closed Package: gmagick (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2021-02-12 03:20 UTC] mlocati at gmail dot com
Description:
------------
The PECL webpage https://pecl.php.net/package/gmagick has a link to the package source code which seems wrong: it points to
http://svn.php.net/pecl/gmagick
but that repo seems outdated (it was last updated 3 years ago, but we have a new gmagick release which has been published 1 day ago).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-02-12 09:24 UTC] cmb@php.net
Is <https://github.com/vitoc/gmagick> the correct URL?
 [2021-02-12 10:35 UTC] mlocati at gmail dot com
I don't know, Christoph.

I've asked there: see https://github.com/vitoc/gmagick/issues/52
 [2021-02-16 11:51 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-02-16 11:51 UTC] cmb@php.net
I have adjusted the source code link to point to
<https://github.com/vitoc/gmagick> now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 23:01:32 2024 UTC