<?php var_dump( abs( PHP_INT_MIN ) ); var_dump( abs( PHP_INT_MIN + 1 ) );
You have javascript disabled. You will not be able to edit any code.