Skip to content

Zip file corruption.

Uma requested to merge uma.s/vtigercrm:zipFile_corruption into master

As call time pass by reference is deprecated Ref, we need to completely remove reference to this.

Package import and export is one of the place using dZip and dUnzip library, Which has call time pass by reference, has been cleaned up.

Merge request reports