Re: [PHP-DEV] module versioning From: Andi Gutmans (andi <email protected>)
Date: 06/24/01

At 06:26 AM 6/24/2001 +0200, Jani Taskinen wrote:
>On Sun, 24 Jun 2001, Andi Gutmans wrote:
>
> >I think we should also consider saving the version in the extension
> >structure and having generic function such as extension_version("xml").
> >This would save us from having to bloat PHP by adding a foo_version()
> >function to all extensions.
>
>Just add one more entry into the module_entry struct?

Yep.

Andi

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>