[commits] Compress branch master updated. 5363ddefc31d907119599622c6dde5eeaeb94930
Michael J. Rubinsky
mrubinsk at horde.org
Mon Feb 11 04:24:55 UTC 2019
The branch "master" has been updated.
The following is a summary of the commits.
from: 68e7cb5495dd581f338026f919c9c30cacefb68a
5498aec Remove Autoload.php
b2be2ef Prevent undefined variable warnings
5377519 Fix test.
5363dde [mjr] Remove dependency on Math_BigInteger.
Summary: https://github.com/horde/Compress/compare/68e7cb5495dd...5363ddefc31d
-----------------------------------------------------------------------
commit 5498aec15f10f68a34270df7f90c25eba4262691
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:24:24 -0500
Remove Autoload.php
Math_BigInteger was the only thing in here, and it's not used.
R test/Horde/Compress/Autoload.php
https://github.com/horde/Compress/commit/5498aec15f10f68a34270df7f90c25eba4262691
-----------------------------------------------------------------------
commit b2be2ef9d3fed8ce0c413182e0b323ee93a141d4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:24:32 -0500
Prevent undefined variable warnings
for systems without posix_getpwuid | posix_getgrgid
M lib/Horde/Compress/Tar.php
https://github.com/horde/Compress/commit/b2be2ef9d3fed8ce0c413182e0b323ee93a141d4
-----------------------------------------------------------------------
commit 537751911141c5c69d51294025afa1ffc5d0d532
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:24:41 -0500
Fix test.
Cannot rely on the order that the directory is iterated. On
my development machine, in fact, these are returned in a different
order.
M test/Horde/Compress/TarTest.php
M test/Horde/Compress/ZipTest.php
https://github.com/horde/Compress/commit/537751911141c5c69d51294025afa1ffc5d0d532
-----------------------------------------------------------------------
commit 5363ddefc31d907119599622c6dde5eeaeb94930
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:24:50 -0500
[mjr] Remove dependency on Math_BigInteger.
M doc/Horde/Compress/changelog.yml
https://github.com/horde/Compress/commit/5363ddefc31d907119599622c6dde5eeaeb94930
More information about the commits
mailing list