PHP Memory Leak when Throwing/Catching and Recursing
I spent the better part of the day chasing down this bug, so maybe Google in its infinite wisdom will help speed up your search for the same bug. It’s really an obvious and simple solution, but all the tough … Continue reading
Posted in Programming, Projects
Tagged catch, ini_get, memory, memory_get_usage, memory_limit, out of memory, PHP, throw, try
Leave a comment