<?php $obj1 = new class{}; $obj2 = new class{}; var_dump($obj1 === $obj2);
You have javascript disabled. You will not be able to edit any code.