Skip to content

Instantly share code, notes, and snippets.

@CrookedNumber
Created March 21, 2013 14:38
Show Gist options
  • Save CrookedNumber/5213522 to your computer and use it in GitHub Desktop.
Save CrookedNumber/5213522 to your computer and use it in GitHub Desktop.
Bump PHP memory then test
ini_set('memory_limit','2048M');
dpm(ini_get('memory_limit'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment