minor #1638 Simplify extend call (hkdobrev)
This PR was merged into the 2.3.x-dev branch. Discussion ---------- Simplify extend call Since Pimple 2.x there is no need to re-assign the result from `extend()` call to the same key. Pimple already does that. Commits ------- 84bcb9b9 Simplify extend call
Showing
Please register or sign in to comment