1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00
Files
archived-php-src/ext/mbstring
Moriyoshi Koizumi bcd49d63c3 Fixed mb_send_mail() so that Content-Type and Content-Transfer-Encoding
headers are overridable by additional header parameters.
This patch fixes bug #21985 and bug #22064.
2003-02-18 18:49:47 +00:00
..
2003-02-03 20:29:07 +00:00
2002-12-31 16:08:15 +00:00
2002-12-31 16:08:15 +00:00
2002-05-30 10:10:16 +00:00
2002-12-31 16:08:15 +00:00
2002-12-31 16:08:15 +00:00
2002-12-31 16:08:15 +00:00
2002-12-31 16:08:15 +00:00
2002-08-20 10:00:28 +00: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.