錯誤提示
ErrorException: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/dev/php/webman/vendor/workerman/workerman/Protocols/Http.php:217
加上一行判斷就修復了。
感謝反饋。主干已經(jīng)修復,等下個版本一起發(fā)布
??
下一版本發(fā)布時間是什么時候呢?
快的話預計幾天。這個問題很好規(guī)避,就是控制器不要返回null就行了