[TYPO3-dev] t3lib_div:xml2array() and PHP 4.4.x

Steffen Kamper steffen at dislabs.de
Fri Sep 8 00:57:06 CEST 2006


Hi,

yes, it is - normal configuration:

xml_parser_set_option($parser, XML_OPTION_TARGET_ENCODING, "UTF-8");

vg  Steffen

"Martin Kutschker" <Martin.Kutschker at n0spam-blackbox.net> schrieb im 
Newsbeitrag 
news:mailman.1.1157642703.22032.typo3-dev at lists.netfielders.de...
> Hi!
>
> The code has a switch for PHP 5.x to use the XML_OPTION_TARGET_ENCODING 
> option.
>
> While devolping an extension it occured to me that this is also necessary 
> for PHP 4.4.0.
>
> Can anybody confirm this? It's not mentioned in the PHP docs, but setting 
> the option makes my code work ;-)
>
> Masi 






More information about the TYPO3-dev mailing list