微软此前一贯为在Windows上开拓和构建PHP编程措辞供应支持。此支持包括为PHP开拓安全修补程序和创建本机Windows版本。
PHP
随着PHP 8.0操持于2020年11月发布,Microsoft PHP Windows的卖力人Dale Hirt在PHP Internals邮件列表中表示,他们将不支持Windows的PHP 8.0。

"We know that the current cadence is 2 years from release for bug fixes, and 1 year after that for security fixes. This means that PHP 7.2 will be going out of support in November. PHP 7.3 will be going into security fix mode only in November. PHP 7.4 will continue to have another year of bug fix and then one year of security fixes. We are committed to maintaining development and building of PHP on Windows for 7.2, 7.3 and 7.4 as long as they are officially supported. We are not, however, going to be supporting PHP for Windows in any capacity for version 8.0 and beyond." Hirt posted.
“我们知道,当前的漏洞修复发布周期为2年,而安全修复发布周期为1年。这意味着PHP 7.2将在11月停滞支持。PHP7.3仅在以下版本进入安全修复模式11月,PHP 7.4将连续进行一年的缺点修复,然后再进行一年的安全修复,我们致力于掩护Windows上PHP 7.2、7.3和7.4的开拓和构建,只要它们得到官方支持即可。但是,它将在PHP 8.0版及更高版本中不受支持。” Hirt提到。
为了使Hirt的帖子更加清晰,PHP的经理Sara Golemon发布到 Reddit,阐明说这并不虞味着Windows不会支持PHP 8.0,这仅表示Microsoft不会成为其支持者。
"For some possibly missing context, Microsoft runs https://windows.php.net and produces all the official builds of PHP for Windows. If you run `php.exe`, or `mod_php7.dll` or whatever the websapi versions are actually called, then you either use Microsoft's own builds of PHP or you're compiling it yourself.
This message means Microsoft aren't going to produce official builds for PHP 8 onwards.
This message does NOT mean that nobody will."
”对付某些可能短缺的环境,Microsoft运行https://windows.php.net列表上的软件并为Windows供应所有正式的PHP版本。如果您运行php.exe或mod_php7.dll或实际调用的任何websapi版本,那么您要么利用Microsoft自己的PHP版本,要么自己编译。
此表示Microsoft不会为PHP 8或更高版本供应官方正式版本。
此并 不 意味着没有其他人会供应其正式版本“。
Microsoft尚未解释为什么它们不再支持PHP 8.0,但这可能是由于Windows子系统Linux(WSL)中已经存在广泛的PHP支持。
微软一贯在积极开拓WSL,它许可用户安装直接在Windows 10中运行的各种Linux发行版。
由于这些发行版已经支持PHP 7.4,并且在发行时将支持PHP 8.0,因此Microsoft可能认为没有必要连续在Windows中支持本地PHP构建。