And finally, if I change all getChildrens to getChildren then it works
(and makes my otherwise quiet laptop fan go totally berserk so
something def happened) and dies here:

PHP Fatal error:  Call to undefined method
phpdotnet\phd\Package_Generic_ChunkedXHTML::getReader() in
/usr/share/php/phpdotnet/phd/Package/Generic/XHTML.php on line 1394


On Thu, Nov 19, 2009 at 2:24 PM, Karoly Negyesi <[email protected]> wrote:
> Hi,
>
> So after a bit of pause (sorry, work) I have installed phd from svn on
> the new laptop from svn and tried to use. Not much success. (I am
> using Zend Server Community Edition)
>
> phd -d doc-base/.manual.xml -o output_dir -f php -P PHP
>
>  /usr/share/php/phpdotnet/phd/BuildOptionsParser.php:137
>        Invalid Package
>
> phd -d doc-base/.manual.xml -o output_dir -f php
>
> [14:22:18 - VERBOSE_FORMAT_RENDERING] Starting PHP rendering
> PHP Fatal error:  Call to undefined method
> phpdotnet\phd\Package_Generic_PHP::getChildrens() in
> /usr/share/php/phpdotnet/phd/Package/Generic/XHTML.php on line 458
>
>
> Same without -f php. I am out of ideas. What should I RTFM?
> http://wiki.php.net/doc/phd this does not seem to work now?
>
> Regards
>
> NK
>

Reply via email to