Commit graph

11 commits

Author SHA1 Message Date
27681d53da
Update CHANGELOG.md for version 1.0.3 and modify project.json to reflect new version and updated dependency source
Some checks are pending
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
2025-03-14 14:07:49 -04:00
02042dcb39
Updated README.md 2025-03-11 14:14:01 -04:00
netkas
418353b579 ExceptionDetails now accepts a string as a type for the $line and $code parameter, this will automatically
convert the string to an integer.
2025-01-27 03:21:02 -05:00
netkas
61be8c6d73 ExceptionDetails now accepts a string as a type for the $line parameter, this will automatically convert the string to an integer. 2025-01-27 03:11:53 -05:00
netkas
625432e088 Bumped version to 1.0.2 2025-01-27 03:05:28 -05:00
netkas
aad666ee29 Bumped version to 1.0.1 2025-01-22 13:53:47 -05:00
netkas
4848eee708 Fixed issue where \LogLib2\Classes\Utilities::getSafeValue(mixed $input) would return a null value when the typed output is string by including a branch that converts the gettype($input) to a string when the input is null. 2025-01-22 13:53:32 -05:00
netkas
838b6137dc Added CHANGELOG.md 2025-01-22 01:03:44 -05:00
netkas
80a6af74ed Added initial codebase 2025-01-22 01:02:17 -05:00
netkas
493a86bc9b Updated ignore files 2025-01-16 00:21:13 -05:00
netkas
3c094c7ac2 Initial Commit 2025-01-16 00:20:45 -05:00