]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 31 Jan 2025 23:08:12 +0000 (00:08 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 31 Jan 2025 23:12:19 +0000 (00:12 +0100)
commit60f9b6bef3b79c8369ee47c2c9f709c5e209f1b6
tree05372de580d9718faeab465865d57cf2542da8ae
parent49fd3a3495fa89b63709e0e1cde5e3240965b2e5
Continued:
- more scalar type-hints
- lesser debugOutput() deprecated) method invocations
- updated composer.lock
14 files changed:
composer.lock
framework/main/classes/auth/class_CookieAuth.php
framework/main/classes/cache/class_MemoryCache.php
framework/main/classes/client/http/class_HttpClient.php
framework/main/classes/filter/class_FilterChain.php
framework/main/classes/index/file/class_BaseFileIndex.php
framework/main/classes/index/file/stack/class_FileStackIndex.php
framework/main/classes/iterator/file/class_FileIterator.php
framework/main/classes/parser/xml/class_XmlParser.php
framework/main/classes/streams/crypto/null/class_NullCryptoStream.php
framework/main/classes/streams/crypto/openssl/class_OpenSslStream.php
framework/main/classes/template/class_BaseTemplateEngine.php
framework/main/interfaces/auth/class_Authorizeable.php
framework/main/interfaces/cache/class_Cacheable.php