[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP Policy Draft: API version



hey olly,

On Mon, Apr 10, 2006 at 06:24:20PM +0000, Olly Betts wrote:
> However, looking at the php4-dev and php5-dev packages in unstable:
> 
> $ sed -ne 's/\#define PHP_API_VERSION //p' < /usr/include/php4/main/php.h
> 20020918
> $ php-config4 --extension-dir
> /usr/lib/php4/20050606
> $ sed -ne 's/\#define PHP_API_VERSION //p' < /usr/include/php5/main/php.h
> 20041225
> $ php-config5 --extension-dir
> /usr/lib/php5/20051025
> 
> And the existing packaged PHP modules seem to match the API version returned
> by --extension-dir rather than that in php.h.  Is this a bug in the draft
> PHP policy, in the packaging of those modules, or in the php[45]-dev packages?
> Or have I misunderstood something?

my impression is that you're correct.  this seems like a much cleaner
method to recommend as well... any seconds to change the draft?


	sean

Attachment: signature.asc
Description: Digital signature


Reply to: