Skip to content
Commit 8143a415 authored by Uma's avatar Uma
Browse files

Merge branch 'zipFile_corruption' into 'master'

Zip file corruption.

As call time pass by reference is deprecated [Ref](https://www.php.net/manual/en/language.references.pass.php), 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.

See merge request !546
parents 60b4b702 72b7b68f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment