Are there any precompiled versions of PHP that can actually be used to
build the docs?
I've also tried PHP 5.3.2.
Do I really need to build PHP from scratch to validate the docs?
Thanks,
Tony
tony~/phpdoc/doc-base $ php configure.php
configure.php: $Id: configure.php 300704 2010-06-23 18:18:59Z philip $
PHP version: 5.2.6
LibXML 2.7.4+ added a 'feature' to break things, typically namespace
related, and unfortunately we must require it.
For a few related details, see:
http://www.mail-archive.com/debian-bugs-d...@lists.debian.org/msg777646.html
Please recompile PHP with a LibXML version 2.7.4 or greater. Version
detected: 2.6.16
Or, pass in --disable-libxml-check if doing so feels safe.