Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Gabor Hojtsy
Well, we are (or I am?) focusing on the right place :) See http://php.net/imagecreatetruecolor for example. It is a manual page of function defined by php_gd2.dll on windows. It needs to be enabled in php.ini (or by dl()), but still you could find out from the manual page that the DLL that ship

Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Friedhelm Betz
> - Hartmut's function list script collection should be extended > to handle PECL extensions and PECL version numbers, since this > script collection generates the version information you have > problems with. The most complicated part will probably be > the handlin

Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Gabor Hojtsy
- Hartmut's function list script collection should be extended to handle PECL extensions and PECL version numbers, since this script collection generates the version information you have problems with. The most complicated part will probably be the handling of bundled extensions, since corr

Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Arne Blankerts
On Mon, 2004-02-02 at 16:12, Gabor Hojtsy wrote: > >> - Hartmut's function list script collection should be extended > >>to handle PECL extensions and PECL version numbers, since this > >>script collection generates the version information you have > >>problems with. The most complica

Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Gabor Hojtsy
We should change that to be of something more meaning full, maybe even with a link to the matching PECL/PEAR entry rather then leaving the user in doubt if he/she can actually make use of the function in his/her environment. Steps we need to take to better handle PECL extensions: - Move PECL ext

Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Arne Blankerts
On Mon, 2004-02-02 at 14:46, Gabor Hojtsy wrote: > > We should change that to be of something more meaning full, maybe even > > with a link to the matching PECL/PEAR entry rather then leaving the user > > in doubt if he/she can actually make use of the function in his/her > > environment. > Steps

Re: [PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Gabor Hojtsy
Hi! (Also CC-ig King Of PECL :) while hunting down some information about some PECL/PEAR related things, i found it very disturbing to have "no version, might be cvs only" as the Version-Information for the functions created by those extensions. We should change that to be of something more meani

[PHP-DOC] PECL/PEAR in Docs

2004-02-02 Thread Arne Blankerts
Heya, while hunting down some information about some PECL/PEAR related things, i found it very disturbing to have "no version, might be cvs only" as the Version-Information for the functions created by those extensions. We should change that to be of something more meaning full, maybe even with a