1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine
2009-09-06 02:45:46 +00:00
..
Common [2.0] Refined ClassLoader API class documentation to be more clear and descriptive. 2009-09-01 13:20:51 +00:00
DBAL [2.0] Added missing connect() call in Connection:quote, which was throwing E_FATAL when using DQL. Thanks Damon Jones for the report 2009-09-05 18:27:37 +00:00
ORM [2.0] fixes #2478 Add/persist/retrieve was doubling the resultset of collection is solved. It was a merge in PersistentCollection creation. I am not 100% sure it is the right patch, but it works and does not break any other unit tests 2009-09-06 02:45:46 +00:00