소스 검색

Update Worker.php

walkor 7 년 전
부모
커밋
744e1bb381
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Worker.php

+ 1 - 1
Worker.php

@@ -504,7 +504,7 @@ class Worker
     protected static function init()
     {
         set_error_handler(function($code, $msg, $file, $line){
-            echo "$msg in file $file on line $line\n";
+            Worker::safeEcho("$msg in file $file on line $line\n");
         });
 
         // Start file.