Skip to content

Commit c9436c2

Browse files
author
Derick Rethans
committed
Fixed version numbers.
1 parent ecf8986 commit c9436c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/README.ZEND_MM

Lines changed: 1 addition & 1 deletion
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)