-
Hey there! I appreciate the work y'all do, and wanted to report a probable bug behavior I found.
I am on PHP 8.3.13, using the 2.2.4 version of the yaml extension — each the latest stable version, …
mpql updated
19 hours ago
-
### Tested with
- Warden 0.14.3
- PHP 8.1.29 (seems to be the current default when initializing Warden environment)
- Xdebug 3.3.2
- ionCube Loader 13.3.1
### Steps to reproduce
1. Initializ…
-
### Bug report
As per https://github.com/phpstan/phpstan/discussions/11809
When using PHP v7.4, polyfills are loaded for PHP 8+ functions which causes phpstan to not report an error when those fun…
-
I get such error, but as i understand 320160303 is version from 7.1 that is not supported.
```
$ /usr/bin/phpize7.1
Configuring for:
PHP Api Version: 20160303
Zend Module Api No: 2…
-
Server crashing while running from symfony server:start. That is not a problem while running from Apache 2.4.
I'm completely sure that it's not fault of memory.
How to reproduce:
Server was start…
-
### Description
The following code:
```php
$a = 100.0;
$b = \NAN;
$cmp = $a > $b; // since NAN always false;
$cmp2 = !($a > $b); // $expected true;
var_dump($cmp);
var_dump($cmp2);
as…
-
Hello,
The automatic upload of my photo library on my iOS device doesn't work properly. Each time a file size is >100M, I've the following error: error, waiting for upload.
I don't have the issue wh…
-
hi,
I am deploying on nextcloud - add-on HASSIO. Here is the nextcloud Docker information:
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.20.3
PHP 8.3.12 (cli) (built: Sep 27 2024 09:34:43) (NTS)
Co…
-
Using tempest/highlight 2.10.2, the following piece of code results in a fatal error:
```php
-
### Environment
#### Sonata packages
show
```
Direct dependencies required in composer.json:
sonata-project/entity-audit-bundle 1.12.0 1.12.0 Audit for Doctrine Entities
```
#…