]> git.mxchange.org Git - core.git/commit
Continued: master
authorRoland Häder <roland@mxchange.org>
Mon, 18 Nov 2024 06:47:34 +0000 (07:47 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 18 Nov 2024 06:47:34 +0000 (07:47 +0100)
commitf993e439e838c8cea3a98b1254c2cf340d68bc77
tree9281911a374badbb4fb9a54b61bebf1e142d7d91
parente3c223c2711ce7c31a3cbd3116ec1865879e38b7
Continued:
- added debug/trace lines
- pad with zeros only hexadecimal strings that are shorter than $maxLength,
  if set
- rewind() does NOT have a returned type, if you count 'void' as a non-type ;-)
framework/main/classes/iterator/default/class_DefaultIterator.php
framework/main/classes/iterator/file/class_FileIterator.php
framework/main/classes/utils/strings/class_StringUtils.php
framework/main/interfaces/io/pointer/io/class_InputOutputPointer.php