Fredrik Jervfors
3b83c567dd
Minor cleanups
2004-08-24 00:40:28 +00:00
tokul
02835a7a8c
xtra_code updates in utf7-imap functions
2004-08-08 14:53:36 +00:00
tokul
17c56f73ed
two more subpackage blocks
2004-04-12 08:03:39 +00:00
Thijs Kinkhorst
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
tassium
9098cb73e4
Preparation to begin using phpdocumentor.
...
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.
The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
alex-brainstorm
858e5ba110
Repair my mistake : wrong arguments order for stristr (still not used to php's order :(
2003-07-27 11:13:34 +00:00
tokul
0f6b3e7ff9
preg_match('/iso-8859-/'.. covered all iso-8859 charsets (iso-8859-1,
...
iso-8859-2, iso-8859-13 etc). stristr does not do that.
2003-07-27 09:13:29 +00:00
alex-brainstorm
9ac1362720
Check for empty default_charset in imap_utf7_decode_local() too. Duplicate code is bad :(.
2003-07-27 01:50:11 +00:00
alex-brainstorm
6256140d87
Check for empty default_charset. RCS tag string fixed ;)
2003-07-26 18:54:44 +00:00
alex-brainstorm
e315732f7f
Call set_my_charset() before actually using , and fix variable name in case != iso-8859-1, all pointed out by Tomas ;)
2003-07-21 12:47:06 +00:00
alex-brainstorm
bbdd328082
Charset spec test should be case-insensitive
2003-07-20 22:43:15 +00:00
alex-brainstorm
d6a5cf2712
Fixed Tomas' problem skipping iso-8859-1
2003-07-20 21:52:56 +00:00
tokul
9cd504edb4
iso-8859-1 test in imap_utf7_decode_local does not work
2003-07-20 17:23:26 +00:00
tokul
f2b9b5f5d5
Added optional mbstring functions to deal with i18n folder names
2003-07-20 16:17:08 +00:00
philippe_mingo
e4ba9851d4
Masato Higashiyama japanese patch.
2003-03-27 16:47:48 +00:00
Thijs Kinkhorst
75de52f258
Getting ready for 1.4.0 RC1
2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
fbd91a1a58
Merge utf7_decode_local and utf7_encode_local into one file.
2002-10-28 13:00:44 +00:00