Re: Question on zend_make_printable
[email protected] (Andrei Zmievski)
| Newsgroups | php.i18n |
|---|---|
| Message-ID | <[email protected]> |
Because the semantics of these functions are different? zend_make_unicode_zval() and zend_make_string_zval() don't depend on output_encoding. -Andrei On Jun 3, 2006, at 4:47 AM, Marcus Boerger wrote: > Hello Anrei, > > why don't we simply make zend_make_printable_zval() call on of > zend_make_unicode_zval/zend_make_string_zval() depending on ini > setting unicode_semantics, see attached patch. > > -- > Best regards, > Marcus > mailto:[email protected]<ze2-make_printabe-20060603.diff.txt>