| a666285 |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/php-src/Zend/zend_multibyte.h
|
| 8775a37 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/Zend/zend_multibyte.h
|
| cdb9ee0 |
|
06-Mar-2011 |
Moriyoshi Koizumi <moriyoshi@php.net> |
Fix zend.multibyte oddities. Hope this will address all the known problems.
/php-src/Zend/zend_multibyte.h
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/Zend/zend_multibyte.h
|
| bbf3d43 |
|
19-Dec-2010 |
Moriyoshi Koizumi <moriyoshi@php.net> |
* Refactor zend_multibyte facility. Now mbstring.script_encoding is superseded by zend.script_encoding.
/php-src/Zend/zend_multibyte.h
|
| 755c2cd |
|
08-Dec-2010 |
Dmitry Stogov <dmitry@php.net> |
Removed compile time dependency from ext/mbstring
/php-src/Zend/zend_multibyte.h
|
| ab93d8c |
|
24-Nov-2010 |
Dmitry Stogov <dmitry@php.net> |
Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini
/php-src/Zend/zend_multibyte.h
|
| d2281d1 |
|
05-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
/php-src/Zend/zend_multibyte.h
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/php-src/Zend/zend_multibyte.h
|
| 4f42ed3 |
|
24-Jul-2008 |
Moriyoshi Koizumi <moriyoshi@php.net> |
- Revived zend multibyte
/php-src/Zend/zend_multibyte.h
|
| c3286f3 |
|
29-Jun-2008 |
Rui Hirokawa <hirokawa@php.net> |
implemented again zend-multibyte for PHP 5.3
/php-src/Zend/zend_multibyte.h
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/php-src/Zend/zend_multibyte.h
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/php-src/Zend/zend_multibyte.h
|
| 61e93cc |
|
04-Jan-2006 |
Andi Gutmans <andi@php.net> |
- Update copyright notices to 2006
/php-src/Zend/zend_multibyte.h
|
| 62b9a73 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
MFH: oops
/php-src/Zend/zend_multibyte.h
|
| 63e1448 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
fix typo
/php-src/Zend/zend_multibyte.h
|
| 916815b |
|
03-Aug-2005 |
foobar <sniper@php.net> |
Bump up the year
/php-src/Zend/zend_multibyte.h
|
| ccfc46b |
|
08-Jan-2004 |
foobar <sniper@php.net> |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
/php-src/Zend/zend_multibyte.h
|
| ab9dcec |
|
11-Aug-2003 |
Masaki Fujimoto <fujimoto@php.net> |
- added script encoding support to Zend Engine 2. this enables ZE2 to gracefully parse scripts written in UTF-8 (with BOM), UTF-16, UTF-32, Shift_JIS, ISO-2022-JP etc... (when configured with '--enable-zend-multibyte' and '--enable-mbstring')
/php-src/Zend/zend_multibyte.h
|