History log of /PHP-5.5/ext/mbstring/mbstring.c (Results 176 – 200 of 387)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e84334a5 10-Mar-2004 Moriyoshi Koizumi

- Revert ini setting patch, as I notified in
http://news.php.net/article.php?group=php.internals&article=8451


Revision tags: RELEASE_0_2_0
# b3b2192a 08-Mar-2004 Derick Rethans

- Added mb_list_encoding() to return an array with all mbstring supported
encodings.


# 02cdf5a8 06-Mar-2004 Ilia Alshanetsky

Fixed bug #27421 (mbstring.func_overload should be system ini setting).


# 11b0f469 28-Feb-2004 Moriyoshi Koizumi

- Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi)
. Supports various encodings such as BIG5, GB2312 and ISO-8859-*
. Fixes bug #26677 (mbstring compile errors with IRIX)

- Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi)
. Supports various encodings such as BIG5, GB2312 and ISO-8859-*
. Fixes bug #26677 (mbstring compile errors with IRIX)
. Many thanks to K.Kosako.
- Remove redundant files that are not relevant to the build.

show more ...


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split
# f4983c0d 17-Jan-2004 foobar

- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5


Revision tags: php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2
# b8ea4e6f 18-Dec-2003 Moriyoshi Koizumi

Fix bug #26639 (mb_convert_variables() clutters variables beyond the references)


Revision tags: php-5.0.0b3RC1
# c77302fd 10-Dec-2003 Moriyoshi Koizumi

Eliminate compiler warnings.


# f8e6e5da 11-Nov-2003 Moriyoshi Koizumi

Compiler warning fix (patch by Joe Orton)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# c4b163de 25-Oct-2003 Rui Hirokawa

encoding detection shouldn't be performed if mbstring.http_input is set to auto or any valid encoding.


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)


12345678910>>...16