Vote Details for "PHP_Compat" by alan_k

» Details
» Comment
condition: - that you promise to read the CS standard :)

BTW:

file_get_contents($file) { return implode('',file($file)); }

is shorter.. albeit marginally slower..