[DDC-2150] EntityGenerator.php - Guessing singular too simple generateEntityStubMethod() Created: 16/Nov/12 Updated: 06/Jan/13 Resolved: 06/Jan/13 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | Tools |
| Affects Version/s: | Git Master |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | stakovicz | Assignee: | Benjamin Eberlei |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Guessing singular is too simple. You may use this method Symfony\Component\Form\Util::singularify(). The compatibility with the generating methods is broken with Symfony Symfony\Component\Form\Extension\Core\DataMapper::mapFormsToData() and Symfony\Component\Form\Util::writeProperty(). |
| Comments |
| Comment by Benjamin Eberlei [ 06/Jan/13 ] |
|
Duplicate |