Home > Archive > PHP Documentation > December 2004 > Re: [PHP-DOC] PECL in version information
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 in version information
|
|
| Jakub Vrana 2004-12-31, 3:55 pm |
| Nuno Lopes wrote:
> IMHO, PECL should just be used for functions that aren't bundled.
> spl* (PHP 5), not spl*(PHP 5, PECL)
Right, it would be easy, here is the patch for it.
> Examples:
> tidy_xx (PECL PHP >= 4.3.0, PHP 5) -- parsing the package.xml you can get
> the PHP version
> or even better:
> tidy_get_xx (PECL tidy >= 0.5.2, PHP 5) -- this one would be must more
> difficult to do, but just a suggestion :)
This will be in version 2 :-).
Jakub Vrana
| |
| Nuno Lopes 2004-12-31, 3:55 pm |
| >Nuno Lopes wrote:
>
>Right, it would be easy, here is the patch for it.
>
>This will be in version 2 :-).
For me, its fine for now.
Oh, don't forget to forward the patch to Harmut, as there are only 3 persons
with karma (hholzgra,stas,derick) for the functable module.
Nuno
|
|
|
|
|