Edit report at https://bugs.php.net/bug.php?id=69171&edit=1
ID: 69171 Updated by: [email protected] Reported by: wallermadev at gmail dot com Summary: Typo in change log 5.66 -Status: Open +Status: Closed Type: Bug Package: Website problem PHP Version: 5.6.6 -Assigned To: +Assigned To: salathe Block user comment: N Private report: N New Comment: 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 Previous Comments: ------------------------------------------------------------------------ [2015-03-03 16:12:44] 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. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=69171&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
