On Mon, 17 Sep 2001, Stig Bakken wrote:

> On Sun, 16 Sep 2001, Sander Steffann wrote:
> 
> > Hi,
> > 
> > > PHP_VERSION_NUM
> > 
> > +1 from me too.
> > 
> > > Example:
> > > GD_EXT_VERSION = 30201
> > 
> > Very big +1 on this one (or something similar). What also would be useful is
> > a built-in way to determine optional parts of extensions, like something to
> > check if GD supports GIF/PNG/etc. This way, you can check the version and
> > the optional parts.
> 
> The PHP version is trivial to do, but what about extensions that are
> bundled today but that will be 

(sorry for the interruption) ... de-bundled in the future.  What version
scheme should they follow?  Today using the PHP version could make sense,
but preparing for a de-bundled existence each extension should have its
own versioning scheme.

 - Stig


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to