Vote Details for "PHP_Compat" by alan_k

» Details
  • Voter: Alan Knowles 
  • Vote: +1 (conditional)
  • Reviews: Cursory source review
» Comment
condition: - that you promise to read the CS standard :)

BTW:

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

is shorter.. albeit marginally slower..