Skip to content

Commit

Permalink
Fixed version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Rethans committed Mar 6, 2012
1 parent 02b3b61 commit 7afd050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zend/README.ZEND_MM
Expand Up @@ -27,7 +27,7 @@ Zend MM disabled:
Shared extensions:
------------------

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
that valgrind can correctly track the memory leaks in shared extensions. For
this there is the ZEND_DONT_UNLOAD_MODULES environment variable. If set, then
DL_UNLOAD() is skipped during the shutdown of shared extensions.
Expand Down

0 comments on commit 7afd050

Please sign in to comment.