search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

袁生

袁生

Follow
student

Follow 0
fans 0
integral 0
Grammar errors for beginners: syntax error, unexpected ':', expecting '

function sum(int ...$nums){ return array_sum($nums);}try { echo sum(...nums:1,2,3,5); //This sentence reports an error, I don’t know what the problem is. } catch (\Throwable $th) { echo $th->getMessage();}

2020-06-09 09:24:47Ask
PHP