There are currently 3 posts.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
1453 2
php8.3不支持win7
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 1 Posted at: 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

巨大八爪鱼
武林盟主 二十一级
Reply
Floor 2 Posted at: 11/12/24 13:18
Minimum supported Windows version has been bumped to Windows 8 or Windows Server 2012.
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 3 Posted at: 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

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 1453 Replies: 2
Author: 巨大八爪鱼
Last reply: 巨大八爪鱼
Last reply time: 7/10/25 18:19
Bar Hot Posts
Announcements