History log of /PHP-5.4/ext/mbstring/mbstring.c (Results 101 – 125 of 371)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e94f26f3 24-Sep-2007 Rui Hirokawa

MFH: added support "entity" as substitute_character settin accoding to bug #39404


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# e2068026 12-Jul-2007 Seiji Masugata

Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).


# dc8d09bb 11-Jul-2007 Johannes Schlüter

- MFH: Always enable mail() function


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# febad95f 04-Apr-2007 Seiji Masugata

Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).


Revision tags: RELEASE_1_0_1, php-4.4.6
# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 7d4ea80b 12-Jan-2007 Antony Dovgal

MFH


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 133d6bf2 21-Dec-2006 Seiji Masugata

Fixed bug #39361, #39400 (mbstring function overloading problem).


Revision tags: php-5.2.1RC1
# 4f3889d5 03-Nov-2006 Ilia Alshanetsky

Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).


# 50102530 03-Nov-2006 Rui Hirokawa

fixed illegal encoding detection when mbstring.encoding_translation is enabled.(made by komura)


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# b4ca4a0f 24-Sep-2006 Rui Hirokawa

disabled mb_list_*_names() and mb_list_encodings(arg) which are introduced in PHP 5.2.0RC to reconsider/discuss the specification.


# 0d233db5 21-Sep-2006 Seiji Masugata

Updated bundled oniguruma library (used for multibyte regular expression) to 4.4.4. fixed some Segmentation Fault, and build fails in OSX(Xcode 2.4/gcc 4.0.1 problem). See #38452.


Revision tags: php-5.2.0RC4
# 3ec9141f 05-Sep-2006 Nuno Lopes

first fix from my new zend_parse_parameters_* checker


Revision tags: php-5.2.0RC3
# 75b8cd74 31-Aug-2006 Antony Dovgal

last portion of z/Z fixes


# 100742f7 25-Aug-2006 Seiji Masugata

added configure option --disable-mbregex-backtrack.


# 560208b1 24-Aug-2006 Seiji Masugata

added returned value in mb_get_info( ).


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# 1d6182a9 17-Jul-2006 Seiji Masugata

added option parameter mb_strrpos( ).


Revision tags: php-4.4.3RC2
# ee23aba6 16-Jun-2006 Seiji Masugata

changed GINIT definition.


# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: BEFORE_NEW_OUTPUT_API
# c314888c 30-May-2006 Seiji Masugata

added mb_stristr( ), mb_strrichr( ).


# 731584c0 30-May-2006 Seiji Masugata

added mb_strstr( ), mb_strrchr( ).


# 42aadabf 30-May-2006 Seiji Masugata

added mb_stripos( ), mb_strripos( ).


# 7314771a 30-May-2006 Seiji Masugata

added mb_list_encodings_alias_names( ), mb_list_mime_names( ).


# 91dd8376 30-May-2006 Seiji Masugata

added option parameter mb_list_encodings( ).


Revision tags: php-4.4.3RC1
# 9b05e15e 11-May-2006 Seiji Masugata

fixed all mbstring setting information doesn't return in mb_get_info( ).


12345678910>>...15