Project

Profile

Help

Support #1960

Updated by O'Neil Delpratt 3 months ago

Bug reported by Vasil Rangelov, 


 


 I've tried all of the combos with this DDL, and sadly, it's only 

 

 useful for PHP 5.4.* TS VC9 x86 builds, and nothing else (that is, 

 

 other combos don't even register at phpinfo()). 


 


 The necessary binaries for addressing all common Windows PHP setups would be: 

 

 PHP 5.4 TS VC9 

 

 PHP 5.4 NTS VC9 

 

 PHP 5.5 TS VC11 

 

 PHP 5.5 NTS VC11 

 

 (all x86) 


 


 I also tested PHP 5.3 (N)TS VC9 x86, and that too doesn't work. While 

 

 I see no reason not to also make PHP 5.3 VC9 (N)TS binaries, the PHP 

 

 5.3 is now in "security fixes only" mode, soon to be completely 

 

 EOL-ed, so IMHO, it's OK to not have it... it would hopefully 

 

 encourage more people to upgrade. 
 

Back