Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.1

Request #3830 No option to set UNICODE charset
Submitted: 2005-03-15 19:29 UTC
From: hi-du at gmx dot de Assigned: schst
Status: Closed Package: XML_XUL
PHP Version: 5.0.3 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-03-15 19:29 UTC] hi-du at gmx dot de
Description: ------------ I have no option to set UNICODE Charset! Reproduce code: --------------- I must change the lin 244 in Document.php to $doc = XML_Util::getXMLDeclaration("1.0", "UTF-8") . "\n"; but I have not any option to set this with XML_XUL.

Comments

 [2005-03-15 22:42 UTC] schst
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.