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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 14:01:31 2024 UTC