osamasc

Results 1 comments of osamasc

Would you happen to have any updates? i guess the problem is this line while (($next_char = fread($this->stream, 1)) !== false && !in_array($next_char, ["","\n"])) { it loops for 20,000 times...