Fatal Error: Allowed memory size of X bytes exhausted

Date:
Track:
Language:

Abstract

Everybody has already met this particular error. This talk will start by recalling you what the memory is in computer science. We’ll then foresee how PHP deals with memory by introducing the internal component Zend Memory Manager. Then, we’ll show you how to code efficiently by avoiding leaks in your code, talking about garbage collection, circular references, and copy on write mechanisms, particulary usefull to know when designing batch scripts

Tags:

Slides

Video

Sponsored by

Media Partner

Back to top