1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Persisters
Fabio B. Silva 86054eb659 fix DDC-1642
2012-02-12 22:24:03 -02:00
..
AbstractCollectionPersister.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
AbstractEntityInheritancePersister.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
BasicEntityPersister.php fix DDC-1642 2012-02-12 22:24:03 -02:00
ElementCollectionPersister.php [2.0] Fix Fatal errors in unused classes that crash the testsuite when running PHPUnit with coverage-whitelisting of complete Doctrine directory. 2009-11-06 17:05:22 +00:00
JoinedSubclassPersister.php Merge pull request #224 from doctrine/DDC-551 2011-12-18 08:03:23 -08:00
ManyToManyPersister.php Fixed DDC-1608. Non-initialized PersistentCollection methods removeElement and contains now deal correctly with managed entities. 2012-01-18 01:04:25 -05:00
OneToManyPersister.php Fixed DDC-1608. Non-initialized PersistentCollection methods removeElement and contains now deal correctly with managed entities. 2012-01-18 01:04:25 -05:00
SingleTablePersister.php Fixes DDC-1596. Added table alias to discriminator column when using STI. 2012-01-12 23:58:08 -05:00
UnionSubclassPersister.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00