php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69171 Typo in change log 5.66
Submitted: 2015-03-03 16:12 UTC Modified: 2015-03-03 19:11 UTC
From: wallermadev at gmail dot com Assigned: salathe (profile)
Status: Closed Package: Website problem
PHP Version: 5.6.6 OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wallermadev at gmail dot com
New email:
PHP Version: OS:

 

 [2015-03-03 16:12 UTC] wallermadev at gmail dot com
Description:
------------
PHP 5.6.6 has a typo within the change log;

Removed support for multi-line headers, as >>the<< are deprecated by RFC 7230.

http://php.net/ChangeLog-5.php#5.6.6

Test script:
---------------
http://php.net/ChangeLog-5.php#5.6.6

Expected result:
----------------
Removed support for multi-line headers, as they are deprecated by RFC 7230.

Actual result:
--------------
Removed support for multi-line headers, as the are deprecated by RFC 7230.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-03-03 19:10 UTC] salathe@php.net
-Type: Documentation Problem +Type: Bug -Package: *General Issues +Package: Website problem
 [2015-03-03 19:11 UTC] salathe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: salathe
 [2015-03-03 19:11 UTC] salathe@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

Fixed in commit 75775a7c42 [1]

[1] http://git.php.net/?p=web/php.git;a=commitdiff;h=75775a7c42bd76f73490967fbcb0c6df83829848
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 17:01:31 2024 UTC