--TEST-- Test for xdebug_peak_memory_usage --INI-- xdebug.mode=develop xdebug.auto_profile=0 --FILE-- $c) ? "Current is HIGHER than peak\n" : "Current is lower than peak\n"; echo ($d > $e) ? "Current is HIGHER than peak\n" : "Current is lower than peak\n"; ?> --EXPECTF-- %speak_memory_usage.php:22: int(%d) %speak_memory_usage.php:22: int(%d) %speak_memory_usage.php:22: int(%d) %speak_memory_usage.php:22: int(%d) %speak_memory_usage.php:22: int(%d) Current is lower than peak Current is lower than peak