Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

对 php7.4 的支持,以及debug页面使用国内cdn镜像 #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

d-w-x
Copy link

@d-w-x d-w-x commented Jul 23, 2020

在 php7.4 中,join的参数里将字符放在前面。

相关报错(500页面错误)

[2020-07-23 20:08:19] local.ERROR: join(): Passing glue string after array is deprecated. Swap the parameters (View: /var/www/oneManager/resources/views/vendor/log-viewer/bootstrap-4/show.blade.php) {"userId":2,"exception":"[object] (ErrorException(code: 0): join(): Passing glue string after array is deprecated. Swap the parameters (View: /var/www/oneManager/resources/views/vendor/log-viewer/bootstrap-4/show.blade.php) at /var/www/oneManager/storage/framework/views/ca.php:260, ErrorException(code: 0): join(): Passing glue string after array is deprecated. Swap the parameters at /var/www/oneManager/storage/framework/views/ca.php:260)
[stacktrace]


修改了 /admin/debug 页面使用的代理

在 php7.4 中,join的参数里将字符放在前面。

相关报错
'''txt
[2020-07-23 20:08:19] local.ERROR: join(): Passing glue string after array is deprecated. Swap the parameters (View: /var/www/oneManager/resources/views/vendor/log-viewer/bootstrap-4/show.blade.php) {"userId":2,"exception":"[object] (ErrorException(code: 0): join(): Passing glue string after array is deprecated. Swap the parameters (View: /var/www/oneManager/resources/views/vendor/log-viewer/bootstrap-4/show.blade.php) at /var/www/oneManager/storage/framework/views/ca.php:260, ErrorException(code: 0): join(): Passing glue string after array is deprecated. Swap the parameters at /var/www/oneManager/storage/framework/views/ca.php:260)
[stacktrace]
'''
@d-w-x d-w-x changed the title 对 php7.4 的支持 对 php7.4 的支持,以及debug页面使用国内cdn镜像 Jul 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant