Anthony Ferrara
|
e3b020b945
|
Fix declare error behavior so that improper usages will actually error
|
2015-02-20 11:43:18 -05:00 |
|
Stanislav Malyshev
|
cf910f351a
|
multibytes tests still fail, put them in XFAIL
clean up XFAIL from tests no longer failing
|
2014-04-05 18:34:39 -07:00 |
|
Yasuo Ohgaki
|
ca927bb47e
|
Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding
|
2014-03-12 17:54:22 +09:00 |
|
Yasuo Ohgaki
|
d941ac5b4f
|
Fixed zend.multibyte tests partially
|
2014-01-29 15:41:30 +09:00 |
|
Stanislav Malyshev
|
f49965b487
|
XFAIL multibyte tests until they are fixed (bug 66582)
|
2014-01-26 15:51:17 -08:00 |
|
Yasuo Ohgaki
|
e769c96a11
|
Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
|
2014-01-19 13:29:45 +09:00 |
|
Dmitry Stogov
|
ab93d8c621
|
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
|
2010-11-24 05:41:23 +00:00 |
|
Jani Taskinen
|
958886f038
|
- Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used)
|
2009-05-10 21:04:26 +00:00 |
|