-
Is there a special reason why the `debug_backtrace()` `limit` was set to `50`?
https://github.com/beyondcode/laravel-query-detector/blob/c39994e813aa50c3f4168dc872546d7318bfebc5/src/QueryDetector.…
-
See https://github.com/protocolbuffers/protobuf/issues/12714 and https://github.com/protocolbuffers/protobuf/pull/12718, which resolved this problem for the native library.
When the protobuf c-exte…
-
```
Callback before_standard_html_head in local_webuntis component should be migrated to new hook callback for core\hook\output\before_standard_head_html_generation
line 7483 of /lib/moodlelib.php: …
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
When i change the current timez…
-
Instead of the webpage showing up after install, I only see PHP code, so something seems wrong with apache ..
Any idea's how to debug this?
The only thing I see in the apache error log is:
```
[…
-
### Description
Description:
While working with the zend_dump_op_array function in PHP's Zend Engine, I noticed that non-printable characters in string literals are not always represented in the…
-
### Description
PHP 8.1.0 + 8.1.1 produces segfault, randomly. Downgrading to 8.0 solves the issue.
--core dump---
BFD: Warning: coredump-php-fpm.30267 is truncated: expected core file size…
-
## Expected behaviour
When replaying an order from `debug.php` only a single order should be created
## Actual behaviour
The order is duplicated.
The reason is linked to the loop on tokens. …
ghost updated
6 years ago
-
Hello :D
Thank you for your "intl.so"! It worked :D!
I have a request for the libsodium, "sodium.so". I have not gotten it to compile sodium on my machine, so I was wondering if you could share …
-
### Symfony version(s) affected
6.2.5
### Description
In environments using the debug mode, the Stopwatch/Profiler can be used to track the performance of the request.
Sometimes you want to reset …