1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/Common
2009-07-15 15:04:59 +00:00
..
Annotations [2.0] Removing old unused code from Addendum 2009-07-15 15:04:59 +00:00
Cache [2.0] Fixed array tests by removing tests for ArrayCache specific methods from the tests of other cache drivers. Some general API work on the cache interface. 2009-07-15 10:10:04 +00:00
Collections [2.0] Fixed array tests by removing tests for ArrayCache specific methods from the tests of other cache drivers. Some general API work on the cache interface. 2009-07-15 10:10:04 +00:00
ClassLoader.php [2.0] First implementation of XmlDriver + tests. First draft of XSD document. 2009-06-01 16:14:11 +00:00
DoctrineException.php [2.0] More test coverage 2009-07-14 22:36:09 +00:00
EventArgs.php set svn:eol-style property on plain text files 2009-06-02 18:05:26 +00:00
EventManager.php [2.0] Fixing hasListeners() to not use empty() 2009-07-15 13:35:06 +00:00
EventSubscriber.php set svn:eol-style property on plain text files 2009-06-02 18:05:26 +00:00
NotifyPropertyChanged.php [2.0] Work on single table inheritance with more functional tests. 2009-05-03 10:58:16 +00:00
PropertyChangedListener.php [2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery). 2009-04-09 18:12:48 +00:00