-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
First of all, I had to use
```
composer require ekmungai/eloquent-ifrs:5.0.3
```
to get the latest version. But even this version fails to install (my guess is, due to outdated doctrine…
-
**Describe the bug**
Pretty URL router doesn't seem to like env vars that are stored in secrets (https://symfony.com/doc/current/configuration/secrets.html). When enabling the new router deploys will…
-
Class Doctrine was replaced with Doctrine_Core, you should update it in the project for performance reasons.
taat updated
14 years ago
-
### Feature request
When using Doctrine, you quite fast get a lot of fields with attributes which will get somewhat unreadable and will either look like this:
*new line*
```php
#[Id, GeneratedVa…
-
-
Hello,
I am using the latest version of CNP and when I start a backup with nc-backup, I get the following error.
Thank you in advance for your help
```
Installing template 'ncp-metrics.cfg.sh'...
c…
-
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`.
``…
-
This issue only occurs on upgrade, normal nextcloud operation works fine.
My setup is that i use Postgres sslmode=require, which means that SSL needs to be used, but the certificate is not verified.
T…
-
Hi team,
### Bug Report
Previously closed issue https://github.com/doctrine/dbal/issues/2185 on the same subject does not exist anymore in version 3.x
Actually the simple script above
```ph…