HomePhorge

Fixed += op changing arrays in outer scope
6bb10b6b5b59Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixed += op changing arrays in outer scope

The += operator was changing the value of the variable that it was
supposed to clone when the value was an array.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe0892d964d4d: Moved full scoping tests to integrtion
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU6bb10b6b5b59: Fixed += op changing arrays in outer scope (authored by Andrew Parker <andy@puppetlabs.com>).Apr 20 2012, 10:46 PM