This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
Common
History
romanb
104398003c
[2.0] Parser work.
2009-06-14 17:34:28 +00:00
..
Collections
[2.0] Parser work.
2009-06-14 17:34:28 +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] Fixed issues discovered during code coverage report generation. Made all ClassMetadata properties public (good reasons, read the class docblock). Performance improvements.
2009-05-14 10:03: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] Changed identifier quoting strategy to something simpler. Dropped Doctrine prefix from annotations.
2009-05-29 10:23:13 +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