Clemens Schwaighofer
3b1f8745c2
v9.36.0: Bug for call stack in logging and ErrorMessage class
2025-11-27 18:08:15 +09:00
Clemens Schwaighofer
fb9e04fe55
v9.35.0: Logging datetime to iso date format with time zone, unit checks fixes
2025-10-09 12:01:57 +09:00
Clemens Schwaighofer
dbbe6c263b
RandomKey class update, add methods to strings, json, array class, fix phpstan errors in other classes, add tests
2025-06-05 18:13:59 +09:00
Clemens Schwaighofer
e310cb626a
Logging file block separator character change, deprecated php 8.4 helpers
2025-01-17 10:05:54 +09:00
Clemens Schwaighofer
11de4f9915
Logging update for class/method trace
2023-08-22 13:34:43 +09:00
Clemens Schwaighofer
e0f8bad2d9
DB\IO Call trace in context array for any debug calls
2023-06-16 13:24:34 +09:00
Clemens Schwaighofer
1203164d7e
DB\IO: add convert types to php type (TTD-606)
...
Convert DB types to PHP types
Current settings:
- off
- on: int/bool on;y
- json: json strings to array
- numeric: and real/float to php float (possible precision loss)
- bytea: convert PostgreSQL bytea strings to php data strings
2023-06-13 11:54:53 +09:00
Clemens Schwaighofer
6dfb68a6da
Logging: internal fixes
2023-06-05 09:34:29 +09:00
Clemens Schwaighofer
65cac4c6e2
Logging bug fixes for per_date/per_run flags
2023-06-02 17:45:21 +09:00
Clemens Schwaighofer
e80d8006a2
print_r methods use mixed paramter
2023-06-01 12:03:38 +09:00
Clemens Schwaighofer
2c2826ac24
Bug fixes and clean ups
2023-06-01 08:47:40 +09:00
Clemens Schwaighofer
8fbe855fd4
Logger\Logger Excpetion calls update
2023-05-31 18:48:00 +09:00
Clemens Schwaighofer
29d5ef92d4
Updates for v9.0 release
2023-05-31 16:27:50 +09:00