return true to win

<?php

function foo($x)
{
    return $x('gehr') === 'true';
}
foo(
)
Score: 0

Absolute best score: 9