1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/Common
2009-12-22 13:56:30 +00:00
..
Annotations [2.0][DDC-183] Fixed issue with Annotations parser failing on identifiers that matches with token types. 2009-12-22 02:15:12 +00:00
Cache [2.0] Minor fixes to cache drivers and result set cache implementation 2009-10-24 00:28:43 +00:00
Cli [2.0][DDC-221] Namespace fixes. 2009-12-22 13:56:30 +00:00
Collections [2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager 2009-08-10 21:36:57 +00:00
Util [2.0] Incorporated CLI refactorings. Added support to namespaces and unlimited depth namespaces. Dropped globalArguments for now, since they interfer in DAG implementation. 2009-12-21 17:38:14 +00:00
ClassLoader.php [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader. 2009-12-15 21:06:32 +00:00
DoctrineException.php [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader. 2009-12-15 21:06:32 +00:00
EventArgs.php [2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager 2009-08-10 21:36:57 +00:00
EventManager.php [2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager 2009-08-10 21:36:57 +00:00
EventSubscriber.php [2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager 2009-08-10 21:36:57 +00:00
GlobalClassLoader.php [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader. 2009-12-15 21:06:32 +00:00
IsolatedClassLoader.php [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader. 2009-12-15 21:06:32 +00:00
Lexer.php [2.0] More refactorings in Annotations parser and DQL parser. Now they only use constants instead of string processment 2009-11-04 01:52:40 +00:00
NotifyPropertyChanged.php [2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager 2009-08-10 21:36:57 +00:00
PropertyChangedListener.php [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader. 2009-12-15 21:06:32 +00:00