-
When a requirement contains "-class" in name, it breaks the mermaid graph and in output html it shows
```
Syntax error in graph
mermaid version 8.6.0
```
This happens after version 1.4.0. In ve…
-
i've started to add a "break point on memory read" feature into dosbox mainline
https://www.vogons.org/viewtopic.php?f=32&p=957743#p957743
in the last post is my super tiny patch attached (just …
-
I am pleased to announce that this extension is now compiled for Windows by the PHP Extension Repository site.
You can download the DLLs on the extension page: https://phpext.phptools.online/extens…
-
- Laravel Version: 5.5-5.6
- PHP Version: 7.2
- Database Driver & Version: Redis
### Description:
See:
https://github.com/laravel/framework/blob/5.6/src/Illuminate/Queue/Queue.php#L128
htt…
-
If you run `pecl install libsodium` (as currently recommended in the install guide in the docs) then you'll get libsodium `2.x` which is BC breaking with `1.x`. Extension is also now called `sodium.so…
-
Reading through the multiwii forum I came across this:
http://www.multiwii.com/forum/viewtopic.php?f=7&t=3880
The MPU6050 is being used in low-accuracy mode because multiwii was designed for Wii s…
-
See the following lines:
https://github.com/perl6/nqp/blob/master/src/HLL/Compiler.nqp#L181
https://github.com/perl6/nqp/blob/master/src/HLL/Compiler.nqp#L185
https://github.com/perl6/nqp/blob/mast…
-
I had some thoughts how the high memory usage could be reduced without rewriting the whole process.
dompdf uses many member variables building huge objects and never be freed before the complete domp…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.11.1
| PHP Version | 8.1.1
#### Summary
I have a entity with a read-only id property, an…
-
### Description
# Bug Report: `phpinfo()` Accepts Any Integer Value as Parameter
**Issue Summary:**
The `phpinfo()` function in PHP accepts any integer as a parameter, even though it is suppose…