aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Log/ExceptionSerializerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* add unit test for ExceptionSerializerArthur Schiwon2022-07-291-0/+16
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix overwriting original vars when loggingArthur Schiwon2022-06-161-1/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add serializer testArthur Schiwon2022-06-161-0/+67
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>