Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this message>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
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.