Skip to main content

Bug Tracker

Side navigation

#14982 closed feature (plugin)

Opened April 10, 2014 10:45AM UTC

Closed April 14, 2014 04:47PM UTC

Core: Allow more than 2 arrays for merge function

Reported by: onovy Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.11.0
Keywords: Cc:
Blocked by: Blocking:
Description

Function merge now allows only 2 arrays for merging. This patch allow to have more than 2 arrays for merging, same as function extend allows more then 2 plain objects for merge.

https://github.com/jquery/jquery/pull/1556

Attachments (0)
Change History (1)

Changed April 14, 2014 04:47PM UTC by dmethvin comment:1

resolution: → plugin
status: newclosed

Discussed in the core meeting. If you need this functionality write a plugin.