Sebastian Bergmann
ef49b9a8de
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:17:49 +00:00
Ant Phillips
0397dd836b
Tests for bug #43841 and #45923
2008-12-10 10:35:40 +00:00
Ant Phillips
19c4363c8a
Remove duff comment produced by the test generator tool
2008-12-05 14:17:58 +00:00
Ant Phillips
0ff050f076
MBString tests: checked on PHP 5.2.6 (Windows, Linux and Linux 64 bit).
2008-12-03 13:04:38 +00:00
Ilia Alshanetsky
0d56cd2dfc
MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly)
2008-11-24 21:23:45 +00:00
Moriyoshi Koizumi
f87643038f
* MFH remainder
2008-10-16 17:38:42 +00:00
Moriyoshi Koizumi
d896ea0b9a
- MFH & BFN
2008-10-16 01:02:39 +00:00
Moriyoshi Koizumi
772cf98e95
- MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
...
(noticed by Antony. Thanks!)
2008-09-13 19:53:53 +00:00
Moriyoshi Koizumi
6a4057d932
- MFH: Properly initialize/finalize the library. This plugs the leaks caused by
...
onig_new().
2008-09-13 02:34:23 +00:00
Moriyoshi Koizumi
1d7f071044
- Remove unexposed functions.
2008-09-12 23:56:06 +00:00
Moriyoshi Koizumi
2dd8e6ec27
- MFH: Use memcmp() for binary safety.
2008-09-12 23:37:21 +00:00
Moriyoshi Koizumi
108d9dd8e7
- MFH: More fixes for bug #45691
2008-08-04 21:06:50 +00:00
Jani Taskinen
843d6eecc3
MFH: no c++ comments in c files
2008-08-03 11:59:00 +00:00
Moriyoshi Koizumi
cf4e80bd50
- MFH:Forgot to take account of the case when mbstring.language is processed
...
afterwards.
2008-08-03 00:04:30 +00:00
Moriyoshi Koizumi
2184c092d4
- MFH: Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).
2008-08-02 20:49:48 +00:00
Moriyoshi Koizumi
840e508dc6
- MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles)
2008-08-01 22:58:20 +00:00
Moriyoshi Koizumi
c530921598
- Move finalization code to the proper place
2008-08-01 22:53:20 +00:00
Moriyoshi Koizumi
22a0734469
- MFH: Fixed bug #44617 (wrong HTML entity output when substitute_character=entity).
2008-07-31 17:39:14 +00:00
Jani Taskinen
ecc135ae21
MFH:- fix test
2008-07-31 11:50:54 +00:00
Moriyoshi Koizumi
5b603fb1b7
* MFH: indentation fix only.
2008-07-15 18:07:42 +00:00
Rui Hirokawa
9609669572
MFPHP5_3
2008-07-13 01:36:15 +00:00
Felipe Pena
9a58cb0b3c
- Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect)
2008-07-11 13:48:11 +00:00
Rui Hirokawa
d2f21677d5
MFH
2008-06-13 14:49:19 +00:00
Jani Taskinen
90f420baa5
- fix test (MF53)
2008-03-05 15:12:27 +00:00
Rui Hirokawa
f17936083a
fixed some failures on test scripts caused by bug fix.
2008-02-18 14:28:13 +00:00
Rui Hirokawa
65ef397b3c
MF PHP5_3 ( fixed #43841 )
2008-02-17 02:06:56 +00:00
Rui Hirokawa
419b7283d3
MF PHP5_3 ( fixed #43994 )
2008-02-17 02:04:12 +00:00
Rui Hirokawa
e2fa604b0a
MF PHP5_3 ( fixed #43998 )
2008-02-17 02:01:41 +00:00
Rui Hirokawa
bd98b8a3e0
MF PHP5_3 ( fixed #43840 )
2008-02-17 01:59:03 +00:00
Rui Hirokawa
ba670d01b5
MF PHP5_3
2008-02-16 08:32:57 +00:00
Rui Hirokawa
ee71417ef0
MF PHP5_3
2008-02-16 08:25:11 +00:00
Josie Messa
bb5f5da561
- Committing new tests for MBString extension.
...
More details can be found here: http://news.php.net/php.qa/62382
2008-02-01 15:27:57 +00:00
Sebastian Bergmann
d9f3a1305f
MFH: Bump copyright year, 2 of 2.
2007-12-31 07:20:42 +00:00
Hannes Magnusson
6bcf63c567
MFH: Fix typo (TAKAGI Masahiro)
2007-12-26 21:03:12 +00:00
Jani Taskinen
aaa295fa35
MFH:- Fixed bug #43301 (mb_ereg*_replace() crashes when replacement string is
...
invalid PHP expression and 'e' option is used)
2007-11-16 12:28:34 +00:00
Rui Hirokawa
e94f26f356
MFH: added support "entity" as substitute_character settin accoding to bug #39404
2007-09-24 11:51:36 +00:00
Rui Hirokawa
beeddd8873
MFH: fixed bug #42502 va_* cannot detect.
2007-09-18 21:35:39 +00:00
Rui Hirokawa
507112e44d
modified line end CR -> CR+NL
2007-09-18 21:33:29 +00:00
Rui Hirokawa
b9424cdfaf
MFH: fixed bug #29955 invalid case conversion in iso-8859-9.
2007-09-04 14:14:11 +00:00
Rui Hirokawa
1d44054407
MFH ( fixed #42085 )
2007-08-19 01:58:39 +00:00
Antony Dovgal
095fdf88ce
fix typo
2007-07-31 12:23:50 +00:00
Seiji Masugata
e206802652
Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).
2007-07-12 15:31:54 +00:00
Johannes Schlüter
dc8d09bbbd
- MFH: Always enable mail() function
2007-07-11 17:36:56 +00:00
foobar
7ed3c4536d
MFH: Fix some configure --help texts
2007-07-03 17:25:43 +00:00
Seiji Masugata
febad95f3f
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).
2007-04-04 15:25:41 +00:00
Ilia Alshanetsky
89939e13d6
Fixed MOPB-26-2007 mb_parse_str() can be used to activate register_globals
...
# Discovered by Stefan Esser
2007-03-18 16:36:13 +00:00
Antony Dovgal
a8f076d7a3
use the aliases and eliminate one more compile warning
2007-03-06 21:04:27 +00:00
Marcus Boerger
331034afbb
- Revert last part and fix issue under windows
2007-03-06 01:19:47 +00:00
Marcus Boerger
3c21c05e43
- And the sizes too
2007-03-06 01:14:38 +00:00
Marcus Boerger
26ebcdfcb9
- More to go
...
# CVS sucks, you cannot mix -D with -r
# However, thanks edin for reminding me that we have mini version tags
# I still prefer subverison. There we don't have any problem of this kind
2007-03-06 01:13:21 +00:00