And I cannot fathom why. I've tried changing the missing file to xsl/version.xml to phpbook/phpbook-xsl/version.xml by patching mkindex.php:141 but I still get the bad ID warnings. Plus, the whole build process takes a ridiculously long time, making it difficult for me to experiment around.Warning: file_get_contents(c:/php/phpdoc\xsl/version.xml): failed to open stream: No such file or directory in C:\php\livedocs\mkindex.php on line 141
Call Stack:
0.0590 1. {main}() C:\php\livedocs\mkindex.php:0
163.8730 2. build_func_list() C:\php\livedocs\mkindex.php:397
163.8730 3. file_get_contents() C:\php\livedocs\mkindex.php:141
BAD ID: function.class.com (c:/php/phpdoc\en\reference/com/functions, class.com.xml, reference)
BAD ID: function.class.dotnet (c:/php/phpdoc\en\reference/com/functions, class.dotnet.xml, reference)
BAD ID: function.class.variant (c:/php/phpdoc\en\reference/com/functions, class.variant.xml, reference)
BAD ID: function.use-oo-instead (c:/php/phpdoc\en\reference/com, use-oo-instead.xml, reference)
Help!