]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 22 Aug 2025 20:49:29 +0000 (22:49 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Aug 2025 20:49:29 +0000 (22:49 +0200)
commit88202e101f3766fd96b6fc9440e15d20a9ed6a67
tree15660a6ccca5ad964403ea4d115a9792c79d0243
parentf661757540897e6a0ee26231ddba8de4835fdd04
Continued:
- switched to "new" [] style instead of old-fashioned array()
- changed type-hint from DebugMiddleware (class) to Logger (interface)
framework/config/class_FrameworkConfiguration.php
framework/main/classes/class_BaseFrameworkSystem.php
framework/main/classes/utils/strings/class_StringUtils.php
framework/main/interfaces/class_FrameworkInterface.php
framework/main/interfaces/lists/class_Listable.php