php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77921 static.php.net doesn't work anymore
Submitted: 2019-04-18 22:28 UTC Modified: -
From: petk@php.net Assigned:
Status: Closed Package: *General Issues
PHP Version: 7.2.17 OS: All
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: petk@php.net
New email:
PHP Version: OS:

 

 [2019-04-18 22:28 UTC] petk@php.net
Description:
------------
The domain static.php.net doesn't seem to be working anymore. So some files need to be refactored properly.

At least:

https://github.com/php/php-src/blob/PHP-7.2/sapi/fpm/status.html.in (for PHP 7.2)
and:
https://github.com/php/php-src/blob/PHP-7.4/README (for PHP 7.4)

Test script:
---------------
curl -IL https://static.php.net/www.php.net/images/php.gif

Expected result:
----------------
200 OK

Actual result:
--------------
404 not found

Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-04-18 22:35 UTC] petk@php.net
The following pull request has been associated:

Patch Name: Fix 77921: static.php.net doesn't work anymore
On GitHub:  https://github.com/php/php-src/pull/4041
Patch:      https://github.com/php/php-src/pull/4041.patch
 [2019-04-20 17:13 UTC] petk@php.net
Automatic comment on behalf of peterkokot@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=44502883443fe2ac28a93398c32340250de9547f
Log: Fix #77921: static.php.net doesn't work anymore
 [2019-04-20 17:13 UTC] petk@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 11:01:29 2024 UTC