Skip to content

peoplepath/workshop-memory-leaks

Repository files navigation

PHP Memory leaks - and how to find them

This repo contains source codes for talk about memory leaks delivered on IPC Berlin 2022

prerequisite

build docker

docker build -t php81-xdebug .

dump autoloader

composer dump-autoload

execute examples

./php81 complexExample.php

You can play with memory limit by setting property "memory_limit":

./php81 -d memory_limit=3000M complexExample.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages