Changeset 3882
- Timestamp:
- 02/22/08 13:11:35 (2 years ago)
- Location:
- trunk
- Files:
-
- 706 modified
-
lib/Doctrine.php (modified) (view diffs)
-
lib/Doctrine/Access.php (modified) (view diffs)
-
lib/Doctrine/Adapter.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Db2.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Db2/Exception.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Exception.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Interface.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Mock.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Mysqli.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Resource.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Statement.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Statement/Interface.php (modified) (view diffs)
-
lib/Doctrine/Adapter/Statement/Mock.php (modified) (view diffs)
-
lib/Doctrine/AuditLog.php (modified) (view diffs)
-
lib/Doctrine/AuditLog/Listener.php (modified) (view diffs)
-
lib/Doctrine/Builder.php (modified) (view diffs)
-
lib/Doctrine/Builder/Exception.php (modified) (view diffs)
-
lib/Doctrine/Builder/Migration.php (modified) (view diffs)
-
lib/Doctrine/Builder/Record.php (modified) (view diffs)
-
lib/Doctrine/Cache.php (modified) (view diffs)
-
lib/Doctrine/Cache/Apc.php (modified) (view diffs)
-
lib/Doctrine/Cache/Array.php (modified) (view diffs)
-
lib/Doctrine/Cache/Db.php (modified) (view diffs)
-
lib/Doctrine/Cache/Driver.php (modified) (view diffs)
-
lib/Doctrine/Cache/Exception.php (modified) (view diffs)
-
lib/Doctrine/Cache/Interface.php (modified) (view diffs)
-
lib/Doctrine/Cache/Memcache.php (modified) (view diffs)
-
lib/Doctrine/Cache/Xcache.php (modified) (view diffs)
-
lib/Doctrine/Cli.php (modified) (view diffs)
-
lib/Doctrine/Cli/Exception.php (modified) (view diffs)
-
lib/Doctrine/Collection.php (modified) (view diffs)
-
lib/Doctrine/Collection/Exception.php (modified) (view diffs)
-
lib/Doctrine/Collection/Iterator.php (modified) (view diffs)
-
lib/Doctrine/Collection/Iterator/Expandable.php (modified) (view diffs)
-
lib/Doctrine/Collection/Iterator/Normal.php (modified) (view diffs)
-
lib/Doctrine/Collection/Iterator/Offset.php (modified) (view diffs)
-
lib/Doctrine/Collection/Offset.php (modified) (view diffs)
-
lib/Doctrine/Compiler/Exception.php (modified) (view diffs)
-
lib/Doctrine/Configurable.php (modified) (view diffs)
-
lib/Doctrine/Connection.php (modified) (view diffs)
-
lib/Doctrine/Connection/Common.php (modified) (view diffs)
-
lib/Doctrine/Connection/Db2.php (modified) (view diffs)
-
lib/Doctrine/Connection/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Firebird.php (modified) (view diffs)
-
lib/Doctrine/Connection/Firebird/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Informix.php (modified) (view diffs)
-
lib/Doctrine/Connection/Informix/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Mock.php (modified) (view diffs)
-
lib/Doctrine/Connection/Module.php (modified) (view diffs)
-
lib/Doctrine/Connection/Mssql.php (modified) (view diffs)
-
lib/Doctrine/Connection/Mssql/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Mysql.php (modified) (view diffs)
-
lib/Doctrine/Connection/Mysql/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Connection/Oracle/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/Connection/Pgsql/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Profiler.php (modified) (view diffs)
-
lib/Doctrine/Connection/Profiler/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/Connection/Sqlite/Exception.php (modified) (view diffs)
-
lib/Doctrine/Connection/Statement.php (modified) (view diffs)
-
lib/Doctrine/Connection/UnitOfWork.php (modified) (view diffs)
-
lib/Doctrine/Data.php (modified) (view diffs)
-
lib/Doctrine/Data/Exception.php (modified) (view diffs)
-
lib/Doctrine/Data/Export.php (modified) (view diffs)
-
lib/Doctrine/Data/Import.php (modified) (view diffs)
-
lib/Doctrine/DataDict.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Exception.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Firebird.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Informix.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Mssql.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Mysql.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Oracle.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/DataDict/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/Event.php (modified) (view diffs)
-
lib/Doctrine/EventListener.php (modified) (view diffs)
-
lib/Doctrine/EventListener/Chain.php (modified) (view diffs)
-
lib/Doctrine/EventListener/Exception.php (modified) (view diffs)
-
lib/Doctrine/EventListener/Interface.php (modified) (view diffs)
-
lib/Doctrine/Exception.php (modified) (view diffs)
-
lib/Doctrine/Export.php (modified) (view diffs)
-
lib/Doctrine/Export/Exception.php (modified) (view diffs)
-
lib/Doctrine/Export/Firebird.php (modified) (view diffs)
-
lib/Doctrine/Export/Frontbase.php (modified) (view diffs)
-
lib/Doctrine/Export/Mssql.php (modified) (view diffs)
-
lib/Doctrine/Export/Mysql.php (modified) (view diffs)
-
lib/Doctrine/Export/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Export/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/Export/Reporter.php (modified) (view diffs)
-
lib/Doctrine/Export/Schema.php (modified) (view diffs)
-
lib/Doctrine/Export/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/Expression.php (modified) (view diffs)
-
lib/Doctrine/Expression/Driver.php (modified) (view diffs)
-
lib/Doctrine/Expression/Exception.php (modified) (view diffs)
-
lib/Doctrine/Expression/Firebird.php (modified) (view diffs)
-
lib/Doctrine/Expression/Informix.php (modified) (view diffs)
-
lib/Doctrine/Expression/Mock.php (modified) (view diffs)
-
lib/Doctrine/Expression/Mssql.php (modified) (view diffs)
-
lib/Doctrine/Expression/Mysql.php (modified) (view diffs)
-
lib/Doctrine/Expression/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Expression/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/Expression/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/File.php (modified) (view diffs)
-
lib/Doctrine/File/Index.php (modified) (view diffs)
-
lib/Doctrine/Formatter.php (modified) (view diffs)
-
lib/Doctrine/Hook.php (modified) (view diffs)
-
lib/Doctrine/Hook/Equal.php (modified) (view diffs)
-
lib/Doctrine/Hook/Integer.php (modified) (view diffs)
-
lib/Doctrine/Hook/Parser.php (modified) (view diffs)
-
lib/Doctrine/Hook/Parser/Complex.php (modified) (view diffs)
-
lib/Doctrine/Hook/WordLike.php (modified) (view diffs)
-
lib/Doctrine/Hydrator.php (modified) (view diffs)
-
lib/Doctrine/Hydrator/Abstract.php (modified) (view diffs)
-
lib/Doctrine/Hydrator/ArrayDriver.php (modified) (view diffs)
-
lib/Doctrine/Hydrator/Exception.php (modified) (view diffs)
-
lib/Doctrine/Hydrator/RecordDriver.php (modified) (view diffs)
-
lib/Doctrine/I18n.php (modified) (view diffs)
-
lib/Doctrine/I18n/Exception.php (modified) (view diffs)
-
lib/Doctrine/Import.php (modified) (view diffs)
-
lib/Doctrine/Import/Exception.php (modified) (view diffs)
-
lib/Doctrine/Import/Firebird.php (modified) (view diffs)
-
lib/Doctrine/Import/Informix.php (modified) (view diffs)
-
lib/Doctrine/Import/Mssql.php (modified) (view diffs)
-
lib/Doctrine/Import/Mysql.php (modified) (view diffs)
-
lib/Doctrine/Import/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Import/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/Import/Reader.php (modified) (view diffs)
-
lib/Doctrine/Import/Reader/Db.php (modified) (view diffs)
-
lib/Doctrine/Import/Reader/Exception.php (modified) (view diffs)
-
lib/Doctrine/Import/Reader/Propel.php (modified) (view diffs)
-
lib/Doctrine/Import/Schema.php (modified) (view diffs)
-
lib/Doctrine/Import/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/Inflector.php (modified) (view diffs)
-
lib/Doctrine/IntegrityMapper.php (modified) (view diffs)
-
lib/Doctrine/Lib.php (modified) (view diffs)
-
lib/Doctrine/Locking/Exception.php (modified) (view diffs)
-
lib/Doctrine/Locking/Manager/Pessimistic.php (modified) (view diffs)
-
lib/Doctrine/Log.php (modified) (view diffs)
-
lib/Doctrine/Log/Exception.php (modified) (view diffs)
-
lib/Doctrine/Log/Filter/Interface.php (modified) (view diffs)
-
lib/Doctrine/Log/Filter/Message.php (modified) (view diffs)
-
lib/Doctrine/Log/Filter/Priority.php (modified) (view diffs)
-
lib/Doctrine/Log/Filter/Suppress.php (modified) (view diffs)
-
lib/Doctrine/Log/Formatter/Interface.php (modified) (view diffs)
-
lib/Doctrine/Log/Formatter/Simple.php (modified) (view diffs)
-
lib/Doctrine/Log/Formatter/Xml.php (modified) (view diffs)
-
lib/Doctrine/Log/Writer/Abstract.php (modified) (view diffs)
-
lib/Doctrine/Log/Writer/Db.php (modified) (view diffs)
-
lib/Doctrine/Log/Writer/Mock.php (modified) (view diffs)
-
lib/Doctrine/Log/Writer/Null.php (modified) (view diffs)
-
lib/Doctrine/Log/Writer/Stream.php (modified) (view diffs)
-
lib/Doctrine/Manager.php (modified) (view diffs)
-
lib/Doctrine/Manager/Exception.php (modified) (view diffs)
-
lib/Doctrine/Migration.php (modified) (view diffs)
-
lib/Doctrine/Migration/Diff.php (modified) (view diffs)
-
lib/Doctrine/Migration/Exception.php (modified) (view diffs)
-
lib/Doctrine/Migration/IrreversibleMigrationException.php (modified) (view diffs)
-
lib/Doctrine/Migration/Process.php (modified) (view diffs)
-
lib/Doctrine/Node.php (modified) (view diffs)
-
lib/Doctrine/Node/AdjacencyList.php (modified) (view diffs)
-
lib/Doctrine/Node/AdjacencyList/LevelOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/AdjacencyList/PostOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/AdjacencyList/PreOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/Exception.php (modified) (view diffs)
-
lib/Doctrine/Node/Interface.php (modified) (view diffs)
-
lib/Doctrine/Node/MaterializedPath.php (modified) (view diffs)
-
lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/NestedSet.php (modified) (view diffs)
-
lib/Doctrine/Node/NestedSet/LevelOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/NestedSet/PostOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Node/NestedSet/PreOrderIterator.php (modified) (view diffs)
-
lib/Doctrine/Null.php (modified) (view diffs)
-
lib/Doctrine/Overloadable.php (modified) (view diffs)
-
lib/Doctrine/Parser.php (modified) (view diffs)
-
lib/Doctrine/Parser/Exception.php (modified) (view diffs)
-
lib/Doctrine/Parser/Json.php (modified) (view diffs)
-
lib/Doctrine/Parser/Serialize.php (modified) (view diffs)
-
lib/Doctrine/Parser/Xml.php (modified) (view diffs)
-
lib/Doctrine/Parser/Yml.php (modified) (view diffs)
-
lib/Doctrine/Query.php (modified) (view diffs)
-
lib/Doctrine/Query/Abstract.php (modified) (view diffs)
-
lib/Doctrine/Query/Check.php (modified) (view diffs)
-
lib/Doctrine/Query/Condition.php (modified) (view diffs)
-
lib/Doctrine/Query/Exception.php (modified) (view diffs)
-
lib/Doctrine/Query/Filter.php (modified) (view diffs)
-
lib/Doctrine/Query/Filter/Chain.php (modified) (view diffs)
-
lib/Doctrine/Query/Filter/Interface.php (modified) (view diffs)
-
lib/Doctrine/Query/From.php (modified) (view diffs)
-
lib/Doctrine/Query/Groupby.php (modified) (view diffs)
-
lib/Doctrine/Query/Having.php (modified) (view diffs)
-
lib/Doctrine/Query/JoinCondition.php (modified) (view diffs)
-
lib/Doctrine/Query/Limit.php (modified) (view diffs)
-
lib/Doctrine/Query/Offset.php (modified) (view diffs)
-
lib/Doctrine/Query/Orderby.php (modified) (view diffs)
-
lib/Doctrine/Query/Parser.php (modified) (view diffs)
-
lib/Doctrine/Query/Part.php (modified) (view diffs)
-
lib/Doctrine/Query/Registry.php (modified) (view diffs)
-
lib/Doctrine/Query/Registry/Exception.php (modified) (view diffs)
-
lib/Doctrine/Query/Select.php (modified) (view diffs)
-
lib/Doctrine/Query/Set.php (modified) (view diffs)
-
lib/Doctrine/Query/Tokenizer.php (modified) (view diffs)
-
lib/Doctrine/Query/Tokenizer/Exception.php (modified) (view diffs)
-
lib/Doctrine/Query/Where.php (modified) (view diffs)
-
lib/Doctrine/RawSql.php (modified) (view diffs)
-
lib/Doctrine/RawSql/Exception.php (modified) (view diffs)
-
lib/Doctrine/Record.php (modified) (view diffs)
-
lib/Doctrine/Record/Abstract.php (modified) (view diffs)
-
lib/Doctrine/Record/Exception.php (modified) (view diffs)
-
lib/Doctrine/Record/Filter.php (modified) (view diffs)
-
lib/Doctrine/Record/Filter/Compound.php (modified) (view diffs)
-
lib/Doctrine/Record/Filter/Standard.php (modified) (view diffs)
-
lib/Doctrine/Record/Generator.php (modified) (view diffs)
-
lib/Doctrine/Record/Iterator.php (modified) (view diffs)
-
lib/Doctrine/Record/Listener.php (modified) (view diffs)
-
lib/Doctrine/Record/Listener/Chain.php (modified) (view diffs)
-
lib/Doctrine/Record/Listener/Interface.php (modified) (view diffs)
-
lib/Doctrine/Record/State/Exception.php (modified) (view diffs)
-
lib/Doctrine/Relation.php (modified) (view diffs)
-
lib/Doctrine/Relation/Association.php (modified) (view diffs)
-
lib/Doctrine/Relation/Association/Self.php (modified) (view diffs)
-
lib/Doctrine/Relation/Exception.php (modified) (view diffs)
-
lib/Doctrine/Relation/ForeignKey.php (modified) (view diffs)
-
lib/Doctrine/Relation/LocalKey.php (modified) (view diffs)
-
lib/Doctrine/Relation/Nest.php (modified) (view diffs)
-
lib/Doctrine/Relation/Parser.php (modified) (view diffs)
-
lib/Doctrine/Relation/Parser/Exception.php (modified) (view diffs)
-
lib/Doctrine/Search.php (modified) (view diffs)
-
lib/Doctrine/Search/Analyzer.php (modified) (view diffs)
-
lib/Doctrine/Search/Analyzer/Exception.php (modified) (view diffs)
-
lib/Doctrine/Search/Analyzer/Interface.php (modified) (view diffs)
-
lib/Doctrine/Search/Analyzer/Standard.php (modified) (view diffs)
-
lib/Doctrine/Search/Exception.php (modified) (view diffs)
-
lib/Doctrine/Search/File.php (modified) (view diffs)
-
lib/Doctrine/Search/Indexer.php (modified) (view diffs)
-
lib/Doctrine/Search/Indexer/Dir.php (modified) (view diffs)
-
lib/Doctrine/Search/Indexer/Exception.php (modified) (view diffs)
-
lib/Doctrine/Search/Listener.php (modified) (view diffs)
-
lib/Doctrine/Search/Parser.php (modified) (view diffs)
-
lib/Doctrine/Search/Query.php (modified) (view diffs)
-
lib/Doctrine/Search/Record.php (modified) (view diffs)
-
lib/Doctrine/Search/Scorer.php (modified) (view diffs)
-
lib/Doctrine/Sequence.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Db2.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Exception.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Firebird.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Informix.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Mssql.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Mysql.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/Sequence/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/Table/Exception.php (modified) (view diffs)
-
lib/Doctrine/Table/Repository.php (modified) (view diffs)
-
lib/Doctrine/Table/Repository/Exception.php (modified) (view diffs)
-
lib/Doctrine/Task.php (modified) (view diffs)
-
lib/Doctrine/Task/BuildAll.php (modified) (view diffs)
-
lib/Doctrine/Task/BuildAllLoad.php (modified) (view diffs)
-
lib/Doctrine/Task/BuildAllReload.php (modified) (view diffs)
-
lib/Doctrine/Task/Compile.php (modified) (view diffs)
-
lib/Doctrine/Task/CreateDb.php (modified) (view diffs)
-
lib/Doctrine/Task/CreateTables.php (modified) (view diffs)
-
lib/Doctrine/Task/Dql.php (modified) (view diffs)
-
lib/Doctrine/Task/DropDb.php (modified) (view diffs)
-
lib/Doctrine/Task/DumpData.php (modified) (view diffs)
-
lib/Doctrine/Task/Exception.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateMigration.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateMigrationsDb.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateMigrationsModels.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateModelsDb.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateModelsYaml.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateSql.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateYamlDb.php (modified) (view diffs)
-
lib/Doctrine/Task/GenerateYamlModels.php (modified) (view diffs)
-
lib/Doctrine/Task/LoadData.php (modified) (view diffs)
-
lib/Doctrine/Task/LoadDummyData.php (modified) (view diffs)
-
lib/Doctrine/Task/Migrate.php (modified) (view diffs)
-
lib/Doctrine/Task/RebuildDb.php (modified) (view diffs)
-
lib/Doctrine/Template.php (modified) (view diffs)
-
lib/Doctrine/Template/Geographical.php (modified) (view diffs)
-
lib/Doctrine/Template/I18n.php (modified) (view diffs)
-
lib/Doctrine/Template/Listener/Sluggable.php (modified) (view diffs)
-
lib/Doctrine/Template/Listener/Timestampable.php (modified) (view diffs)
-
lib/Doctrine/Template/NestedSet.php (modified) (view diffs)
-
lib/Doctrine/Template/Searchable.php (modified) (view diffs)
-
lib/Doctrine/Template/Sluggable.php (modified) (view diffs)
-
lib/Doctrine/Template/Taggable.php (modified) (view diffs)
-
lib/Doctrine/Template/Timestampable.php (modified) (view diffs)
-
lib/Doctrine/Template/Versionable.php (modified) (view diffs)
-
lib/Doctrine/Transaction.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Exception.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Firebird.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Informix.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Mock.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Mssql.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Mysql.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Oracle.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Pgsql.php (modified) (view diffs)
-
lib/Doctrine/Transaction/Sqlite.php (modified) (view diffs)
-
lib/Doctrine/Tree.php (modified) (view diffs)
-
lib/Doctrine/Tree/AdjacencyList.php (modified) (view diffs)
-
lib/Doctrine/Tree/Exception.php (modified) (view diffs)
-
lib/Doctrine/Tree/Interface.php (modified) (view diffs)
-
lib/Doctrine/Tree/MaterializedPath.php (modified) (view diffs)
-
lib/Doctrine/Tree/NestedSet.php (modified) (view diffs)
-
lib/Doctrine/Util.php (modified) (view diffs)
-
lib/Doctrine/Validator.php (modified) (view diffs)
-
lib/Doctrine/Validator/Country.php (modified) (view diffs)
-
lib/Doctrine/Validator/Creditcard.php (modified) (view diffs)
-
lib/Doctrine/Validator/Date.php (modified) (view diffs)
-
lib/Doctrine/Validator/Driver.php (modified) (view diffs)
-
lib/Doctrine/Validator/Email.php (modified) (view diffs)
-
lib/Doctrine/Validator/ErrorStack.php (modified) (view diffs)
-
lib/Doctrine/Validator/Exception.php (modified) (view diffs)
-
lib/Doctrine/Validator/Future.php (modified) (view diffs)
-
lib/Doctrine/Validator/Htmlcolor.php (modified) (view diffs)
-
lib/Doctrine/Validator/Ip.php (modified) (view diffs)
-
lib/Doctrine/Validator/Minlength.php (modified) (view diffs)
-
lib/Doctrine/Validator/Nospace.php (modified) (view diffs)
-
lib/Doctrine/Validator/Notblank.php (modified) (view diffs)
-
lib/Doctrine/Validator/Notnull.php (modified) (view diffs)
-
lib/Doctrine/Validator/Past.php (modified) (view diffs)
-
lib/Doctrine/Validator/Range.php (modified) (view diffs)
-
lib/Doctrine/Validator/Readonly.php (modified) (view diffs)
-
lib/Doctrine/Validator/Regexp.php (modified) (view diffs)
-
lib/Doctrine/Validator/Unique.php (modified) (view diffs)
-
lib/Doctrine/Validator/Unsigned.php (modified) (view diffs)
-
lib/Doctrine/Validator/Usstate.php (modified) (view diffs)
-
lib/Doctrine/View.php (modified) (view diffs)
-
lib/Doctrine/View/Exception.php (modified) (view diffs)
-
tests/Orm/Component/AccessTest.php (modified) (view diffs)
-
tests/Orm/Component/CollectionTest.php (modified) (view diffs)
-
tests_old/AccessTestCase.php (modified) (view diffs)
-
tests_old/AuditLogTestCase.php (modified) (view diffs)
-
tests_old/BatchIteratorTestCase.php (modified) (view diffs)
-
tests_old/Cache/ApcTestCase.php (modified) (view diffs)
-
tests_old/Cache/MemcacheTestCase.php (modified) (view diffs)
-
tests_old/Cache/SqliteTestCase.php (modified) (view diffs)
-
tests_old/CacheTestCase.php (modified) (view diffs)
-
tests_old/CascadingDeleteTestCase.php (modified) (view diffs)
-
tests_old/ClassTableInheritanceTestCase.php (modified) (view diffs)
-
tests_old/Collection/SnapshotTestCase.php (modified) (view diffs)
-
tests_old/CollectionTestCase.php (modified) (view diffs)
-
tests_old/ColumnAggregationInheritanceTestCase.php (modified) (view diffs)
-
tests_old/ColumnAliasTestCase.php (modified) (view diffs)
-
tests_old/Connection/MssqlTestCase.php (modified) (view diffs)
-
tests_old/Connection/MysqlTestCase.php (modified) (view diffs)
-
tests_old/Connection/OracleTestCase.php (modified) (view diffs)
-
tests_old/Connection/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/Connection/ProfilerTestCase.php (modified) (view diffs)
-
tests_old/Connection/SqliteTestCase.php (modified) (view diffs)
-
tests_old/Connection/UnitOfWork.php (modified) (view diffs)
-
tests_old/ConnectionTestCase.php (modified) (view diffs)
-
tests_old/coverage/Doctrine.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Access.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Adapter_Mock.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Adapter_Statement_Mock.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_AuditLog.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_AuditLog_Listener.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Cache_Array.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Collection.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Configurable.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Common.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Firebird.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Firebird_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Module.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Mssql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Mssql_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Mysql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Mysql_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Oracle.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Oracle_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Pgsql_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Profiler.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Sqlite_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_Statement.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Connection_UnitOfWork.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Firebird.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Mssql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Mysql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Oracle.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_DataDict_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Event.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_EventListener.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_EventListener_Chain.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Firebird.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Mysql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Oracle.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Schema.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Export_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression_Driver.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression_Mock.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression_Mysql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Expression_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Formatter.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hook.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hook_Equal.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hook_Integer.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hook_Parser.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hook_Parser_Complex.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hook_WordLike.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrate.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrate_Array.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrate_Record.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrator.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrator_Abstract.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrator_ArrayDriver.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Hydrator_RecordDriver.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_I18n.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Builder.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Firebird.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Mssql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Oracle.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Schema.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Import_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Lib.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Manager.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Manager_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Migration.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Migration_Process.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Node.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Node_NestedSet.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Null.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Parser.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Parser_Yml.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Plugin.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Abstract.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Check.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Condition.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_From.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Groupby.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Having.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_JoinCondition.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Limit.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Offset.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Orderby.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Part.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Registry.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Select.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Set.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Tokenizer.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Query_Where.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_RawSql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_RawSql_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Abstract.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Filter.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Filter_Compound.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Filter_Standard.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Iterator.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Listener.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Record_Listener_Chain.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_Association.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_ForeignKey.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_LocalKey.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_Nest.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_Parser.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Relation_Parser_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Search.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Search_Analyzer_Standard.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Search_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Search_File.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Search_Listener.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Search_Query.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence_Firebird.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence_Mssql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence_Mysql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence_Oracle.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Sequence_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Table.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Table_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Table_Repository.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_I18n.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_Listener_Timestampable.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_NestedSet.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_Searchable.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_Sluggable.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_Timestampable.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Template_Versionable.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Tokenizer.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Firebird.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Mock.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Mssql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Mysql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Oracle.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Pgsql.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Transaction_Sqlite.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Tree.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Tree_NestedSet.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Date.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Driver.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Email.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_ErrorStack.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Exception.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Future.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Notblank.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Notnull.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Past.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Range.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Regexp.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Unique.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Unsigned.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_Validator_Usstate.html (modified) (view diffs)
-
tests_old/coverage/Doctrine_View.html (modified) (view diffs)
-
tests_old/coverage/index.php (modified) (view diffs)
-
tests_old/CtiColumnAggregationTestCase.php (modified) (view diffs)
-
tests_old/CustomPrimaryKeyTestCase.php (modified) (view diffs)
-
tests_old/CustomResultSetOrderTestCase.php (modified) (view diffs)
-
tests_old/CustomResultSetOrderTestCaseTestCase.php (modified) (view diffs)
-
tests_old/Data/ExportTestCase.php (modified) (view diffs)
-
tests_old/Data/ImportTestCase.php (modified) (view diffs)
-
tests_old/DataDict/FirebirdTestCase.php (modified) (view diffs)
-
tests_old/DataDict/InformixTestCase.php (modified) (view diffs)
-
tests_old/DataDict/MssqlTestCase.php (modified) (view diffs)
-
tests_old/DataDict/MysqlTestCase.php (modified) (view diffs)
-
tests_old/DataDict/OracleTestCase.php (modified) (view diffs)
-
tests_old/DataDict/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/DataDict/SqliteTestCase.php (modified) (view diffs)
-
tests_old/DataDictTestCase.php (modified) (view diffs)
-
tests_old/DataType/BooleanTestCase.php (modified) (view diffs)
-
tests_old/DataType/EnumTestCase.php (modified) (view diffs)
-
tests_old/Db/ProfilerTestCase.php (modified) (view diffs)
-
tests_old/DBTestCase.php (modified) (view diffs)
-
tests_old/DoctrineTest.php (modified) (view diffs)
-
tests_old/DoctrineTest/Coverage.php (modified) (view diffs)
-
tests_old/DoctrineTest/Doctrine_UnitTestCase.php (modified) (view diffs)
-
tests_old/EventListener/ChainTestCase.php (modified) (view diffs)
-
tests_old/EventListenerTestCase.php (modified) (view diffs)
-
tests_old/Export/CheckConstraintTestCase.php (modified) (view diffs)
-
tests_old/Export/FirebirdTestCase.php (modified) (view diffs)
-
tests_old/Export/InformixTestCase.php (modified) (view diffs)
-
tests_old/Export/MssqlTestCase.php (modified) (view diffs)
-
tests_old/Export/MysqlTestCase.php (modified) (view diffs)
-
tests_old/Export/OracleTestCase.php (modified) (view diffs)
-
tests_old/Export/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/Export/RecordTestCase.php (modified) (view diffs)
-
tests_old/Export/SchemaTestCase.php (modified) (view diffs)
-
tests_old/Export/SqliteTestCase.php (modified) (view diffs)
-
tests_old/ExportTestCase.php (modified) (view diffs)
-
tests_old/Expression/DriverTestCase.php (modified) (view diffs)
-
tests_old/Expression/FirebirdTestCase.php (modified) (view diffs)
-
tests_old/Expression/InformixTestCase.php (modified) (view diffs)
-
tests_old/Expression/MssqlTestCase.php (modified) (view diffs)
-
tests_old/Expression/MysqlTestCase.php (modified) (view diffs)
-
tests_old/Expression/OracleTestCase.php (modified) (view diffs)
-
tests_old/Expression/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/Expression/SqliteTestCase.php (modified) (view diffs)
-
tests_old/ExpressionTestCase.php (modified) (view diffs)
-
tests_old/ForeignKeyTestCase.php (modified) (view diffs)
-
tests_old/HookTestCase.php (modified) (view diffs)
-
tests_old/Hydrate/FetchModeTestCase.php (modified) (view diffs)
-
tests_old/HydrateTestCase.php (modified) (view diffs)
-
tests_old/I18nTestCase.php (modified) (view diffs)
-
tests_old/Import/BuilderTestCase.php (modified) (view diffs)
-
tests_old/Import/FirebirdTestCase.php (modified) (view diffs)
-
tests_old/Import/InformixTestCase.php (modified) (view diffs)
-
tests_old/Import/MssqlTestCase.php (modified) (view diffs)
-
tests_old/Import/MysqlTestCase.php (modified) (view diffs)
-
tests_old/Import/OracleTestCase.php (modified) (view diffs)
-
tests_old/Import/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/Import/SchemaTestCase.php (modified) (view diffs)
-
tests_old/Import/SqliteTestCase.php (modified) (view diffs)
-
tests_old/ImportTestCase.php (modified) (view diffs)
-
tests_old/IntegrityActionTestCase.php (modified) (view diffs)
-
tests_old/ManagerTestCase.php (modified) (view diffs)
-
tests_old/Migration/MysqlTestCase.php (modified) (view diffs)
-
tests_old/MigrationTestCase.php (modified) (view diffs)
-
tests_old/NestedSet/LoadInSetUpTestCase.php (modified) (view diffs)
-
tests_old/NestedSet/SingleRootTestCase.php (modified) (view diffs)
-
tests_old/NewCoreTestCase.php (modified) (view diffs)
-
tests_old/OneTableOneClassInheritanceTestCase.php (modified) (view diffs)
-
tests_old/ParserTestCase.php (modified) (view diffs)
-
tests_old/PessimisticLockingTestCase.php (modified) (view diffs)
-
tests_old/PluginTestCase.php (modified) (view diffs)
-
tests_old/Query/AggregateValueTestCase.php (modified) (view diffs)
-
tests_old/Query/ApplyInheritanceTestCase.php (modified) (view diffs)
-
tests_old/Query/CacheTestCase.php (modified) (view diffs)
-
tests_old/Query/CheckTestCase.php (modified) (view diffs)
-
tests_old/Query/ComponentAliasTestCase.php (modified) (view diffs)
-
tests_old/Query/ConditionTestCase.php (modified) (view diffs)
-
tests_old/Query/DeleteTestCase.php (modified) (view diffs)
-
tests_old/Query/DriverTestCase.php (modified) (view diffs)
-
tests_old/Query/ExpressionTestCase.php (modified) (view diffs)
-
tests_old/Query/FromTestCase.php (modified) (view diffs)
-
tests_old/Query/GroupbyTestCase.php (modified) (view diffs)
-
tests_old/Query/HavingTestCase.php (modified) (view diffs)
-
tests_old/Query/IdentifierQuotingTestCase.php (modified) (view diffs)
-
tests_old/Query/JoinCondition2TestCase.php (modified) (view diffs)
-
tests_old/Query/JoinConditionTestCase.php (modified) (view diffs)
-
tests_old/Query/JoinTestCase.php (modified) (view diffs)
-
tests_old/Query/LimitTestCase.php (modified) (view diffs)
-
tests_old/Query/MultiJoin2TestCase.php (modified) (view diffs)
-
tests_old/Query/MultiJoinTestCase.php (modified) (view diffs)
-
tests_old/Query/MultipleAggregateValueTestCase.php (modified) (view diffs)
-
tests_old/Query/MysqlSubqueryHavingTestCase.php (modified) (view diffs)
-
tests_old/Query/MysqlSubqueryTestCase.php (modified) (view diffs)
-
tests_old/Query/OneToOneFetchingTestCase.php (modified) (view diffs)
-
tests_old/Query/OrderbyTestCase.php (modified) (view diffs)
-
tests_old/Query/PgsqlSubqueryTestCase.php (modified) (view diffs)
-
tests_old/Query/ReferenceModelTestCase.php (modified) (view diffs)
-
tests_old/Query/RegistryTestCase.php (modified) (view diffs)
-
tests_old/Query/SelectExpressionTestCase.php (modified) (view diffs)
-
tests_old/Query/SelectTestCase.php (modified) (view diffs)
-
tests_old/Query/SubqueryTestCase.php (modified) (view diffs)
-
tests_old/Query/UpdateTestCase.php (modified) (view diffs)
-
tests_old/Query/WhereTestCase.php (modified) (view diffs)
-
tests_old/QueryTestCase.php (modified) (view diffs)
-
tests_old/RawSqlTestCase.php (modified) (view diffs)
-
tests_old/Record/FilterTestCase.php (modified) (view diffs)
-
tests_old/Record/HookTestCase.php (modified) (view diffs)
-
tests_old/Record/InheritanceTestCase.php (modified) (view diffs)
-
tests_old/Record/SaveBlankRecordTestCase.php (modified) (view diffs)
-
tests_old/Record/SerializeUnserializeTestCase.php (modified) (view diffs)
-
tests_old/Record/StateTestCase.php (modified) (view diffs)
-
tests_old/Record/SynchronizeTestCase.php (modified) (view diffs)
-
tests_old/Record/ZeroValuesTestCase.php (modified) (view diffs)
-
tests_old/RecordTestCase.php (modified) (view diffs)
-
tests_old/Relation/CircularSavingTestCase.php (modified) (view diffs)
-
tests_old/Relation/ManyToMany2TestCase.php (modified) (view diffs)
-
tests_old/Relation/NestTestCase.php (modified) (view diffs)
-
tests_old/Relation/OneToManyTestCase.php (modified) (view diffs)
-
tests_old/Relation/OneToOneTestCase.php (modified) (view diffs)
-
tests_old/Relation/ParserTestCase.php (modified) (view diffs)
-
tests_old/RelationTestCase.php (modified) (view diffs)
-
tests_old/Search/FileTestCase.php (modified) (view diffs)
-
tests_old/Search/IndexerTestCase.php (modified) (view diffs)
-
tests_old/Search/QueryTestCase.php (modified) (view diffs)
-
tests_old/Search/QueryWeightTestCase.php (modified) (view diffs)
-
tests_old/SearchTestCase.php (modified) (view diffs)
-
tests_old/Sequence/FirebirdTestCase.php (modified) (view diffs)
-
tests_old/Sequence/InformixTestCase.php (modified) (view diffs)
-
tests_old/Sequence/MssqlTestCase.php (modified) (view diffs)
-
tests_old/Sequence/MysqlTestCase.php (modified) (view diffs)
-
tests_old/Sequence/OracleTestCase.php (modified) (view diffs)
-
tests_old/Sequence/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/Sequence/SqliteTestCase.php (modified) (view diffs)
-
tests_old/SequenceTestCase.php (modified) (view diffs)
-
tests_old/TableTestCase.php (modified) (view diffs)
-
tests_old/template.tpl (modified) (view diffs)
-
tests_old/TemplateTestCase.php (modified) (view diffs)
-
tests_old/Ticket/381TestCase.php (modified) (view diffs)
-
tests_old/Ticket/424BTestCase.php (modified) (view diffs)
-
tests_old/Ticket/424CTestCase.php (modified) (view diffs)
-
tests_old/Ticket/428TestCase.php (modified) (view diffs)
-
tests_old/Ticket/438TestCase.php (modified) (view diffs)
-
tests_old/Ticket/480TestCase.php (modified) (view diffs)
-
tests_old/Ticket/576TestCase.php (modified) (view diffs)
-
tests_old/Ticket/583TestCase.php (modified) (view diffs)
-
tests_old/Ticket/587TestCase.php (modified) (view diffs)
-
tests_old/Ticket/626BTestCase.php (modified) (view diffs)
-
tests_old/Ticket/626CTestCase.php (modified) (view diffs)
-
tests_old/Ticket/626DTestCase.php (modified) (view diffs)
-
tests_old/Ticket/638TestCase.php (modified) (view diffs)
-
tests_old/Ticket/642TestCase.php (modified) (view diffs)
-
tests_old/Ticket/673TestCase.php (modified) (view diffs)
-
tests_old/Ticket/697TestCase.php (modified) (view diffs)
-
tests_old/Ticket/749TestCase.php (modified) (view diffs)
-
tests_old/Ticket/NjeroTestCase.php (modified) (view diffs)
-
tests_old/TokenizerTestCase.php (modified) (view diffs)
-
tests_old/Transaction/FirebirdTestCase.php (modified) (view diffs)
-
tests_old/Transaction/InformixTestCase.php (modified) (view diffs)
-
tests_old/Transaction/MssqlTestCase.php (modified) (view diffs)
-
tests_old/Transaction/MysqlTestCase.php (modified) (view diffs)
-
tests_old/Transaction/OracleTestCase.php (modified) (view diffs)
-
tests_old/Transaction/PgsqlTestCase.php (modified) (view diffs)
-
tests_old/Transaction/SqliteTestCase.php (modified) (view diffs)
-
tests_old/TransactionTestCase.php (modified) (view diffs)
-
tests_old/TreeStructureTestCase.php (modified) (view diffs)
-
tests_old/UnitOfWorkTestCase.php (modified) (view diffs)
-
tests_old/Validator/FutureTestCase.php (modified) (view diffs)
-
tests_old/Validator/PastTestCase.php (modified) (view diffs)
-
tests_old/ValidatorTestCase.php (modified) (view diffs)
-
tests_old/ViewTestCase.php (modified) (view diffs)
-
tools/sandbox/config.php (modified) (view diffs)
-
vendor/Sensei/Sensei.php (modified) (view diffs)