php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80178 doc.php.net not available
Submitted: 2020-10-03 16:59 UTC Modified: 2020-10-03 17:28 UTC
From: flavioaugustosilveira at gmail dot com Assigned: salathe (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2020-10-03 16:59 UTC] flavioaugustosilveira at gmail dot com
Description:
------------
On edit.php.net, login page, after click on "Request an account" will be show a link to "https://doc.php.net/tutorial/joining.php".

It is broken!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-10-03 17:08 UTC] cmb@php.net
-Summary: Broken link on edit.php.net login page +Summary: doc.php.net not available -Status: Open +Status: Verified -Package: Online Doc Editor problem +Package: Systems problem
 [2020-10-03 17:08 UTC] cmb@php.net
Indeed, doc.php.net appears to be down.
 [2020-10-03 17:20 UTC] flavioaugustosilveira at gmail dot com
I did a pull request for this one
https://github.com/php/web-doc-editor/pull/20
 [2020-10-03 17:23 UTC] flavioaugustosilveira at gmail dot com
Is is not down, is just the HTTPS!
HTTP is working!
 [2020-10-03 17:28 UTC] salathe@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: salathe
 [2020-10-03 17:28 UTC] salathe@php.net
That site does not serve HTTPS traffic, only HTTP.

Fixed the link in the editor in http://git.php.net/?p=web/doc-editor.git;a=commitdiff;h=58d5163f90d404750fd7e44e4b87d2b69b7f17ff

Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 00:01:28 2024 UTC