symfony icon indicating copy to clipboard operation
symfony copied to clipboard

[DoctrineBridge] add `DoctrineLoader`, which extracts information from Doctrine ORM

Open Warxcell opened this issue 3 years ago • 2 comments

Q A
Branch? 6.2
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #41227
License MIT
Doc PR

Needs help from someone to make this configurable in FrameworkBundle. (Opt-in probably, and desired format for date and time).

Just noticed the Static analysis failure - but return value from method seems useless, cause it's not used anywhere - and because of that, I'm unsure what should be returned ?

https://github.com/symfony/symfony/blob/5.4/src/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactory.php#L50

Warxcell avatar May 27 '21 19:05 Warxcell

I fixed the typo in the PR title, please change it in the commit message: "extacts" -> "extracts". Thanks

OskarStark avatar May 28 '21 14:05 OskarStark

What's the issue with image

Warxcell avatar May 30 '21 19:05 Warxcell