server icon indicating copy to clipboard operation
server copied to clipboard

Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.

Results 60 server issues
Sort by recently updated
recently updated
newest added

- Add filters for projects - Add filters for events

c: difficult
module [Core]
database [pgsql]

### Description When configuring `xhprof_enable` with only `XHPROF_FLAGS_MEMORY` and omitting `XHPROF_FLAGS_CPU`, the application throws an error. ### Error Message ```json {"message":"Undefined array key \"cpu\"","code":500} ``` ### Expected Behavior The application...

bug
enhancement
module [Profiler]

Please consider attached payload that may break Profiler module and suggested fix. It's hard to make a test case because the fixed class uses ORM directly.

bug
module [Profiler]

1. Adds tables for sentry events

enhancement
module [Sentry]

HTTP Endpoint: `GET: api/profiler//digraph`

enhancement
module [Profiler]

looks like the dolt binary is a amd64 binary in the arm64 docker image: ``` /app/bin # file dolt dolt: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked,...

bug
database [mysql]
docker

It took me a lot of time to figure this out, although simple I thought the issue might be on my docker compose setup for some reason as I was...

bug
module [var-dump]

1) Mail with attachment: ![image](https://github.com/buggregator/server/assets/525501/7e8a4e5a-69d8-46b0-bbbf-f9599e46a877) 2) After reload page all mails hidden. Mails list is empty.

bug
module [Smtp]