<?php if (defined('HHVM_VERSION')) { exit('*HHVM skipped*'); } // The following line will emit some error if current()'s argument cannot be passed by value var_dump(current(array_flip(array('foo' => 'bar'))));
You have javascript disabled. You will not be able to edit any code.