Hi,
I've made that change, because otherwise the manual couldn't be built. This is because the localeconv.xml english page has a character that must be represented in UTF-8.
Thats why I've proposed to start building all manuals in UTF-8 (and set the phpweb headers to utf-8) to avoid these kind of problems. The english manual also has this problem, because the manual is now built in utf-8 and the headers say ISO-8859-1 (bug #31561).
Nuno
----- Original Message -----
Hello!
Checked today the hungarian manual on php.net. It built. But there's an issue with the character encoding. The header said it's a 8859-2 document but the contents are encoded in utf-8.
I found this modification in phpdoc, and i think that wasn't correct:
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.210&r2=1.211&ty=h
--
Heilig (Cece) Szabolcs
