Settings | Sign in | Sign up

There are currently 3 posts.

php8.3不支持win7

Floor 1 巨大八爪鱼 5/30/24 10:29

php.exe - 无法找到入口
无法定位程序输入点 GetCurrentThreadStackLimits 于动态链接库KERNEL32.dIl 上。

PHP 8.3在 Windows 7 上无法运行,原因是 PHP 官方已经不支持 Windows 7,现在 PHP 支持的最低 Windows 操作系统版本是 Windows 8 和 Windows Server 2012。
如果操作系统是 Windows 7 或 Windows Server 2008,可以选择 PHP 8.2 及更低版本。
如果操作系统是 Windows XP 或 Windows Server 2003,只能选择 PHP 5.4 及更低版本。
PHP 官方链接:https://www.php.net/manual/en/migration83.windows-support.php

Floor 2 巨大八爪鱼 11/12/24 13:18
Minimum supported Windows version has been bumped to Windows 8 or Windows Server 2012.
Floor 3 巨大八爪鱼 7/10/25 18:19

PHP 8.3 not working on Windows 7 #12762

自己实现一个GetCurrentThreadStackLimits函数,就能在win7上运行php8.3了。

https://github.com/php/php-src/issues/12762

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
©2010-2025 Purasbar Ver3.0 [Mobile] [Desktop]
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported license.