Code Comments
Programming Forum and web based access to our favorite programming groups.>> Here is the patch for including PECL functions in version information > > > > Althought the bz2 extension is in PECL, it is bundled in the main > distribution, so why write PECL? > > IMHO, PECL should just be used for functions that aren't bundled. > > 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 :) > > spl* (PHP 5), not spl*(PHP 5, PECL) > > suggestions? Right. The old question comes up again. Deal with bundled and not bundled stuff differently... Goba
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.