phpinternalsbook / PHP-Internals-Book

PHP Internals Book
http://www.phpinternalsbook.com/
Other
1.39k stars 177 forks source link

Add ZendMM internals, lifecycle and how to hook into docs #145

Closed realFlowControl closed 1 year ago

realFlowControl commented 1 year ago

Hey there 👋

this PR will add a missing documentation about the ZendMM internal design, as well as a section about the lifecycle of the Zend Memory Manager and an example of how to hook into it.

Girgias commented 1 year ago

@arnaud-lb and @iluuu1994 you may know more than I do about ZendMM.

arnaud-lb commented 1 year ago

Looks good to me, thank you!