History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 451 – 475 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b1
# 2b44c63d 28-Jun-2003 Rui Hirokawa

Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# e500e957 12-May-2003 Moriyoshi Koizumi

Applied the right fix for bug #23016


# e9111e0f 04-May-2003 Moriyoshi Koizumi

Fixed an issue that zend-multibyte's behaviour doesn't reflect the change
to mbstring.internal_encoding ini setting.


Revision tags: SPL_ALPHA
# 894e2aaf 01-May-2003 Ilia Alshanetsky

emalloc -> safe_emalloc


Revision tags: php-4.3.2RC2
# 0e5df53b 25-Apr-2003 Moriyoshi Koizumi

Moved copyright notice to the better place.


# 4c2d694a 25-Apr-2003 Moriyoshi Koizumi

Added a bogus copyright notice.


Revision tags: RELEASE_0_6, RELEASE_0_5, init
# 6eaa4785 01-Apr-2003 Moriyoshi Koizumi

Fixed crash in mb_convert_encoding() that occurs when a void array is
passed as the third parameter


# 8bdef0dd 28-Mar-2003 Moriyoshi Koizumi

Removed redundant aliases & CS fix.


Revision tags: php-4.3.2RC1
# 3c9155e0 07-Mar-2003 foobar

Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.


# d2eb8977 05-Mar-2003 Moriyoshi Koizumi

Added missing phpinfo entry (Russian support)


# 3940c673 04-Mar-2003 Moriyoshi Koizumi

64bit long fix: patch by Dave Hill


# 63291af1 20-Feb-2003 Moriyoshi Koizumi

Fixed bug #22330 (overloaded strrpos() gives wrong results)
Patch by david at santinoli dot com. Thanks!


# 7429c2dc 19-Feb-2003 Rasmus Lerdorf

Input Filter support. See README.input_filter for details.
@- Input Filter support added. See README.input_filter. (Rasmus)


# dd0462c7 18-Feb-2003 Moriyoshi Koizumi

Added description for the hand-made finite state machine.


# bcd49d63 18-Feb-2003 Moriyoshi Koizumi

Fixed mb_send_mail() so that Content-Type and Content-Transfer-Encoding
headers are overridable by additional header parameters.
This patch fixes bug #21985 and bug #22064.


Revision tags: php-4.3.1
# 10681562 11-Feb-2003 Moriyoshi Koizumi

Fixed ZTS build


# 0ae9394c 03-Feb-2003 Moriyoshi Koizumi

zend_get_parameters_* => zend_parse_parameters


# a4fe845a 03-Feb-2003 Moriyoshi Koizumi

Really fixed proto.

# sorry for messing


# 2a92efda 03-Feb-2003 Moriyoshi Koizumi

Oops! wrong commit. Reverting...


# e58e1174 03-Feb-2003 Moriyoshi Koizumi

Fixed proto


# b00cc4f2 31-Jan-2003 Moriyoshi Koizumi

Fixed a mb_send_mail() bug that has been reported in php-i18n@lists.php.net
See http://lists.php.net/article.php?group=php.i18n&article=427


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 8a9e09a4 21-Jan-2003 Ilia Alshanetsky

ARG_COUNT(ht) -> ZEND_NUM_ARGS().


# 984c0918 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


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