This container was made to reproduce the bug reported in issue #81 at php-meminfo
1.0K
This container was made to reproduce the bug reported in issue #81 at php-meminfo
https://github.com/BitOne/php-meminfo/issues/81
How to reproduce the bug:
docker pull gusantoniassi/php-meminfo-memory-leak-bug
docker run -it --rm gusantoniassi/php-meminfo-memory-leak-bug bash
cd /opt/php-meminfo/extension/php7
make test
# test dump-memory_leak.phpt should fail
Content type
Image
Digest
Size
220.7 MB
Last updated
almost 8 years ago
docker pull gusantoniassi/php-meminfo-memory-leak-bug