Bug#339621: [php-maint] Bug#339621: php5-dev: PHP_API_VERSION in 5.0.5-3 shows 20031224 but /usr/lib/php5 shows 20041030

2007-05-07 Thread Martijn Grendelman
Unfortunately, the 'phpize5' script, that is included in php5-dev (with the latest version, 5.2.2-1) uses the following code to extract API versions: phpize_get_api_numbers() { # extracting API NOs: PHP_API_VERSION=`grep '#define PHP_API_VERSION' $includedir/main/php.h|sed 's/#define

Bug#339621: [php-maint] Bug#339621: php5-dev: PHP_API_VERSION in 5.0.5-3, shows 20031224 but /usr/lib/php5 shows 20041030

2007-05-07 Thread Martijn Grendelman
Hm, never mind my previous message, the one that's important is the one called 'ZEND_MODULE_API' and $includedir/Zend/zend_modules.h contains the correct version string. The error I quoted was the result of a bug in dh-make-php. I apologize. Best regards, Martijn Grendelman -- To