Actions
Support #1960
closedPHP Windows builds required for the different compiler versions
Start date:
2013-12-16
Due date:
% Done:
0%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
0.1
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
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.
Please register to edit this issue
Actions