History log of /PHP-5.5/ext/mbstring/mbstring.c (Results 251 – 275 of 387)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 268903ce 12-Nov-2002 Moriyoshi Koizumi

Added neutral language spec for backwards compatibility


# 1017cf99 12-Nov-2002 Marcus Boerger

fix warnings


# 66d606df 10-Nov-2002 Moriyoshi Koizumi

Fixed mb_send_mail() so that it correctly handles the language setting.


# 20075174 10-Nov-2002 Moriyoshi Koizumi

Fixed OnUpdate_mbstring_language so that change for mbstring.language
would be reflected to the setting properly


# 3e21044d 10-Nov-2002 Moriyoshi Koizumi

Changed the default settings so that it shouldn't affect htmlentities()


# a1d6dccb 10-Nov-2002 Moriyoshi Koizumi

These changes seems to have bad effect on htmlentities().
Remove it.


# 60febe28 09-Nov-2002 Moriyoshi Koizumi

Fixed typo


# 0e6445b8 09-Nov-2002 Moriyoshi Koizumi

Added mb_substr_count() as per the request #15097


# f47cf491 09-Nov-2002 Moriyoshi Koizumi

Fixed PHP_INI_MH(OnUpdate_mbstring_language) so that ini entry values
are properly updated.


# 941d5e38 03-Nov-2002 Moriyoshi Koizumi

style keisatsu


# e9982c06 02-Nov-2002 Moriyoshi Koizumi

Reduced compiler warnings


Revision tags: php-4.3.0pre2
# 75583ee2 26-Oct-2002 Yasuo Ohgaki

Remove useless check.
# Problem was in other place


# af9aefc9 25-Oct-2002 Moriyoshi Koizumi

Additional fix for #20087
# Thanks, Derick!


# 9e1b9a89 25-Oct-2002 Derick Rethans

- Fixed bug #20087 (Assertion failure when the value was empty)


# 36447ebe 25-Oct-2002 Moriyoshi Koizumi

Fixed null value check in php_mb_mbchar_bytes_ex() as it should be


# b309c051 25-Oct-2002 Moriyoshi Koizumi

Adjusted MINFO table style


# 15b2e277 24-Oct-2002 Marcus Boerger

fix compiler warning


# 74883a95 23-Oct-2002 Moriyoshi Koizumi

Make php_mb_is_mb_leadbyte() obsolete. It only works with double-byte chars.
# Sorry Marcus, it seems we were working simultaneously :)


# 015832d8 23-Oct-2002 Marcus Boerger

fix style and warnings


# d59f9b75 23-Oct-2002 Moriyoshi Koizumi

Fixed comment position.
# Sorry for repetitive commit logs :)


# afa9f42f 23-Oct-2002 Moriyoshi Koizumi

Function renaming.


# 83fd27ee 23-Oct-2002 Moriyoshi Koizumi

Added folding markers for happier hacking


# e8e61410 23-Oct-2002 Moriyoshi Koizumi

Style keisatsu


# fdc91ccc 23-Oct-2002 Moriyoshi Koizumi

Renaming the functions.


# b7703551 23-Oct-2002 Moriyoshi Koizumi

Remaned the functions for consistency


1...<<111213141516