mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 04:31:40 +08:00
需要更新对php8.4的支持了 #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @niceran on GitHub (Mar 21, 2025).
Originally assigned to: @kmvan on GitHub.
PHP 8.4 弃用了一些定义,导致报错
@niceran commented on GitHub (Mar 21, 2025):
Deprecated: InnStudio\Prober\Components\Rest\RestResponse::__construct(): Implicitly marking parameter $data as nullable is deprecated
@kmvan commented on GitHub (Mar 21, 2025):
下个版本会更新,且会去掉webpack使用vite等更好的构建工具。
@niceran commented on GitHub (Mar 21, 2025):
非常感谢提供这么好的工具!辛苦了🍻
---原始邮件---
发件人: @.>
发送时间: 2025年3月21日(周五) 晚上8:00
收件人: @.>;
抄送: @.@.>;
主题: Re: [kmvan/x-prober] 需要更新对php8.4的支持了 (Issue #224)
下个版本会更新,且会去掉webpack使用vite等更好的构建工具。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
kmvan left a comment (kmvan/x-prober#224)
下个版本会更新,且会去掉webpack使用vite等更好的构建工具。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
@kmvan commented on GitHub (Mar 23, 2025):
更新了可以试试看