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 :-).

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

Reply via email to