History log of /PHP-7.1/ext/mbstring/php_mbregex.c (Results 126 – 150 of 158)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.2RC1
# 3940c673 04-Mar-2003 Moriyoshi Koizumi

64bit long fix: patch by Dave Hill


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# cfbd0bb5 23-Jan-2003 Moriyoshi Koizumi

Really fixed the mb issue of mb_ereg_replace()
# my previous patch is somewhat wrong


# 3e7b8328 23-Jan-2003 Moriyoshi Koizumi

Fixed a mb_ereg_replace() bug; the function was not completely multibyte-safe.


# 812a4190 21-Jan-2003 Moriyoshi Koizumi

Oops! wrong patch. Reverted.


# ce5df6d9 21-Jan-2003 Moriyoshi Koizumi

Fixed mb_ereg_replace() bug (the function has ignored the default option)


# 9a723fcb 21-Jan-2003 Moriyoshi Koizumi

Fixed mb_ereg_search() segfault that occurs when the function is called
before a string to be searched is passed by mb_ereg_search_init()


# 984c0918 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# de79a4e9 02-Dec-2002 Moriyoshi Koizumi

Reverted the changes because the problem was elsewhere.


# a7f3ad42 02-Dec-2002 Frank M. Kromann

Fixing build on WIn32
MBREGEX is disabled for now. 5 mbre_* functions are undefined on WIn32


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 76b218cb 25-Nov-2002 Moriyoshi Koizumi

Renamed several internal functions for consistency


# 7f1f056f 23-Nov-2002 Moriyoshi Koizumi

Updated license information headers


Revision tags: BEFORE_RENAMING
# 6841184a 14-Nov-2002 Moriyoshi Koizumi

Fix build


# dac0b6fc 14-Nov-2002 Moriyoshi Koizumi

Moved some mbregex related portions from mbstring.c to php_mbregex.c
# No need to merge this change to PHP_4_3 branch


Revision tags: php-4.3.0RC1
# 1eddce79 13-Nov-2002 Edin Kadribasic

MFB (made mbstring compile on windows again).


# e9982c06 02-Nov-2002 Moriyoshi Koizumi

Reduced compiler warnings


# 45361297 30-Oct-2002 Moriyoshi Koizumi

Fixed mb_ereg_replace() bug


Revision tags: php-4.3.0pre2
# 85211769 20-Oct-2002 Moriyoshi Koizumi

Changed mb_regex_set_options() more informative


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 2f88f504 10-Oct-2002 Moriyoshi Koizumi

Fixed mb_regex_set_options()


# af8230e2 08-Oct-2002 Sebastian Bergmann

Fix ZTS build.


# 8f1fb576 07-Oct-2002 Moriyoshi Koizumi

Fixed typo.


# 2e1d931c 07-Oct-2002 Moriyoshi Koizumi

Lots of clean-up for upcoming mbstring merging event.
Added mb_regex_set_options().
The Options parameters of various mbregex functions are now deprecated.
@- Added mb_regex_set_options()

Lots of clean-up for upcoming mbstring merging event.
Added mb_regex_set_options().
The Options parameters of various mbregex functions are now deprecated.
@- Added mb_regex_set_options(). The Options parameters of
@ various mbregex functions are now deprecated. (Moriyoshi).

show more ...


# 931e2529 07-Oct-2002 Moriyoshi Koizumi

fixed mb_split (the value of third parameter treated wrongly)


# 9b849892 07-Oct-2002 Moriyoshi Koizumi

MFH


# d9401317 06-Oct-2002 Rasmus Lerdorf

Fix build


1234567