Re: [PHP-DOC] Getting started with the docs

2007-09-11 Thread Stanislav Malyshev
I didn't even bother running this on other than windows, why would you want that anyway? :) I thought maybe it works faster than configure/make :) -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED]

Re: [PHP-DOC] Getting started with the docs

2007-09-11 Thread Hannes Magnusson
On 9/12/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > > start->run->cmd > > cd /path/to/your/phpdoc/checkout > > cvs up > > php configure.php > > I tried configure.php and I get a bunch of errors like this: > > Warning: DOMDocument::load(): I/O warning : failed to load external > entity "/roo

Re: [PHP-DOC] Getting started with the docs

2007-09-11 Thread Stanislav Malyshev
start->run->cmd cd /path/to/your/phpdoc/checkout cvs up php configure.php I tried configure.php and I get a bunch of errors like this: Warning: DOMDocument::load(): I/O warning : failed to load external entity "/root/phpdoc/entities/en/bookinfo.xml" in /root/phpdoc/configure.php on line 865

[PHP-DOC] cvs: php-src(PHP_5_2) / NEWS /ext/gd gd.c /ext/gd/libgd gd.c

2007-09-11 Thread Pierre-Alain Joye
pajoye Tue Sep 11 21:03:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/gd gd.c /php-src/ext/gd/libgd gd.c Log: - [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZE http://cvs.php.net/viewvc.cgi/php-s