]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 2 Dec 2020 02:44:12 +0000 (03:44 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 2 Dec 2020 02:44:12 +0000 (03:44 +0100)
commit8b3d5574973066ee9e99759f283005ca0c8d519b
tree74bbcc23fbb351a3957fb23f973a0ff64a801f3a
parent0ab475e77c70b60e323a87b97a73c39a695c6c13
Continued:
- added type-hints for primitive variables

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/file_directories/io_stream/class_FileIoStream.php
framework/main/classes/output/debug/console/class_DebugConsoleOutput.php
framework/main/classes/output/debug/error/class_DebugErrorLogOutput.php
framework/main/classes/output/debug/web/class_DebugWebOutput.php
framework/main/classes/streams/crypto/mcrypt/class_McryptStream.php
framework/main/classes/streams/crypto/null/class_NullCryptoStream.php
framework/main/classes/streams/crypto/openssl/class_OpenSslStream.php
framework/main/interfaces/streams/class_Stream.php