最新版本:7.0.9 / 5.6.24
更新日期:2016-7-28
系统要求:Windows XP/2003
修改说明:因从头编译PHP太麻烦,故将部分Vista以上的API函数手动实现,然后为可执行文件的导入表打补丁。
DLL名称 | 函数名称 | nonxp.dll版本 |
---|---|---|
iphlpapi.dll | if_nametoindex | 0.0.1.11 |
------------- | --------------------------- | -------------- |
GetFinalPathNameByHandleA | 0.0.2.20 | |
GetFinalPathNameByHandleW | 0.0.2.20 | |
GetTickCount64 | 0.0.1.11 | |
InitializeConditionVariable | 0.0.4.40 | |
kernel32.dll | InitializeCriticalSectionEx | 0.0.3.30 |
SleepConditionVariableCS | 0.0.4.40 | |
WakeAllConditionVariable | 0.0.4.40 | |
WakeConditionVariable | 0.0.4.40 | |
------------- | --------------------------- | -------------- |
shell32.dll | SHGetKnownFolderPath | 0.0.3.30 |
------------- | --------------------------- | -------------- |
WSASendMsg | 0.0.1.11 | |
ws2_32.dll | inet_ntop | 0.0.1.11 |
inet_pton | 0.0.1.11 |
PHP 7:系统必须装有 IE8 和 VC14 运行时库。
PHP 5.6:系统必须装有 IE8 和 VC11 运行时库。
程序包
PHP 7.0.9 for Windows XP/2003 完整版 (non thread safe, for IIS)
PHP 7.0.9 for Windows XP/2003 完整版 (thread safe, for Apache httpd)
PHP 5.6.24 for Windows XP/2003 完整版 (non thread safe, for IIS)
PHP 5.6.24 for Windows XP/2003 完整版 (thread safe, for Apache httpd)
源代码