-
![image](https://github.com/user-attachments/assets/2fbd4f8e-bfa4-4a20-b7d5-5fec9ad8e72d)
![image](https://github.com/user-attachments/assets/0def537b-6e72-49cf-9a62-2c0e9a2da32f)
The admin pa…
-
### Container platform
Red Hat OpenShift local
### Version
4.16.7
### OS version of the container image
UBI 9
### Description
Few examples of deprecation warnings with PHP 8.1
…
-
### Description
The following code:
```php
-
When installing AbuseIO from tarball on Ubuntu 22 (PHP 7.0.33-68+ubuntu22.04.1+deb.sury.org+2, Apache 2.4.57) there is a white page with the following PHP error:
```
PHP Fatal error: Uncaught Refle…
-
When trying to use php 8, I get the following error. The backend appears to work, for what I use it does. The front end if completely broke.
Fatal error: Uncaught Error: Object of class WidgetC…
-
### Steps To Reproduce
Image: 8.3-fpm-nginx-alpine
In the latest version i can no longer define custom s6 services depending on like 50-laravel-automations - it was working fine with the 2 month…
-
I see that a POST request to `/ocs/v2.php/apps/cospend/api/v1/projects/my-project/category` is made.
with this payload: `{"name":"Rent","icon":"🛖","color":"#000000","order":0}`
I am using Cospen…
-
### Versions
* PHP version: v8.1
* Laravel version: v9.20
* Enlightn version: v2.1
* Enlightn Pro version (if applicable): v2.2
### Description
When trigger enlightn checks from Windows …
-
I am attempting to get a dockerized LSP server running for a PHP project with Psalm. I am able to correctly set the language server path through the local dev container orchestrator (ddev), thanks to …
-
I have a proposal: right now we require to list manually all types that we want to integrate with doctrine inside `elao_enum.yaml` file.
Let's introduce a new attribute `Elao\Attribute\DBALType`.
``…