mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 04:39:44 +08:00
PHP 8.1.0 已禁用的函数无法正常显示 #64
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 @LAOZTK on GitHub (Nov 28, 2021).
Originally assigned to: @kmvan on GitHub.
@kmvan commented on GitHub (Nov 28, 2021):
了解,等开发系统推送 8.1 就更新
-------- Original message --------
From: LAOZTK @.>
Date: 11/28/21 10:51 (GMT+08:00)
To: kmvan/x-prober @.>
Cc: "Km.Van" @.>, Assign @.>
Subject: [kmvan/x-prober] PHP 8.1.0 已禁用的函数无法正常显示 (Issue #176)
[image]https://user-images.githubusercontent.com/38147713/143726988-268c12b6-39d6-4939-939d-41807432c0ed.png
―
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHubhttps://github.com/kmvan/x-prober/issues/176, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA5JMQQMJOCBWJ7PRBDHZH3UOGKMNANCNFSM5I4Y2URQ.
Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
@kmvan commented on GitHub (Nov 28, 2021):
php.ini设置的这处内容是?@LAOZTK commented on GitHub (Nov 28, 2021):
是空的,安装8.1.0后,php.ini这里的默认配置是空的
@kmvan commented on GitHub (Nov 28, 2021):
那不就是 - 吗
@LAOZTK commented on GitHub (Nov 28, 2021):
ok,手动添加上去后,显示正常了