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
// setting $andCacheable to false should be deprecated in 4.1
1454
+
if (\func_num_args() > 0 && func_get_arg(0)) {
1458
1455
thrownew \BadMethodCallException('Checking only for cacheable HTTP methods with Symfony\Component\HttpFoundation\Request::isMethodSafe() is not supported.');
0 commit comments