We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b3b61 commit 7afd050Copy full SHA for 7afd050
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