Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行的好好地突然就报错了 #17

Open
iowong opened this issue Dec 15, 2021 · 8 comments
Open

运行的好好地突然就报错了 #17

iowong opened this issue Dec 15, 2021 · 8 comments

Comments

@iowong
Copy link

iowong commented Dec 15, 2021

微信截图_20211215204228

@xhboke
Copy link
Owner

xhboke commented Dec 15, 2021

代码问题,可以在函数里面套个异常处理机制(try语句)或者调整下PHP的异常报告机制(error reporting)

@iowong
Copy link
Author

iowong commented Dec 15, 2021

代码问题,可以在函数里面套个异常处理机制(try语句)或者调整下PHP的异常报告机制(error reporting)

好像挂了 信息都获取不到了

@xhboke
Copy link
Owner

xhboke commented Dec 18, 2021

具体是哪部影片呢

@iowong
Copy link
Author

iowong commented Dec 19, 2021

具体是哪部影片呢

用你的就能获取到 我的有的可以 有的报错
微信截图_20211219101702
微信截图_20211219101647

@xhboke
Copy link
Owner

xhboke commented Dec 19, 2021

屏蔽下报错试试
error_reporting(E_ERROR | E_WARNING | E_PARSE);

@iowong
Copy link
Author

iowong commented Dec 19, 2021

屏蔽下报错试试 error_reporting(E_ERROR | E_WARNING | E_PARSE);

有的可以 有的就不行 搞不懂

微信截图_20211219114546
微信截图_20211219114402
微信截图_20211219114348

@xhboke
Copy link
Owner

xhboke commented Dec 19, 2021

@iowong
Copy link
Author

iowong commented Dec 19, 2021

试试这个 https://github.com/xhboke/douban/releases/tag/2.1

试了 也不行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants