Author: vain
Date: Mon Apr 11 00:27:51 2011
New Revision: 5186
URL: http://svn.gna.org/viewcvs/clansuite?rev=5186&view=rev
Log:
- Updating Doctrine to version 2.0.4 [vendor][current]
Added:
vendors/doctrine/current/Doctrine/ (with props)
vendors/doctrine/current/Doctrine/Common/ (with props)
vendors/doctrine/current/Doctrine/Common/Annotations/ (with props)
vendors/doctrine/current/Doctrine/Common/Annotations/Annotation.php (with
props)
vendors/doctrine/current/Doctrine/Common/Annotations/AnnotationException.php
(with props)
vendors/doctrine/current/Doctrine/Common/Annotations/AnnotationReader.php
(with props)
vendors/doctrine/current/Doctrine/Common/Annotations/Lexer.php (with
props)
vendors/doctrine/current/Doctrine/Common/Annotations/Parser.php (with
props)
vendors/doctrine/current/Doctrine/Common/Cache/ (with props)
vendors/doctrine/current/Doctrine/Common/Cache/AbstractCache.php (with
props)
vendors/doctrine/current/Doctrine/Common/Cache/ApcCache.php (with props)
vendors/doctrine/current/Doctrine/Common/Cache/ArrayCache.php (with props)
vendors/doctrine/current/Doctrine/Common/Cache/Cache.php (with props)
vendors/doctrine/current/Doctrine/Common/Cache/MemcacheCache.php (with
props)
vendors/doctrine/current/Doctrine/Common/Cache/XcacheCache.php (with
props)
vendors/doctrine/current/Doctrine/Common/ClassLoader.php (with props)
vendors/doctrine/current/Doctrine/Common/Collections/ (with props)
vendors/doctrine/current/Doctrine/Common/Collections/ArrayCollection.php
(with props)
vendors/doctrine/current/Doctrine/Common/Collections/Collection.php (with
props)
vendors/doctrine/current/Doctrine/Common/CommonException.php (with props)
vendors/doctrine/current/Doctrine/Common/EventArgs.php (with props)
vendors/doctrine/current/Doctrine/Common/EventManager.php (with props)
vendors/doctrine/current/Doctrine/Common/EventSubscriber.php (with props)
vendors/doctrine/current/Doctrine/Common/Lexer.php (with props)
vendors/doctrine/current/Doctrine/Common/NotifyPropertyChanged.php (with
props)
vendors/doctrine/current/Doctrine/Common/PropertyChangedListener.php
(with props)
vendors/doctrine/current/Doctrine/Common/Util/ (with props)
vendors/doctrine/current/Doctrine/Common/Util/Debug.php (with props)
vendors/doctrine/current/Doctrine/Common/Util/Inflector.php (with props)
vendors/doctrine/current/Doctrine/Common/Version.php (with props)
vendors/doctrine/current/Doctrine/DBAL/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Configuration.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Connection.php (with props)
vendors/doctrine/current/Doctrine/DBAL/ConnectionException.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/DBALException.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/Connection.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/IBMDB2/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/IBMDB2/DB2Connection.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/IBMDB2/DB2Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/IBMDB2/DB2Exception.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/OCI8/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/OCI8/Driver.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOConnection.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOIbm/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOIbm/Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOMySql/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOMySql/Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOOracle/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOOracle/Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOPgSql/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOPgSql/Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOSqlite/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOSqlite/Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOSqlsrv/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOSqlsrv/Connection.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOSqlsrv/Driver.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/PDOStatement.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Driver/Statement.php (with props)
vendors/doctrine/current/Doctrine/DBAL/DriverManager.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Event/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Event/ConnectionEventArgs.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Event/Listeners/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Events.php (with props)
vendors/doctrine/current/Doctrine/DBAL/LockMode.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Logging/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Logging/DebugStack.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Logging/EchoSQLLogger.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Logging/SQLLogger.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/AbstractPlatform.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/DB2Platform.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/MsSqlPlatform.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/MySqlPlatform.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/OraclePlatform.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Platforms/SqlitePlatform.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/README.markdown
vendors/doctrine/current/Doctrine/DBAL/Schema/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/AbstractAsset.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Schema/AbstractSchemaManager.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Column.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/ColumnDiff.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Comparator.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Constraint.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/DB2SchemaManager.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Index.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/MsSqlSchemaManager.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/MySqlSchemaManager.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/OracleSchemaManager.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Schema.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/SchemaConfig.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Schema/SchemaDiff.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/SchemaException.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Sequence.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/SqliteSchemaManager.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Table.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/TableDiff.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/View.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Visitor/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Visitor/CreateSchemaSqlCollector.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Visitor/DropSchemaSqlCollector.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Schema/Visitor/Visitor.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Statement.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/Console/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/Console/Command/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/Console/Helper/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Tools/Console/Helper/ConnectionHelper.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Types/ (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/ArrayType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/BigIntType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/BooleanType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/ConversionException.php
(with props)
vendors/doctrine/current/Doctrine/DBAL/Types/DateTimeType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/DateTimeTzType.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Types/DateType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/DecimalType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/FloatType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/IntegerType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/ObjectType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/SmallIntType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/StringType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/TextType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/TimeType.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/Type.php (with props)
vendors/doctrine/current/Doctrine/DBAL/Types/VarDateTimeType.php (with
props)
vendors/doctrine/current/Doctrine/DBAL/Version.php (with props)
vendors/doctrine/current/Doctrine/ORM/ (with props)
vendors/doctrine/current/Doctrine/ORM/AbstractQuery.php (with props)
vendors/doctrine/current/Doctrine/ORM/Configuration.php (with props)
vendors/doctrine/current/Doctrine/ORM/EntityManager.php (with props)
vendors/doctrine/current/Doctrine/ORM/EntityNotFoundException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/EntityRepository.php (with props)
vendors/doctrine/current/Doctrine/ORM/Event/ (with props)
vendors/doctrine/current/Doctrine/ORM/Event/LifecycleEventArgs.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Event/LoadClassMetadataEventArgs.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Event/OnFlushEventArgs.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Event/PreUpdateEventArgs.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Events.php (with props)
vendors/doctrine/current/Doctrine/ORM/Id/ (with props)
vendors/doctrine/current/Doctrine/ORM/Id/AbstractIdGenerator.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Id/AssignedGenerator.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Id/IdentityGenerator.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Id/SequenceGenerator.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Id/TableGenerator.php (with props)
vendors/doctrine/current/Doctrine/ORM/Internal/ (with props)
vendors/doctrine/current/Doctrine/ORM/Internal/CommitOrderCalculator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/ (with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/ArrayHydrator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/HydrationException.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/IterableResult.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/ScalarHydrator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Internal/Hydration/SingleScalarHydrator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/ (with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/ClassMetadata.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Mapping/ClassMetadataFactory.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/ClassMetadataInfo.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/ (with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/AbstractFileDriver.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/Driver.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/DriverChain.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/PHPDriver.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/StaticPHPDriver.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/XmlDriver.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Mapping/Driver/YamlDriver.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Mapping/MappingException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/NativeQuery.php (with props)
vendors/doctrine/current/Doctrine/ORM/NoResultException.php (with props)
vendors/doctrine/current/Doctrine/ORM/NonUniqueResultException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/ORMException.php (with props)
vendors/doctrine/current/Doctrine/ORM/OptimisticLockException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/PersistentCollection.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Persisters/ (with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/AbstractCollectionPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/AbstractEntityInheritancePersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/BasicEntityPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/ElementCollectionPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/JoinedSubclassPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/ManyToManyPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/OneToManyPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/SingleTablePersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Persisters/UnionSubclassPersister.php
(with props)
vendors/doctrine/current/Doctrine/ORM/PessimisticLockException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Proxy/ (with props)
vendors/doctrine/current/Doctrine/ORM/Proxy/Proxy.php (with props)
vendors/doctrine/current/Doctrine/ORM/Proxy/ProxyException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Proxy/ProxyFactory.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/ (with props)
vendors/doctrine/current/Doctrine/ORM/Query.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ASTException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/AggregateExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ArithmeticExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ArithmeticFactor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ArithmeticTerm.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/BetweenExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/CollectionMemberExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ComparisonExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ConditionalExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ConditionalFactor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ConditionalPrimary.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ConditionalTerm.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/DeleteClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/DeleteStatement.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/EmptyCollectionComparisonExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/ExistsExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/FromClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/ (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/AbsFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/ConcatFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/CurrentDateFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/CurrentTimeFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/CurrentTimestampFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/FunctionNode.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/LengthFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/LocateFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/LowerFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/ModFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/SizeFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/SqrtFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/TrimFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Functions/UpperFunction.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/GroupByClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/HavingClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/IdentificationVariableDeclaration.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/InExpression.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/IndexBy.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/InputParameter.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/InstanceOfExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Join.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/JoinAssociationPathExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/JoinVariableDeclaration.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/LikeExpression.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Literal.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Node.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/NullComparisonExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/OrderByClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/OrderByItem.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/PartialObjectExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/PathExpression.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/QuantifiedExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SelectClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SelectExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SelectStatement.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SimpleArithmeticExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SimpleSelectClause.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SimpleSelectExpression.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/Subselect.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/SubselectFromClause.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/UpdateClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/UpdateItem.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/UpdateStatement.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/AST/WhereClause.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/Exec/ (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Exec/AbstractSqlExecutor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/Exec/MultiTableDeleteExecutor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/Exec/MultiTableUpdateExecutor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/Exec/SingleTableDeleteUpdateExecutor.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/ (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Andx.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Base.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Comparison.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/From.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Func.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/GroupBy.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Join.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Literal.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Math.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/OrderBy.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Orx.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Expr/Select.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Lexer.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Parser.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/ParserResult.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/Printer.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/QueryException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/ResultSetMapping.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/SqlWalker.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/TreeWalker.php (with props)
vendors/doctrine/current/Doctrine/ORM/Query/TreeWalkerAdapter.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Query/TreeWalkerChain.php (with
props)
vendors/doctrine/current/Doctrine/ORM/QueryBuilder.php (with props)
vendors/doctrine/current/Doctrine/ORM/README.markdown
vendors/doctrine/current/Doctrine/ORM/Tools/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ClearCache/
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ConvertDoctrine1SchemaCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/GenerateEntitiesCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/GenerateProxiesCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/GenerateRepositoriesCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/SchemaTool/
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/ConsoleRunner.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Helper/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/Helper/EntityManagerHelper.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Console/MetadataFilter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/DisconnectedClassMetadataFactory.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/EntityGenerator.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Tools/EntityRepositoryGenerator.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Event/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Event/GenerateSchemaEventArgs.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Event/GenerateSchemaTableEventArgs.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/ClassMetadataExporter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/Driver/ (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/Driver/AbstractExporter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/Driver/AnnotationExporter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/Driver/PhpExporter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/Export/ExportException.php
(with props)
vendors/doctrine/current/Doctrine/ORM/Tools/SchemaTool.php (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/SchemaValidator.php (with
props)
vendors/doctrine/current/Doctrine/ORM/Tools/ToolEvents.php (with props)
vendors/doctrine/current/Doctrine/ORM/Tools/ToolsException.php (with
props)
vendors/doctrine/current/Doctrine/ORM/TransactionRequiredException.php
(with props)
vendors/doctrine/current/Doctrine/ORM/UnitOfWork.php (with props)
vendors/doctrine/current/Doctrine/ORM/Version.php (with props)
vendors/doctrine/current/Doctrine/Symfony/ (with props)
vendors/doctrine/current/Doctrine/Symfony/Component/ (with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/ (with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Application.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Command/
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Command/Command.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Command/HelpCommand.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Command/ListCommand.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Helper/ (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Helper/DialogHelper.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Helper/FormatterHelper.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Helper/Helper.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Helper/HelperInterface.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Helper/HelperSet.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/ (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/ArgvInput.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/ArrayInput.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/Input.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/InputArgument.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/InputDefinition.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/InputInterface.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/InputOption.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Input/StringInput.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/LICENSE (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Output/ (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Output/ConsoleOutput.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Output/NullOutput.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Output/Output.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Output/OutputInterface.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Output/StreamOutput.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Shell.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Tester/ (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Tester/ApplicationTester.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Console/Tester/CommandTester.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/ (with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/Dumper.php (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/Exception.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/Inline.php (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/Parser.php (with
props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/ParserException.php
(with props)
vendors/doctrine/current/Doctrine/Symfony/Component/Yaml/Yaml.php (with
props)
_______________________________________________
Clansuite-commits mailing list
[email protected]
https://mail.gna.org/listinfo/clansuite-commits