History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 351 – 375 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c00121c5 16-Feb-2008 Rui Hirokawa

fixed bug #43840 mb_strpos bounds check is byte count rather than a character count.


# 852bf6e5 16-Feb-2008 Rui Hirokawa

'auto' encoding was not initialized correctly per request basis.


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


# b4e95c3e 26-Dec-2007 Hannes Magnusson

MFH: Fix typo (TAKAGI Masahiro)


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# 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


1...<<11121314151617181920>>...26