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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Fri Dec 27 19:01:28 2024 UTC