HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tuqqu

no profile record

comments

tuqqu
·قبل 8 أشهر·discuss
Strict types determine whether a function accepts a variable of a certain type, casts it, or throws a TypeError. It does not affect int + string operations or anything else really
tuqqu
·قبل سنتين·discuss
author here: yeah, as someone pointed out already, I could not find a way to make them async. PHP only has Fibers, and they are not sufficient for that.