Skip to content

Commit 7afd050

Browse files
author
Derick Rethans
committed
Fixed version numbers.
1 parent 02b3b61 commit 7afd050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/README.ZEND_MM

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Zend MM disabled:
2727
Shared extensions:
2828
------------------
2929

30-
Since PHP 5.4 it is possible to prevent shared extensions from unloading so
30+
Since PHP 5.3.11 it is possible to prevent shared extensions from unloading so
3131
that valgrind can correctly track the memory leaks in shared extensions. For
3232
this there is the ZEND_DONT_UNLOAD_MODULES environment variable. If set, then
3333
DL_UNLOAD() is skipped during the shutdown of shared extensions.

0 commit comments

Comments
 (0)