You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Improve bytes conversion method was merged #7413, the getPostMaxSize function in Symfony\Component\Form\Extension\Validator\Util\ServerParams.php returns a bad int number (whether the iniMax number is greater than PHP_INT_MAX 2147483647).