php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38157 typo extra _ in mb_encode_mime_header()
Submitted: 2006-07-20 10:48 UTC Modified: 2006-07-20 10:54 UTC
From: francois at bonzon dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: francois at bonzon dot com
New email:
PHP Version: OS:

 

 [2006-07-20 10:48 UTC] francois at bonzon dot com
Description:
------------
http://www.php.net/manual/en/function.mb-encode-mimeheader.php

there is an extra _ in the last paragraph:

marker with which mb_encode_mime_header() performs line-folding

Expected result:
----------------
mb_encode_mimeheader()

Actual result:
--------------
mb_encode_mime_header()

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-20 10:54 UTC] nlopess@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, 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.
 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=22d9eb79c6296ad1f6df9793e54c00e7a38cd44b
Log: fix #38157: typo
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC