php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10356 imap_utf7_encode cann't encode Chinese correctly
Submitted: 2001-04-16 22:46 UTC Modified: 2002-02-21 00:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: robin_chiu at corp dot giga dot net dot tw Assigned:
Status: No Feedback Package: IMAP related
PHP Version: 4.0.4pl1 OS: FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: robin_chiu at corp dot giga dot net dot tw
New email:
PHP Version: OS:

 

 [2001-04-16 22:46 UTC] robin_chiu at corp dot giga dot net dot tw
I try to use the imap_utf7_encode and imap_utf_decode to
decode and encode the example in RFC2060. But they are
not correct. 
I compile with the c-client of imap2000a.

example?G
echo imap_utf7_decode('&U,BTFw-');
echo imap_utf7_encode('?x?_');


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-03 15:38 UTC] chagenbu@php.net
reclassifying
 [2002-01-16 07:24 UTC] sander@php.net
Does this error still occur with the lastest (CVS) version?
 [2002-02-21 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC