<?php class X { const T = (int) 1.73; // Fatal error //const U = (object) []; } echo X::T; //
You have javascript disabled. You will not be able to edit any code.