mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
5d66314cea
Unlike other settings, this has a perfectly reasonable default, calculated using a dynamic formula. If the default was hardcoded to "2" or something, then it would make sense to have a warning, since that could potentially be bad, but for a dynamically calculated value based on other mandatory settings, a notice ought to be enough.