On May 11, 2010, at 2:13 AM, Hannes Magnusson wrote: > 2010/5/11 Kouber Saparev <kou...@php.net>: >> Hello, >> >> Some time ago I noticed that the Bulgarian version of the manual >> disappeared from the PHP.net site. Is there any information what is hanging >> the automatic builds? >> >> Also, I am trying to build it locally without any luck neither. After >> checking out and running "php configure.php --with-lang=bg", it complained >> that "LibXML 2.7.4+ added a 'feature' to break things...", and when I passed >> the "--disable-libxml-check" option, the entire server hanged forever and I >> had to restart it. > > Well, there is a reason why we need libxml2.7.4 :) > > The Bulgarian translation has been removed from the automatic builds > because the translation is broken and is not in actively maintained > anymore.
Greetings Kouber, The BG translation stopped being active over a year ago, and considering the 3% up-to-date and 3% out-of-date rates, it was decided to remove it from php.net distribution. However, that of course will change once it becomes active again. I hope that happens! :) The BG translation now validates/builds, and most errors were related to 2.7.4+ changes, along with a few other issues. Regards, Philip