[commits] Compress branch FRAMEWORK_5_2 updated. e1fef9eb4237bed251b6d60130d67e7eb76c6d69
Michael J. Rubinsky
mrubinsk at horde.org
Mon Feb 11 04:23:01 UTC 2019
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: 2c7b046e6b38cc6b115125769d36ede11798dc22
eb3b89c Remove Autoload.php
1380532 Prevent undefined variable warnings
8b618e9 Fix test.
c1a5f55 [mjr] Remove dependency on Math_BigInteger.
9b16225 [mjr] Remove dependency on Math_BigInteger.
208074d Prepare for release.
e1fef9e Development mode for Horde_Compress-2.2.3
Summary: https://github.com/horde/Compress/compare/2c7b046e6b38...e1fef9eb4237
-----------------------------------------------------------------------
commit eb3b89c1120debc5a3fb4c32a76344b88946bd70
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 22:53:27 -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/eb3b89c1120debc5a3fb4c32a76344b88946bd70
-----------------------------------------------------------------------
commit 13805321d301a927a23facb96787c00a65da8713
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 22:53:56 -0500
Prevent undefined variable warnings
for systems without posix_getpwuid | posix_getgrgid
M lib/Horde/Compress/Tar.php
https://github.com/horde/Compress/commit/13805321d301a927a23facb96787c00a65da8713
-----------------------------------------------------------------------
commit 8b618e97b54263a66ed1b1e5a7bd7018c5a8c8f9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:19:06 -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/8b618e97b54263a66ed1b1e5a7bd7018c5a8c8f9
-----------------------------------------------------------------------
commit c1a5f5594799a11cad5fe552178f35ec3a931042
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:20:43 -0500
[mjr] Remove dependency on Math_BigInteger.
M doc/Horde/Compress/changelog.yml
https://github.com/horde/Compress/commit/c1a5f5594799a11cad5fe552178f35ec3a931042
-----------------------------------------------------------------------
commit 9b162252b161f68b8dc642251a05a2dcaff1d78a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:20:43 -0500
[mjr] Remove dependency on Math_BigInteger.
M doc/Horde/Compress/CHANGES
M package.xml
https://github.com/horde/Compress/commit/9b162252b161f68b8dc642251a05a2dcaff1d78a
-----------------------------------------------------------------------
commit 208074d18bac1ff023ebbf776d104c26a840e5dc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:22:00 -0500
Prepare for release.
M composer.json
M doc/Horde/Compress/changelog.yml
M package.xml
https://github.com/horde/Compress/commit/208074d18bac1ff023ebbf776d104c26a840e5dc
-----------------------------------------------------------------------
commit e1fef9eb4237bed251b6d60130d67e7eb76c6d69
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 10 Feb 2019 23:22:55 -0500
Development mode for Horde_Compress-2.2.3
M .horde.yml
M doc/Horde/Compress/CHANGES
M doc/Horde/Compress/changelog.yml
M package.xml
https://github.com/horde/Compress/commit/e1fef9eb4237bed251b6d60130d67e7eb76c6d69
More information about the commits
mailing list