History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 426 – 450 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b2RC1
# 0ce63783 22-Oct-2003 Rui Hirokawa

name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On.


# 980c3b2b 22-Oct-2003 Ilia Alshanetsky

Fixed compile warnings.


Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2
# a5422685 02-Oct-2003 Moriyoshi Koizumi

Remove leftovers


Revision tags: php-4.3.4RC1
# b8267941 26-Sep-2003 Moriyoshi Koizumi

Fix some incompatibilities with the pre-libmbfl behaviour regarding encoding detection.


# aa36f5bb 23-Sep-2003 Moriyoshi Koizumi

Oops


# a89d00bb 23-Sep-2003 Moriyoshi Koizumi

Remove unused variable


# 25bb0d16 23-Sep-2003 Rui Hirokawa

fixed win32-build and update e-mail address in mbstring.


Revision tags: RELEASE_0_7
# 8767205a 31-Aug-2003 Zeev Suraski

Fix Win32 linkage problems


# ba417818 25-Aug-2003 Marcus Boerger

- Fix compile
- Building still not possible


# 7fe12aaa 24-Aug-2003 Moriyoshi Koizumi

Integrate allocator code into mbstring.c


Revision tags: php-4.3.3
# 6b92fbde 23-Aug-2003 Rui Hirokawa

revert previous patch.


# d2f002ee 23-Aug-2003 Rui Hirokawa

changed for ZTS mode.


# 5a80df26 23-Aug-2003 Rui Hirokawa

@mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma.


# 9bb299eb 19-Aug-2003 Moriyoshi Koizumi

More accurate fix for bug #25140


# 9cd7b9d3 19-Aug-2003 Derick Rethans

- Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to
convert empty string)


Revision tags: php-4.3.3RC4
# ab9dcec2 11-Aug-2003 Masaki Fujimoto

- added script encoding support to Zend Engine 2.
this enables ZE2 to gracefully parse scripts written in UTF-8 (with BOM),
UTF-16, UTF-32, Shift_JIS, ISO-2022-JP etc... (when configured

- added script encoding support to Zend Engine 2.
this enables ZE2 to gracefully parse scripts written in UTF-8 (with BOM),
UTF-16, UTF-32, Shift_JIS, ISO-2022-JP etc... (when configured with
'--enable-zend-multibyte' and '--enable-mbstring')

show more ...


# 5e343ad1 08-Aug-2003 Moriyoshi Koizumi

Eliminate redundant assignment


# de9d52c4 08-Aug-2003 Moriyoshi Koizumi

Real fix for the problem addressed in the last commit message.


# a1260145 07-Aug-2003 Moriyoshi Koizumi

Fix wrong behaviour under ZTS that was inconsistent with non-ZTS.
# This patch really needs MFH


Revision tags: RELEASE_0_5_3, php-4.3.3RC3
# c7a29109 06-Aug-2003 Moriyoshi Koizumi

MFB(1.142.2.22): add missing NLS entry for German.


Revision tags: RELEASE_0_5_2, RELEASE_1_2b5
# 0626fff0 03-Aug-2003 Marcus Boerger

Fix warning


# 21503e72 03-Aug-2003 Marcus Boerger

Reallow build


# 538d58dd 03-Aug-2003 Zeev Suraski

Use new infrastructure.

There are bound to be some messups, please report build/runtime bugs!


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# ac91b2db 14-Jul-2003 Rui Hirokawa

MFH


# 0b0962eb 13-Jul-2003 Rui Hirokawa

added strict encoding detection mode to fix #24309


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