]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 29 Oct 2020 13:56:54 +0000 (14:56 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 29 Oct 2020 13:56:54 +0000 (14:56 +0100)
commit7bd5dcb1e6ba1601a6bf58fd17d002231c856e37
tree8fd7ee5df04ea60513d7663ea2ea8aca1b030a48
parenteb3129b939e6e51fdd164c75188d367590935f2e
Continued:
- further rewrites from array to PackageData class
- updated core framework

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/handler/package/class_NetworkPackageHandler.php
application/hub/classes/package/deliverable/class_PackageData.php
application/hub/classes/package/fragmenter/class_PackageFragmenter.php
application/hub/classes/tools/hub/class_HubTools.php
application/hub/exceptions/package/class_InvalidDataChecksumException.php
core