<?php $x = 8; $y = 8.0; var_dump($x === $y);
You have javascript disabled. You will not be able to edit any code.