From: Anatol Belski Date: Sun, 31 May 2015 21:50:29 +0000 (+0200) Subject: a bit more clearness fir --with-mp X-Git-Tag: php-7.0.0alpha1~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29a91e52adfdcd7fa5126e740190451eef98a553;p=php a bit more clearness fir --with-mp --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 1aa071fd2d..60ae493434 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -239,7 +239,8 @@ changes. See: https://wiki.php.net/phpng-upgrading which suppresses the most frequent false positive warnings - the --with-mp option will by default utilize all the available cores. It's - enabled by default and can be disabled with the special "disable" keyword. + enabled by default for release builds and can be disabled with the special + "disable" keyword. ======================== 3. Module changes