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 04:21:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
History
Marcel
f26d43b3ea
remove whitespace
...
tabs -> spaces added class constants updated phpdoc
2012-01-13 11:24:35 +01:00
..
Console
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
Event
[2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code.
2010-03-18 22:36:27 +00:00
Export
Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance.
2011-12-28 09:03:00 +01:00
ConvertDoctrine1Schema.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DebugUnitOfWorkListener.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DisconnectedClassMetadataFactory.php
DCOM-93 - Removed reflection dependency from ClassMetadata completly, moving all the code into ClassMetadataInfo for BC reasons.
2012-01-02 21:32:18 +01:00
EntityGenerator.php
remove whitespace
2012-01-13 11:24:35 +01:00
EntityRepositoryGenerator.php
Fixing EntityRepositoryGenerator to not generate the repository if it already exists
2010-04-14 20:42:17 -04:00
ResolveTargetEntityListener.php
DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener
2011-12-17 15:00:05 -07:00
SchemaTool.php
Added absolute namespace paths to phpdoc annotations - issue DDC-1025.
2011-12-11 21:56:26 +00:00
SchemaValidator.php
DDC-1530 - Validate field types in SchemaValidator
2011-12-19 10:11:11 +01:00
Setup.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
ToolEvents.php
[2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code.
2010-03-18 22:36:27 +00:00
ToolsException.php
DDC-1384 - Fix all tests on Oracle
2011-10-29 23:58:09 +02:00