1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Commit Graph

319 Commits

Author SHA1 Message Date
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
Rui Hirokawa
2832208fc5 mbstring is supporting CJK + some other encodings. 2002-11-21 16:21:33 +00:00
Rui Hirokawa
769be40253 fixed incorrect encoding conversion in korean. 2002-11-21 16:18:17 +00:00
Moriyoshi Koizumi
6c0b8b370b Fixed yet another mb_parse_str() bug
# This is reported by Ilia. Thanks!
2002-11-21 14:51:26 +00:00
Moriyoshi Koizumi
be66394313 MFH 2002-11-19 16:57:18 +00:00
SVN Migration
6eee55fde4 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-11-19 16:56:44 +00:00
Moriyoshi Koizumi
1e219b65bf MFH 2002-11-15 15:59:57 +00:00
SVN Migration
ec36147dbf This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-11-15 15:59:08 +00:00
Moriyoshi Koizumi
e31196d184 MFH 2002-11-15 15:35:22 +00:00
Moriyoshi Koizumi
cea50a67e1 MFH 2002-11-15 14:55:07 +00:00
Moriyoshi Koizumi
41a0f1c59b MFH 2002-11-15 14:50:33 +00:00
Moriyoshi Koizumi
a920cec9aa MFH 2002-11-15 14:27:12 +00:00
SVN Migration
4c5cf3125f This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-11-14 22:38:44 +00:00
Moriyoshi Koizumi
fcc8f8fbd0 MFH 2002-11-14 21:35:18 +00:00
Ilia Alshanetsky
bcaf766768 MFH (skip conditions for tests) 2002-11-14 14:19:03 +00:00
Edin Kadribasic
65995b5c4f MFH (fixes unix build of mbstring) 2002-11-14 13:37:26 +00:00
Edin Kadribasic
c03f73a3b3 Made mbstring compile on windows again. 2002-11-13 23:01:17 +00:00
Moriyoshi Koizumi
9f2a1ce9d4 Added a test for mb_send_mail() to check if the function properly handles
Traditional Chinese characters.
2002-11-13 12:00:47 +00:00
Moriyoshi Koizumi
fd01313fde Corrected Traditional Chinese language spec and the preferred MIME name
of which the encoding is used in that locale.
2002-11-13 11:57:59 +00:00
Moriyoshi Koizumi
2016c0cc0a Added a test for mb_send_mail() to check if the simplified Chinese support
works
2002-11-13 08:45:37 +00:00
Moriyoshi Koizumi
d9ebc7aadb Updated the test 2002-11-13 08:27:17 +00:00
Moriyoshi Koizumi
7addde8521 Prevented unwanted encoding detections in mb_send_mail()
# This patch shouldn't break BC
2002-11-13 08:26:04 +00:00
Moriyoshi Koizumi
e01b60c2fb Fixed mb_encode_mimeheader() to work with languages other than Japanese and
English
2002-11-13 08:13:34 +00:00
Moriyoshi Koizumi
04f59073e6 Fixed a buffer over-run bug in case a function to be overloaded doesn't exist.
# This patch was made by Ilia.
2002-11-13 07:40:11 +00:00
Andrei Zmievski
e87b45de44 Disable mbstring by default. 2002-11-13 04:36:04 +00:00