We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf8986 commit c9436c2Copy full SHA for c9436c2
Zend/README.ZEND_MM
@@ -27,7 +27,7 @@ Zend MM disabled:
27
Shared extensions:
28
------------------
29
30
-Since PHP 5.4 it is possible to prevent shared extensions from unloading so
+Since PHP 5.3.11 it is possible to prevent shared extensions from unloading so
31
that valgrind can correctly track the memory leaks in shared extensions. For
32
this there is the ZEND_DONT_UNLOAD_MODULES environment variable. If set, then
33
DL_UNLOAD() is skipped during the shutdown of shared extensions.
0 commit comments