php-src/ext/mbstring
Adam Harvey fea9a6fc77 Merge remote-tracking branch 'datibbaw/kill-ereg'
Conflicts:
	ext/ereg/config.w32
	ext/ereg/config0.m4
	ext/ereg/ereg.c
	ext/ereg/php_ereg.h
	ext/ereg/php_regex.h
	ext/ereg/regex/engine.c
	ext/ereg/regex/main.c
	ext/ereg/regex/regcomp.c
	ext/ereg/regex/regerror.c
	ext/ereg/tests/split_error_002.phpt
	ext/ereg/tests/split_variation_003.phpt
	ext/ereg/tests/spliti_error_002.phpt
	ext/ereg/tests/spliti_variation_003.phpt
	ext/pgsql/pgsql.c
	sapi/apache/php_apache_http.h
	sapi/apache_hooks/php_apache_http.h
2015-03-05 00:21:38 +00:00
..
libmbfl trailing whitespace removal 2015-01-10 15:07:38 -08:00
oniguruma trailing whitespace removal 2015-01-10 15:07:38 -08:00
tests Merge remote-tracking branch 'datibbaw/kill-ereg' 2015-03-05 00:21:38 +00:00
ucgendat trailing whitespace removal 2015-01-10 15:07:38 -08:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 Merge remote-tracking branch 'origin/master' into native-tls 2014-11-27 15:59:43 +01:00
CREDITS
mb_gpc.c bump year 2015-01-15 23:27:30 +08:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Merge remote-tracking branch 'datibbaw/kill-ereg' 2015-03-05 00:21:38 +00:00
mbstring.h made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
php_mbregex.c Fixed valgrind issue in mb_ereg_replace_variation1.phpt 2015-01-29 19:28:46 +08:00
php_mbregex.h bump year 2015-01-15 23:27:30 +08:00
php_onig_compat.h - MFH: Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:30:49 +00:00
php_unicode.c bump year 2015-01-15 23:27:30 +08:00
php_unicode.h bump year 2015-01-15 23:27:30 +08:00
README
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 2003-08-23 06:18:44 +00:00
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
unicode_data.h trailing whitespace removal 2015-01-10 15:07:38 -08:00

!!Caution: DO NOT ADD/CHANGE MBSTRING CODE!!

New mbstring is under development, anyone who would like
add new feature/change behavior should access to development
source.

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/

All changes made after 2002/5/19 are subject to be
removed.

You are warned in php-dev and php-cvs lists many times
already. If you are curious, search archive for details.

Thank you.