moriyoshi Sat Sep 13 02:32:51 2008 UTC
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
- Properly initialize/finalize the library. This plugs the leaks caused by
onig_new().
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_mbreg
janiFri Nov 16 12:26:05 2007 UTC
Added files:
/php-src/ext/mbstring/tests bug43301.phpt
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
- Fixed bug #31911 (mb_ereg*_replace() crashes when replacement string
is invalid
tony2001Thu Jan 11 22:23:06 2007 UTC
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
avoid changing original zval
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_mbregex.c?r1=1.57&r2=1.58&diff_format=u
Index: php-src/ext/mbstring
tony2001Wed Oct 11 11:52:42 2006 UTC
Added files:
/php-src/ext/mbstring/tests mb_ereg2.phpt
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
more fixed problems
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/
tony2001Wed Oct 11 11:09:15 2006 UTC
Added files:
/php-src/ext/mbstring/tests mb_ereg1.phpt
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
fix segfault/leak, add test
http://cvs.php.net/viewvc.cgi/php-src/ext/m
hirokawaSat Mar 19 03:52:24 2005 EDT
Modified files:
/php-src/ext/mbstring php_mbregex.c
/php-src/ext/mbstring/oniguruma HISTORY index.html oniggnu.h
oniguruma.h regcomp.c regexec.c
moriyoshi Mon Feb 21 05:19:12 2005 EDT
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
- Fix bug #30868 (evaluated pointer comparison in mbregex causes compile
failure).
http://cvs.php.net/diff.php/php-src/ext/mbstring/php_mbregex.c?r
moriyoshi Thu Oct 2 03:49:15 2003 EDT
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
Fix php_regex_encoding() so it can handle two additional encoding names
mbfilter supports by default.
Index: php-src/ext/mbstring/php_mbregex.c
di
moriyoshi Fri Sep 26 13:43:39 2003 EDT
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
Repatch fixes for the problem that was reported at [EMAIL PROTECTED] (#884)
Index: php-src/ext/mbstring/php_mbregex.c
diff -u php-src/ext/mbstring/php_
moriyoshi Tue Sep 23 16:11:06 2003 EDT
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
Remove useless mutex code due to the switch to oniguruma.
Index: php-src/ext/mbstring/php_mbregex.c
diff -u php-src/ext/mbstring/php_mbregex.c:1.43 php
hirokawaMon Sep 22 22:47:07 2003 EDT
Modified files:
/php-src/ext/mbstring php_mbregex.c
Log:
fixed wrong string length in mbregex.
Index: php-src/ext/mbstring/php_mbregex.c
diff -u php-src/ext/mbstring/php_mbregex.c:1.42 php-src/ext/mbstring/php_m
11 matches
Mail list logo