> > > If it's one of the magic in-pecl-and-disto extensions (like sqlite) then > > > it should be listed in EXTENSIONS, but also point people to the PECL > > > page for that extension (which, theoretically, should be more up-to-date). > > > (proposed entry) > > -------------------------------------------------------------------------- -- > > --- > > EXTENSION: sqlite > > COMMENT: see http://pecl.php.net/package/SQLite > > -------------------------------------------------------------------------- -- > > This seems fine to me; the PECL page will always be up-to-date, > regardless of the PHP version that the EXTENSIONS file came with. > > > > One of the things I'd like to see is an auto-generated EXTENSIONS file > > > based on the package.xml files we have all over now (since hartmut went > > > through and fleshed them out). Likewise, the CREDITS files could be > > > generated that way too.
There's currently no way to autogenerate the info that an extension exists in PECL, however... if nobody objects, I'll go through and alter the affected entries manually for now, but there needs to be some tag in the package.xml files to indicate PECLization. > > --Wez. - Steph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php