-
I am currently investing some time into Ratchet and want to test the project against PHP 8.0+. Inspired by https://github.com/ratchetphp/Ratchet/pull/923 by @WyriHaximus, I wanted to try it out myself…
-
When I run the whole analyze, I got the following error at the very end:
`PHP Fatal error: Maximum execution time of 0 seconds exceeded in vendor/vimeo/psalm/src/Psalm/Internal/Type/ParseTree.php …
sukei updated
2 weeks ago
-
Hi,
I added Nginx and Nginx Unit to the TechEmpower benchmark.
But in the last versions it's failing with PHP:
https://tfb-status.techempower.com/unzip/results.2022-11-25-12-16-16-174.zip/results/…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
# Feature request
PHPStan handles direct casts using `(string)`, `(int)` and `(float)` differently than using the `strval()`, `intval()` and `floatval()` functions, however PHP behaves the same wit…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
https://codewithrockstar.com
-
Package: phpseclib/phpseclib has CVE: CVE-2023-49316
Affected versions:
-
## Describe the bug
When using the `phpcs-only` or `phpcbf-only` attributes within a ruleset, the reports from `phpcs` do not look as expected.
### Code sample
```php
test.php
…
-
### What is the bug?
Similar to #3139 and ticket #2972, we need to hardcode the minimal webbrowser in the source code.
When releasing a new LWC version, we can update these values if needed.
In…