Mantis - php5_dev
Viewing Issue Advanced Details
4820 packaging minor always 2011-09-08 11:40 2011-09-09 03:25
AirOnSkin  
bwalton  
normal  
closed  
fixed  
none    
none  
0004820: Wrong version number in php-config & php_version.h
The current php5_devel package shows up as version 5.2.9 as all the other php5_* packages do as well.
However, some files (I found two) in the devel pacakge still hold the old version number 5.2.4.

I encountered this after compiling eAccelerator and running 'php -v', which shows:
[eAccelerator] This build of "eAccelerator" was compiled for PHP version 5.2.4. Rebuild it for your PHP version (5.2.9) or download precompiled binaries.

The following files contain the old version number:
/opt/csw/php5/bin/php-config
/opt/csw/php5/include/php/main/php_version.h
Issue History
2011-09-08 11:40 AirOnSkin New Issue
2011-09-09 03:24 bwalton Status new => assigned
2011-09-09 03:24 bwalton Assigned To => bwalton
2011-09-09 03:25 bwalton Note Added: 0009257
2011-09-09 03:25 bwalton Status assigned => closed
2011-09-09 03:25 bwalton Resolution open => fixed

Notes
(0009257)
bwalton   
2011-09-09 03:25   
This should be corrected in the 5.3.8 packages too.

Thanks
-Ben