Adam Halfar
Adam Halfar
Oh i see the problem. Each trigger_error used in cakephp has the file and line added where they are called. I would like to make some function that will format...
I will try to make it next week :)
I dont have any time to do this right now. I will do it when i will have free time to do this
I'm very sorry but i don't have any free time anytime soon.
But problem is that is is growing until no more space on server is left > Garbage collection/vacuum happens automatically after around 100 requests as you [can see here](https://github.com/cakephp/debug_kit/blob/5.x/src/Model/Table/RequestsTable.php#L87-L90) I...
I know that 1% chance of GC should call it ~1 in 100 requests, but when it doesnt the file can get to size where it causes issues. Shouldn't there...
Will change the driver from sqlite to mysql so i dont have to deal with manual deletions
I would like to reopen this issue with new solution i found. We tried saving the debugkit in mysql, but we have binlog enabled on our server so i was...
Can i backport it for cakephp 4 when PR will be finished?
Oh i see. But if i would manually follow symlink before opening it and verified that the target file has same name as the inputed one, but diffrent path? Worst...