[DDC-2096] Memory leak on DoctrineModule\Form\Element\ObjectSelect Created: 22/Oct/12 Updated: 22/Oct/12 Resolved: 22/Oct/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | ORM |
| Affects Version/s: | Git Master |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Janssen | Assignee: | Benjamin Eberlei |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | element, form | ||
| Environment: |
Mac OS X 10.8.1 with Mamp Pro 8gb ram i7 2720qm php 5.3.6 |
||
| Attachments: |
|
| Description |
|
Infinite loop when using DoctrineORMModule\Form\Element\DoctrineEntity in zend framework 2, and the relation is empty. |
| Comments |
| Comment by Christophe Coevoet [ 22/Oct/12 ] |
|
The DoctrineModule namespace is not part of the Doctrine ORM project (which is the one where you reported this issue). Please open it in the right place, to reach the right development team. The DoctrineModule team is using github issues: https://github.com/doctrine/DoctrineModule |