Make PHP consume unlimited memory
Sometimes in your dev environment PHP memory limit exhaustions can be very frustrating. A quick tip to bypass these is to set PHP's memory limit to unlimited in your php.ini file;
memory_limit = -1
Written by Robin van der Vleuten
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#