-
Hi
I use doctrine/doctrine-fixtures-bundle": "^3.3", now is 3.4.0
and I try to load my fixtures from a data.yml file with:
bin/console doctrine:fixtures:load --em=blog --env=webnou --group=webn…
-
Hi, thanks for all the work on this awesome package!
Similar to https://github.com/nelmio/alice/issues/722 and https://github.com/nelmio/alice/issues/888, I'm getting exceptions about new entities …
-
| Q | A
|------------ | -----
```
doctrine/annotations v1.6.0 Docblock Annotations Parser
doctrine/cache v1.8.0 Ca…
-
Hello I hope this will not be a waste of your time, i guess this may be the same issue as [#issue-1075](https://github.com/kalessil/phpinspectionsea/issues/1075).
My apologies is [Webmozart/Assert…
-
https://github.com/doctrine/data-fixtures/blob/master/lib/Doctrine/Common/DataFixtures/Executor/AbstractExecutor.php#L122
In a project of mine I have a case of two dependent fixtures in which the Obj…
-
Hi there. I have an embeded entity like this:
```
```
and
```
…
-
### Is your feature request related to a problem? Please describe.
When I use this package and run my tests, I'm getting mutliple deprecation messages by the package: doctrine/dbal
> 34x: Subscrib…
-
service:
```
shehi updated
3 years ago
-
Hi, I am using php8 and when I am running ```composer install``` it crashes with errors:
Problem 1
- doctrine/doctrine-migrations-bundle is locked to version 3.0.1 and an update of this pack…
-
Hello,
I've been trying to use the lib outside of a symfony project, in a package using doctrine.
Following the basic exemple from the doc i've been trying to do something like
```php
ktom updated
12 months ago