<?php function blah(float $x) { var_dump($x); } blah((float) '123abc');
You have javascript disabled. You will not be able to edit any code.