Home > Archive > PHP Documentation > September 2006 > Re: [PHP-DOC] PECL Documentation issues
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] PECL Documentation issues
|
|
| Jakub Vrana 2006-09-19, 3:57 am |
| Philip Olson wrote:
> Since a version of PHP will have an unknown version of the PECL
> extension installed, we can't really relate the two. Or, can we? =20
> Should we create a functable[2], of sorts, for PECL extensions? The
> version information for a function might for example say: "(PECL >=3D
> 0.4.2)" -- This smells like a large task, and functable is a beast =20
> with few able to tame it.
functable already sets version information to 'PECL' for PECL
extensions (at least some of them, e.g. APC).
Jakub Vrana
| |
| Philip Olson 2006-09-19, 6:58 pm |
|
On Sep 19, 2006, at 12:50 AM, Jakub Vrana wrote:
> Philip Olson wrote:
>
> functable already sets version information to 'PECL' for PECL
> extensions (at least some of them, e.g. APC).
We need it to say the PECL version information instead of just (PECL).
There is a changelog at pecl.php.net but imho that's not enough.
Regards,
Philip
|
|
|
|
|