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-31 12:32:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
Common
History
Guilherme Blanco
45de5c6932
[2.0] Removed old CLI support.
2010-04-08 00:30:11 -03:00
..
Annotations
[2.0] Adding blank README files
2010-04-06 03:04:02 +00:00
Cache
[2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed.
2010-03-30 21:14:17 +00:00
Collections
[2.0][DDC-423] Fixed.
2010-03-29 13:50:57 +00:00
Util
[2.0] Fixed wrong documentation
2010-04-02 19:32:54 +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
CommonException.php
[2.0] Missing files from last commit.
2010-03-05 16:36:48 +00:00
EventArgs.php
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
2010-03-29 13:20:41 +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
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
Version.php
[2.0][DDC-364] Added Doctrine\Common\Version which provides the current version of Doctrine. Also added CLI tasks for Common and DBAL, since they may vary in the future.
2010-02-24 02:54:24 +00:00