PHP 코어: Zend 엔진 해커 가이드
PHP Manual

Memory management

Table of Contents

Memory management in the Zend Engine is deceptively simple. There are some APIs to learn, and some concepts behind them to understand, but that's about all.


PHP 코어: Zend 엔진 해커 가이드
PHP Manual