-
1.0.1 Stable
released this
2025-01-22 18:53:47 +00:00 | 5 commits to master since this releaseMinor changes to the project
Fixed
- Fixed issue where \LogLib2\Classes\Utilities::getSafeValue(mixed $input) would return
a null value when the typed output isstring
by including a branch that converts
thegettype($input)
to a string when the input is null.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
net.nosial.loglib2.ncc
0 downloads · 1.5 MiB
- Fixed issue where \LogLib2\Classes\Utilities::getSafeValue(mixed $input) would return