v.25.4Bug Fix (user-visible misbehavior in an official stable release)
GroupArray* functions now produce BAD_ARGUMENTS error
groupArray*functions now produceBAD_ARGUMENTSerror for Int-typed 0 value of themax_sizeargument, like it's already done for UInt one, instead of trying to execute with it. #78140 (Eduard Karacharov).