Moriyoshi Koizumi
|
b34666a014
|
MFH(r-1.189): more accurate fix for bug #25140
|
2003-08-19 14:49:39 +00:00 |
|
Moriyoshi Koizumi
|
d8bbff45c1
|
Revert the last patch. This patch should not be included in the forthcoming
release.
|
2003-08-19 14:32:10 +00:00 |
|
Derick Rethans
|
39a8fc274a
|
- MFH: Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to
convert empty string)
|
2003-08-19 08:34:51 +00:00 |
|
SVN Migration
|
b6006ed2fc
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2003-08-19 08:29:58 +00:00 |
|
Ilia Alshanetsky
|
35f457c92e
|
Fix compile warning (unused variable)
|
2003-08-12 15:04:52 +00:00 |
|
Ilia Alshanetsky
|
9cfcbd137b
|
MFH: fixed test
|
2003-08-09 21:00:53 +00:00 |
|
Moriyoshi Koizumi
|
605563c0a8
|
Test updates.
|
2003-08-09 06:14:51 +00:00 |
|
Moriyoshi Koizumi
|
b2a7d2ed4e
|
MFH(r-1.186): fix wrong behaviour under ZTS that was inconsistent with the
behaviour under non-ZTS
|
2003-08-09 06:12:41 +00:00 |
|
SVN Migration
|
cecfd0ace4
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2003-08-08 10:52:51 +00:00 |
|
Moriyoshi Koizumi
|
165a1d62c8
|
Add missing NLS entry for German.
|
2003-08-06 21:59:42 +00:00 |
|
Brian France
|
79f338488e
|
added include config.h so shared extensions builds work correctly
|
2003-08-05 20:54:43 +00:00 |
|
Moriyoshi Koizumi
|
be27697628
|
MFH(r-1.3): disable the test temporarily because "-d" flags in the command
line doesn't take effect under CGI mode. (See the relevant portion of
cgi_main.c that begins at line 996)
|
2003-08-03 13:59:48 +00:00 |
|
Rui Hirokawa
|
d69e7b6d04
|
fixed a typo.
|
2003-07-14 13:31:44 +00:00 |
|
Rui Hirokawa
|
63289837ae
|
added strict detection mode in mb_detect_encoding to detect corrupted byte sequence.
|
2003-07-13 07:34:28 +00:00 |
|
Moriyoshi Koizumi
|
de9f401877
|
MFH(r-1.56): added missing protos
|
2003-07-03 15:39:51 +00:00 |
|
Rui Hirokawa
|
0e29833fc7
|
deleted code for debuging.
|
2003-06-28 11:00:37 +00:00 |
|
Rui Hirokawa
|
92c07fbccc
|
Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.
|
2003-06-28 08:51:05 +00:00 |
|
Ilia Alshanetsky
|
01d848075a
|
MFH
|
2003-05-30 13:20:17 +00:00 |
|
Moriyoshi Koizumi
|
b484bc253a
|
Moved initialisation code to the proper place.
|
2003-05-16 19:28:17 +00:00 |
|
Moriyoshi Koizumi
|
fcffe5b582
|
MFH(r-1.4, r-1.4, r-1.5, r-1.4, r-1.4, r-1.4): fixed tests so they won't fail
in correct situations
|
2003-05-14 00:37:45 +00:00 |
|
Moriyoshi Koizumi
|
46756f8caa
|
MFH(r-1.175, r-1.53): applied the right fix for bug #23016
|
2003-05-12 13:31:16 +00:00 |
|
Moriyoshi Koizumi
|
1df318632d
|
Fixed bug #23016
|
2003-05-10 20:55:44 +00:00 |
|
Moriyoshi Koizumi
|
c52b97c89f
|
MFH(r-1.174): fixed an issue that zend-multibyte's behaviour doesn't reflect the change to mbstring.internal_encoding ini setting.
|
2003-05-04 13:12:26 +00:00 |
|
Ilia Alshanetsky
|
f4a30e483c
|
MFH
|
2003-05-01 21:08:47 +00:00 |
|
Moriyoshi Koizumi
|
95c2ba883a
|
MFH(r-1.172): moved copyright notice to the better place
|
2003-04-25 17:40:28 +00:00 |
|
Moriyoshi Koizumi
|
fb743a3e27
|
MFH(r-1.171): added a bogus copyright notice
|
2003-04-25 17:35:30 +00:00 |
|
Moriyoshi Koizumi
|
1cdedb63bd
|
MFH(r-1.55): added missing sanity check, which was causing segfault.
|
2003-04-04 09:07:02 +00:00 |
|
Moriyoshi Koizumi
|
e64002e9ef
|
MFH(r-1.38): fixed segfault in mb_ereg_match()
|
2003-04-03 00:15:58 +00:00 |
|
Moriyoshi Koizumi
|
043a1f5b36
|
MFH(r-1.37): fixed lots of crashes in mbregex
|
2003-04-03 00:05:01 +00:00 |
|
Moriyoshi Koizumi
|
2726272b68
|
MFH(r-1.170): fixed crash in mb_convert_encoding() that occurs when a void
array is passed as the third parameter.
# thanks Sascha
|
2003-04-01 11:50:31 +00:00 |
|
Moriyoshi Koizumi
|
e9a6358d8d
|
MFH: fixed test cases so it wouldn't be failed in case register_globals=on
|
2003-03-29 07:14:26 +00:00 |
|
Moriyoshi Koizumi
|
f8ff0d2cb4
|
MFH: fixed bug #22834 (compile failure due to ugly implicit casts)
|
2003-03-24 21:22:57 +00:00 |
|
Moriyoshi Koizumi
|
3c0d44c580
|
MFH: added missing phpinfo entry (Russian support)
|
2003-03-05 06:16:54 +00:00 |
|
Moriyoshi Koizumi
|
a8b620a91f
|
MFH: 64bit long fix
|
2003-03-04 17:14:56 +00:00 |
|
Moriyoshi Koizumi
|
80aadb9e77
|
MFH(r1.165): Fixed bug #22330 (overloaded strrpos() weirdness)
|
2003-02-20 17:54:10 +00:00 |
|
Moriyoshi Koizumi
|
af4be723b2
|
MFH: fixed proto
|
2003-02-03 16:54:38 +00:00 |
|
Moriyoshi Koizumi
|
e7a663d137
|
MFH: fixed test case for mb_strpos()
|
2003-02-03 16:17:29 +00:00 |
|
Moriyoshi Koizumi
|
56107bb783
|
MFH: fixed a mb_send_mail() bug.
# sorry for mixing WS fix
|
2003-01-31 14:28:44 +00:00 |
|
Moriyoshi Koizumi
|
ba1e0fbf46
|
MFH: reverted the wrong patch
|
2003-01-21 22:09:55 +00:00 |
|
Moriyoshi Koizumi
|
d78df15074
|
MFH: fixed a mb_regex_replace() bug
|
2003-01-21 22:04:28 +00:00 |
|
Moriyoshi Koizumi
|
77821ecb75
|
MFH: fixed mb_ereg_search() segfault
|
2003-01-21 19:32:18 +00:00 |
|
Sebastian Bergmann
|
ec46829b38
|
MFH: Bump year.
|
2002-12-31 16:37:36 +00:00 |
|
Rui Hirokawa
|
51b63d6b5a
|
fixed lack of variable initialization bug.
|
2002-12-11 14:41:09 +00:00 |
|
Moriyoshi Koizumi
|
c5bcca7bab
|
MFH
|
2002-11-29 18:35:17 +00:00 |
|
Rui Hirokawa
|
d70ac295c4
|
simplified and a bug fixed in korean encoding conversion table.
|
2002-11-25 15:23:01 +00:00 |
|
Moriyoshi Koizumi
|
d15c493713
|
Added a further test on mb_parse_str()
|
2002-11-24 19:48:17 +00:00 |
|
Moriyoshi Koizumi
|
07bec98624
|
Fixed mb_parse_str() bug pointed out by Yasuo.
|
2002-11-24 19:21:58 +00:00 |
|
Rui Hirokawa
|
b4664a5796
|
fixed some bugs in korean encoding conversion.
|
2002-11-22 23:37:17 +00:00 |
|
Moriyoshi Koizumi
|
af153a37f0
|
MFH (added missing mb_internal_encoding())
|
2002-11-21 18:19:27 +00:00 |
|
Moriyoshi Koizumi
|
e6c6bdc2d9
|
MFH (removed unnecessary \n)
|
2002-11-21 17:36:57 +00:00 |
|