Skip to content

Instantly share code, notes, and snippets.

@gitnik
Created April 22, 2014 10:47
Show Gist options
  • Save gitnik/11173819 to your computer and use it in GitHub Desktop.
Save gitnik/11173819 to your computer and use it in GitHub Desktop.
PHP Performance tricks
is_array -> $array === (array) $array
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment