This repository was archived by the owner on Jan 29, 2022. It is now read-only.
对 php7.4 的支持,以及debug页面使用国内cdn镜像#41
Open
d-w-x wants to merge 3 commits intoYukiCoco:masterfrom
d-w-x:master
Open
对 php7.4 的支持,以及debug页面使用国内cdn镜像#41d-w-x wants to merge 3 commits intoYukiCoco:masterfrom d-w-x:master
d-w-x wants to merge 3 commits intoYukiCoco:masterfrom
d-w-x:master
Conversation
在 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]
'''
提高国内体验?
提高国内体验?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在 php7.4 中,join的参数里将字符放在前面。
相关报错(500页面错误)
修改了 /admin/debug 页面使用的代理