Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
6ed4bcc1
Commit
6ed4bcc1
authored
Feb 06, 2008
by
lsmith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- added package xml files
parent
f1adf23a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1550 additions
and
0 deletions
+1550
-0
package_Core.xml
package_Core.xml
+905
-0
package_DBAL.xml
package_DBAL.xml
+164
-0
package_ORM.xml
package_ORM.xml
+481
-0
No files found.
package_Core.xml
0 → 100644
View file @
6ed4bcc1
<?xml version="1.0" encoding="UTF-8"?>
<package
packagerversion=
"1.6.2"
version=
"2.0"
xmlns=
"http://pear.php.net/dtd/package-2.0"
xmlns:tasks=
"http://pear.php.net/dtd/tasks-1.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"
>
<name>
Doctrine_Core
</name>
<channel>
pear.php.net
</channel>
<summary>
PHP5 Database Interface Core Package
</summary>
<description>
Doctrine_Core is the core package for the Doctrine DBAL/ORM. It contains various
helper classes that are necessary for both the DBAL and the ORM.
</description>
<lead>
<name>
Konsta Vesterinen
</name>
<user>
zYne-
</user>
<email>
kvesteri@cc.hut.fi
</email>
<active>
yes
</active>
</lead>
<date>
2008-02-06
</date>
<time>
18:28:33
</time>
<version>
<release>
0.9
</release>
<api>
0.9
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<license
uri=
"http://phpdoctrine.net/license"
>
MIT license
</license>
<notes>
barfoo
</notes>
<contents>
<dir
baseinstalldir=
"/"
name=
"/"
>
<dir
name=
"lib"
>
<dir
name=
"Doctrine"
>
<dir
name=
"Builder"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Migration.php"
role=
"php"
/>
<file
name=
"Record.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Builder -->
<dir
name=
"Compiler"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Compiler -->
<dir
name=
"Data"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Export.php"
role=
"php"
/>
<file
name=
"Import.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Data -->
<dir
name=
"DataDict"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Firebird.php"
role=
"php"
/>
<file
name=
"Informix.php"
role=
"php"
/>
<file
name=
"Mssql.php"
role=
"php"
/>
<file
name=
"Mysql.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Pgsql.php"
role=
"php"
/>
<file
name=
"Sqlite.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/DataDict -->
<dir
name=
"EventListener"
>
<file
name=
"Chain.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/EventListener -->
<dir
name=
"File"
>
<file
name=
"Index.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/File -->
<dir
name=
"FileFinder"
>
<file
name=
"GlobToRegex.php"
role=
"php"
/>
<file
name=
"NumberCompare.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/FileFinder -->
<dir
name=
"Locator"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Injectable.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Locator -->
<dir
name=
"Log"
>
<dir
name=
"Filter"
>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"Message.php"
role=
"php"
/>
<file
name=
"Priority.php"
role=
"php"
/>
<file
name=
"Suppress.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Log/Filter -->
<dir
name=
"Formatter"
>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"Simple.php"
role=
"php"
/>
<file
name=
"Xml.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Log/Formatter -->
<dir
name=
"Writer"
>
<file
name=
"Abstract.php"
role=
"php"
/>
<file
name=
"Db.php"
role=
"php"
/>
<file
name=
"Mock.php"
role=
"php"
/>
<file
name=
"Null.php"
role=
"php"
/>
<file
name=
"Stream.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Log/Writer -->
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Log -->
<dir
name=
"Parser"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Json.php"
role=
"php"
/>
<file
name=
"Serialize.php"
role=
"php"
/>
<file
name=
"spyc.php"
role=
"php"
/>
<file
name=
"Xml.php"
role=
"php"
/>
<file
name=
"Yml.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Parser -->
<dir
name=
"Task"
>
<file
name=
"BuildAll.php"
role=
"php"
/>
<file
name=
"BuildAllLoad.php"
role=
"php"
/>
<file
name=
"BuildAllReload.php"
role=
"php"
/>
<file
name=
"Compile.php"
role=
"php"
/>
<file
name=
"CreateDb.php"
role=
"php"
/>
<file
name=
"CreateTables.php"
role=
"php"
/>
<file
name=
"Dql.php"
role=
"php"
/>
<file
name=
"DropDb.php"
role=
"php"
/>
<file
name=
"DumpData.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"GenerateMigration.php"
role=
"php"
/>
<file
name=
"GenerateMigrationsDb.php"
role=
"php"
/>
<file
name=
"GenerateMigrationsModels.php"
role=
"php"
/>
<file
name=
"GenerateModelsDb.php"
role=
"php"
/>
<file
name=
"GenerateModelsYaml.php"
role=
"php"
/>
<file
name=
"GenerateSql.php"
role=
"php"
/>
<file
name=
"GenerateYamlDb.php"
role=
"php"
/>
<file
name=
"GenerateYamlModels.php"
role=
"php"
/>
<file
name=
"LoadData.php"
role=
"php"
/>
<file
name=
"LoadDummyData.php"
role=
"php"
/>
<file
name=
"Migrate.php"
role=
"php"
/>
<file
name=
"RebuildDb.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Task -->
<file
name=
"Builder.php"
role=
"php"
/>
<file
name=
"Compiler.php"
role=
"php"
/>
<file
name=
"Configurable.php"
role=
"php"
/>
<file
name=
"Data.php"
role=
"php"
/>
<file
name=
"DataDict.php"
role=
"php"
/>
<file
name=
"Event.php"
role=
"php"
/>
<file
name=
"EventListener.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"File.php"
role=
"php"
/>
<file
name=
"FileFinder.php"
role=
"php"
/>
<file
name=
"Formatter.php"
role=
"php"
/>
<file
name=
"Inflector.php"
role=
"php"
/>
<file
name=
"Locator.php"
role=
"php"
/>
<file
name=
"Log.php"
role=
"php"
/>
<file
name=
"Null.php"
role=
"php"
/>
<file
name=
"Overloadable.php"
role=
"php"
/>
<file
name=
"Parser.php"
role=
"php"
/>
<file
name=
"Task.php"
role=
"php"
/>
<file
name=
"Util.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine -->
</dir>
<!-- /lib -->
<dir
name=
"manual"
>
<dir
name=
"docs"
>
<dir
name=
"en"
>
<dir
name=
"basic-schema-mapping"
>
<dir
name=
"columns"
>
<file
name=
"column-aliases.txt"
role=
"doc"
/>
<file
name=
"column-naming.txt"
role=
"doc"
/>
<file
name=
"data-types.txt"
role=
"doc"
/>
<file
name=
"default-values.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/basic-schema-mapping/columns -->
<file
name=
"columns.txt"
role=
"doc"
/>
<file
name=
"constraints-and-validators.txt"
role=
"doc"
/>
<file
name=
"indexes.txt"
role=
"doc"
/>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"record-identifiers.txt"
role=
"doc"
/>
<file
name=
"table-and-class-naming.txt"
role=
"doc"
/>
<file
name=
"table-options.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/basic-schema-mapping -->
<dir
name=
"caching"
>
<file
name=
"configuration.txt"
role=
"doc"
/>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"overview.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/caching -->
<dir
name=
"coding-standards"
>
<file
name=
"coding-style.txt"
role=
"doc"
/>
<file
name=
"naming-conventions.txt"
role=
"doc"
/>
<file
name=
"overview.txt"
role=
"doc"
/>
<file
name=
"php-file-formatting.txt"
role=
"doc"
/>
<file
name=
"testing.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/coding-standards -->
<dir
name=
"component-overview"
>
<file
name=
"hook.txt"
role=
"doc"
/>
<file
name=
"locking-manager.txt"
role=
"doc"
/>
<file
name=
"profiler.txt"
role=
"doc"
/>
<file
name=
"validators.txt"
role=
"doc"
/>
<file
name=
"view.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/component-overview -->
<dir
name=
"configuration"
>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"levels-of-configuration.txt"
role=
"doc"
/>
<file
name=
"setting-attributes.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/configuration -->
<dir
name=
"connection-management"
>
<file
name=
"connection-component-binding.txt"
role=
"doc"
/>
<file
name=
"dsn-the-data-source-name.txt"
role=
"doc"
/>
<file
name=
"lazy-connecting-to-database.txt"
role=
"doc"
/>
<file
name=
"managing-connections.txt"
role=
"doc"
/>
<file
name=
"opening-a-new-connection.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/connection-management -->
<dir
name=
"dql-doctrine-query-language"
>
<file
name=
"bnf.txt"
role=
"doc"
/>
<file
name=
"conditional-expressions.txt"
role=
"doc"
/>
<file
name=
"delete-queries.txt"
role=
"doc"
/>
<file
name=
"examples.txt"
role=
"doc"
/>
<file
name=
"from-clause.txt"
role=
"doc"
/>
<file
name=
"functional-expressions.txt"
role=
"doc"
/>
<file
name=
"group-by-having-clauses.txt"
role=
"doc"
/>
<file
name=
"indexby-keyword.txt"
role=
"doc"
/>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"join-syntax.txt"
role=
"doc"
/>
<file
name=
"limit-and-offset-clauses.txt"
role=
"doc"
/>
<file
name=
"order-by-clause.txt"
role=
"doc"
/>
<file
name=
"select-queries.txt"
role=
"doc"
/>
<file
name=
"subqueries.txt"
role=
"doc"
/>
<file
name=
"update-queries.txt"
role=
"doc"
/>
<file
name=
"where-clause.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/dql-doctrine-query-language -->
<dir
name=
"getting-started"
>
<file
name=
"exporting-classes.txt"
role=
"doc"
/>
<file
name=
"installation.txt"
role=
"doc"
/>
<file
name=
"starting-new-project.txt"
role=
"doc"
/>
<file
name=
"working-with-existing-databases.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/getting-started -->
<dir
name=
"hierarchical-data"
>
<file
name=
"adjacency-list.txt"
role=
"doc"
/>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"materialized-path.txt"
role=
"doc"
/>
<file
name=
"nested-set.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/hierarchical-data -->
<dir
name=
"improving-performance"
>
<file
name=
"bundle-your-class-files.txt"
role=
"doc"
/>
<file
name=
"compile.txt"
role=
"doc"
/>
<file
name=
"fetch-only-what-you-need.txt"
role=
"doc"
/>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"other-tips.txt"
role=
"doc"
/>
<file
name=
"use-a-bytecode-cache.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/improving-performance -->
<dir
name=
"real-world-examples"
>
<file
name=
"album-lister.txt"
role=
"doc"
/>
<file
name=
"forum-application.txt"
role=
"doc"
/>
<file
name=
"user-management-system.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/real-world-examples -->
<dir
name=
"technology"
>
<file
name=
"architecture.txt"
role=
"doc"
/>
<file
name=
"design-patterns-used.txt"
role=
"doc"
/>
<file
name=
"internal-optimizations.txt"
role=
"doc"
/>
<file
name=
"speed.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/technology -->
<dir
name=
"transactions"
>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"isolation-levels.txt"
role=
"doc"
/>
<file
name=
"locking-strategies.txt"
role=
"doc"
/>
<file
name=
"nesting.txt"
role=
"doc"
/>
<file
name=
"savepoints.txt"
role=
"doc"
/>
<file
name=
"unit-of-work.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/transactions -->
<dir
name=
"utilities"
>
<dir
name=
"pagination"
>
<file
name=
"advanced-layouts-with-pager.txt"
role=
"doc"
/>
<file
name=
"controlling-range-styles.txt"
role=
"doc"
/>
<file
name=
"customizing-pager-layout.txt"
role=
"doc"
/>
<file
name=
"introduction.txt"
role=
"doc"
/>
<file
name=
"working-with-pager.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/utilities/pagination -->
<file
name=
"command-line-interface.txt"
role=
"doc"
/>
<file
name=
"facade.txt"
role=
"doc"
/>
<file
name=
"pagination.txt"
role=
"doc"
/>
<file
name=
"sandbox.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/utilities -->
<dir
name=
"working-with-objects"
>
<dir
name=
"component-overview"
>
<file
name=
"collection.txt"
role=
"doc"
/>
<file
name=
"connection.txt"
role=
"doc"
/>
<file
name=
"manager.txt"
role=
"doc"
/>
<file
name=
"record.txt"
role=
"doc"
/>
<file
name=
"table.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/working-with-objects/component-overview -->
<file
name=
"dealing-with-relations.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/working-with-objects -->
<dir
name=
"_old-docs"
>
<file
name=
"Configuration - Custom getters and setters.php"
role=
"doc"
/>
<file
name=
"Configuration - Custom primary key column.php"
role=
"doc"
/>
<file
name=
"Configuration - List of attributes.php"
role=
"doc"
/>
<file
name=
"Configuration - Setting default eventlistener.php"
role=
"doc"
/>
<file
name=
"Configuration - Setting default fetchmode.php"
role=
"doc"
/>
<file
name=
"Configuration - Using sequences.php"
role=
"doc"
/>
<file
name=
"Database operations - Limit and offset.php"
role=
"doc"
/>
<file
name=
"Database operations - Nested transactions.php"
role=
"doc"
/>
<file
name=
"Database operations - Query logging.php"
role=
"doc"
/>
<file
name=
"Database operations - Sequences.php"
role=
"doc"
/>
<file
name=
"Database operations - Transactions.php"
role=
"doc"
/>
<file
name=
"DQL (Doctrine Query Language) - Functions - Contains.php"
role=
"doc"
/>
<file
name=
"DQL (Doctrine Query Language) - Functions - Like.php"
role=
"doc"
/>
<file
name=
"DQL (Doctrine Query Language) - Functions - Regexp.php"
role=
"doc"
/>
<file
name=
"DQL (Doctrine Query Language) - Operators - Logical operators.php"
role=
"doc"
/>
<file
name=
"Object relational mapping - Relations - Composites and aggregates.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Association.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Collection.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Collection_Batch.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Collection_Immediate.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Collection_Lazy.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_ForeignKey.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Manager.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Record.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Session.php"
role=
"doc"
/>
<file
name=
"Runtime classes - Doctrine_Table.php"
role=
"doc"
/>
<file
name=
"Schema reference - Data types - Array.php"
role=
"doc"
/>
<file
name=
"Schema reference - Foreign keys - Introduction.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Collection - Fetching strategies.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - Aggregate functions.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - Bound parameters.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - DQL - SQL conversion.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - Fetching strategies.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - Lazy property fetching.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - Method overloading.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Query - Relation operators.php"
role=
"doc"
/>
<file
name=
"Working with objects - Component overview - Record - Adding records.php"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en/_old-docs -->
<file
name=
"basic-schema-mapping.txt"
role=
"doc"
/>
<file
name=
"caching.txt"
role=
"doc"
/>
<file
name=
"class-templates.txt"
role=
"doc"
/>
<file
name=
"coding-standards.txt"
role=
"doc"
/>
<file
name=
"component-overview.txt"
role=
"doc"
/>
<file
name=
"configuration.txt"
role=
"doc"
/>
<file
name=
"connection-management.txt"
role=
"doc"
/>
<file
name=
"data-fixtures.txt"
role=
"doc"
/>
<file
name=
"database-abstraction.txt"
role=
"doc"
/>
<file
name=
"dql-doctrine-query-language.txt"
role=
"doc"
/>
<file
name=
"event-listeners.txt"
role=
"doc"
/>
<file
name=
"exceptions-and-warnings.txt"
role=
"doc"
/>
<file
name=
"file-parser.txt"
role=
"doc"
/>
<file
name=
"getting-started.txt"
role=
"doc"
/>
<file
name=
"hierarchical-data.txt"
role=
"doc"
/>
<file
name=
"improving-performance.txt"
role=
"doc"
/>
<file
name=
"mapping-relations.txt"
role=
"doc"
/>
<file
name=
"migration.txt"
role=
"doc"
/>
<file
name=
"native-sql.txt"
role=
"doc"
/>
<file
name=
"object-relational-mapping.txt"
role=
"doc"
/>
<file
name=
"plugins.txt"
role=
"doc"
/>
<file
name=
"real-world-examples.txt"
role=
"doc"
/>
<file
name=
"relations.txt"
role=
"doc"
/>
<file
name=
"schema-files.txt"
role=
"doc"
/>
<file
name=
"searching.txt"
role=
"doc"
/>
<file
name=
"technology.txt"
role=
"doc"
/>
<file
name=
"transactions.txt"
role=
"doc"
/>
<file
name=
"utilities.txt"
role=
"doc"
/>
<file
name=
"working-with-objects.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs/en -->
<file
name=
".htaccess"
role=
"doc"
/>
<file
name=
"en.txt"
role=
"doc"
/>
</dir>
<!-- /manual/docs -->
<dir
name=
"lib"
>
<dir
name=
"Text"
>
<dir
name=
"Wiki"
>
<dir
name=
"Parse"
>
<dir
name=
"Doc"
>
<file
name=
"Code.php"
role=
"doc"
/>
<file
name=
"Doclink.php"
role=
"doc"
/>
<file
name=
"Prefilter.php"
role=
"doc"
/>
<file
name=
"Table.php"
role=
"doc"
/>
</dir>
<!-- /manual/lib/Text/Wiki/Parse/Doc -->
</dir>
<!-- /manual/lib/Text/Wiki/Parse -->
<dir
name=
"Render"
>
<dir
name=
"Latex"
>
<file
name=
"Code.php"
role=
"doc"
/>
<file
name=
"Doclink.php"
role=
"doc"
/>
<file
name=
"Heading.php"
role=
"doc"
/>
<file
name=
"List.php"
role=
"doc"
/>
<file
name=
"Phplookup.php"
role=
"doc"
/>
<file
name=
"Table.php"
role=
"doc"
/>
<file
name=
"Url.php"
role=
"doc"
/>
</dir>
<!-- /manual/lib/Text/Wiki/Render/Latex -->
<dir
name=
"Xhtml"
>
<file
name=
"Blockquote.php"
role=
"doc"
/>
<file
name=
"Code.php"
role=
"doc"
/>
<file
name=
"Doclink.php"
role=
"doc"
/>
</dir>
<!-- /manual/lib/Text/Wiki/Render/Xhtml -->
<file
name=
"Latex.php"
role=
"doc"
/>
</dir>
<!-- /manual/lib/Text/Wiki/Render -->
<file
name=
"Doc.php"
role=
"doc"
/>
</dir>
<!-- /manual/lib/Text/Wiki -->
</dir>
<!-- /manual/lib/Text -->
<file
name=
".htaccess"
role=
"doc"
/>
<file
name=
"highlight.php"
role=
"doc"
/>
</dir>
<!-- /manual/lib -->
<dir
name=
"scripts"
>
<file
name=
"mootools.v1.11.js"
role=
"doc"
/>
<file
name=
"toc.js"
role=
"doc"
/>
<file
name=
"tree.js"
role=
"doc"
/>
</dir>
<!-- /manual/scripts -->
<dir
name=
"styles"
>
<file
name=
"basic.css"
role=
"doc"
/>
<file
name=
"iefix.css"
role=
"doc"
/>
<file
name=
"print.css"
role=
"doc"
/>
</dir>
<!-- /manual/styles -->
<dir
name=
"templates"
>
<file
name=
".htaccess"
role=
"doc"
/>
<file
name=
"index.tpl.php"
role=
"doc"
/>
<file
name=
"latex.tpl.php"
role=
"doc"
/>
<file
name=
"xhtml.tpl.php"
role=
"doc"
/>
</dir>
<!-- /manual/templates -->
<dir
name=
"tmp"
>
<file
name=
".htaccess"
role=
"doc"
/>
</dir>
<!-- /manual/tmp -->
<file
name=
"index.php"
role=
"doc"
/>
</dir>
<!-- /manual -->
<dir
name=
"tests"
>
<dir
name=
"Cache"
>
<file
name=
"ApcTestCase.php"
role=
"test"
/>
<file
name=
"MemcacheTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Cache -->
<dir
name=
"Collection"
>
<file
name=
"SnapshotTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Collection -->
<dir
name=
"Connection"
>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"ProfilerTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
<file
name=
"UnitOfWork.php"
role=
"test"
/>
</dir>
<!-- /tests/Connection -->
<dir
name=
"coverage"
>
<file
name=
"coverage.txt"
role=
"test"
/>
<file
name=
"Doctrine.html"
role=
"test"
/>
<file
name=
"Doctrine_Access.html"
role=
"test"
/>
<file
name=
"Doctrine_Adapter_Mock.html"
role=
"test"
/>
<file
name=
"Doctrine_Adapter_Statement_Mock.html"
role=
"test"
/>
<file
name=
"Doctrine_AuditLog.html"
role=
"test"
/>
<file
name=
"Doctrine_AuditLog_Listener.html"
role=
"test"
/>
<file
name=
"Doctrine_Cache_Array.html"
role=
"test"
/>
<file
name=
"Doctrine_Collection.html"
role=
"test"
/>
<file
name=
"Doctrine_Configurable.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Common.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Firebird.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Firebird_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Module.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Mssql.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Mssql_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Mysql.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Mysql_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Oracle.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Oracle_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Pgsql_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Profiler.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Sqlite_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_Statement.html"
role=
"test"
/>
<file
name=
"Doctrine_Connection_UnitOfWork.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Firebird.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Mssql.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Mysql.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Oracle.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_DataDict_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Event.html"
role=
"test"
/>
<file
name=
"Doctrine_EventListener.html"
role=
"test"
/>
<file
name=
"Doctrine_EventListener_Chain.html"
role=
"test"
/>
<file
name=
"Doctrine_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Export.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Firebird.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Mysql.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Oracle.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Schema.html"
role=
"test"
/>
<file
name=
"Doctrine_Export_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression_Driver.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression_Mock.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression_Mysql.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_Expression_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Formatter.html"
role=
"test"
/>
<file
name=
"Doctrine_Hook.html"
role=
"test"
/>
<file
name=
"Doctrine_Hook_Equal.html"
role=
"test"
/>
<file
name=
"Doctrine_Hook_Integer.html"
role=
"test"
/>
<file
name=
"Doctrine_Hook_Parser.html"
role=
"test"
/>
<file
name=
"Doctrine_Hook_Parser_Complex.html"
role=
"test"
/>
<file
name=
"Doctrine_Hook_WordLike.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrate.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrate_Array.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrate_Record.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrator.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrator_Abstract.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrator_ArrayDriver.html"
role=
"test"
/>
<file
name=
"Doctrine_Hydrator_RecordDriver.html"
role=
"test"
/>
<file
name=
"Doctrine_I18n.html"
role=
"test"
/>
<file
name=
"Doctrine_Import.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Builder.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Firebird.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Mssql.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Oracle.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Schema.html"
role=
"test"
/>
<file
name=
"Doctrine_Import_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Lib.html"
role=
"test"
/>
<file
name=
"Doctrine_Locator_Injectable.html"
role=
"test"
/>
<file
name=
"Doctrine_Manager.html"
role=
"test"
/>
<file
name=
"Doctrine_Manager_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Migration.html"
role=
"test"
/>
<file
name=
"Doctrine_Migration_Process.html"
role=
"test"
/>
<file
name=
"Doctrine_Node.html"
role=
"test"
/>
<file
name=
"Doctrine_Node_NestedSet.html"
role=
"test"
/>
<file
name=
"Doctrine_Null.html"
role=
"test"
/>
<file
name=
"Doctrine_Parser.html"
role=
"test"
/>
<file
name=
"Doctrine_Parser_Yml.html"
role=
"test"
/>
<file
name=
"Doctrine_Plugin.html"
role=
"test"
/>
<file
name=
"Doctrine_Query.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Abstract.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Check.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Condition.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_From.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Groupby.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Having.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_JoinCondition.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Limit.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Offset.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Orderby.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Part.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Registry.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Select.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Set.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Tokenizer.html"
role=
"test"
/>
<file
name=
"Doctrine_Query_Where.html"
role=
"test"
/>
<file
name=
"Doctrine_RawSql.html"
role=
"test"
/>
<file
name=
"Doctrine_RawSql_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Record.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Abstract.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Filter.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Filter_Compound.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Filter_Standard.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Iterator.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Listener.html"
role=
"test"
/>
<file
name=
"Doctrine_Record_Listener_Chain.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_Association.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_ForeignKey.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_LocalKey.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_Nest.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_Parser.html"
role=
"test"
/>
<file
name=
"Doctrine_Relation_Parser_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Search.html"
role=
"test"
/>
<file
name=
"Doctrine_Search_Analyzer_Standard.html"
role=
"test"
/>
<file
name=
"Doctrine_Search_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Search_File.html"
role=
"test"
/>
<file
name=
"Doctrine_Search_Listener.html"
role=
"test"
/>
<file
name=
"Doctrine_Search_Query.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence_Firebird.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence_Mssql.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence_Mysql.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence_Oracle.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_Sequence_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Table.html"
role=
"test"
/>
<file
name=
"Doctrine_Table_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Table_Repository.html"
role=
"test"
/>
<file
name=
"Doctrine_Template.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_I18n.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_Listener_Timestampable.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_NestedSet.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_Searchable.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_Sluggable.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_Timestampable.html"
role=
"test"
/>
<file
name=
"Doctrine_Template_Versionable.html"
role=
"test"
/>
<file
name=
"Doctrine_Tokenizer.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Firebird.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Mock.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Mssql.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Mysql.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Oracle.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Pgsql.html"
role=
"test"
/>
<file
name=
"Doctrine_Transaction_Sqlite.html"
role=
"test"
/>
<file
name=
"Doctrine_Tree.html"
role=
"test"
/>
<file
name=
"Doctrine_Tree_NestedSet.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Date.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Driver.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Email.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_ErrorStack.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Exception.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Future.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Notblank.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Notnull.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Past.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Range.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Regexp.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Unique.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Unsigned.html"
role=
"test"
/>
<file
name=
"Doctrine_Validator_Usstate.html"
role=
"test"
/>
<file
name=
"Doctrine_View.html"
role=
"test"
/>
<file
name=
"index.php"
role=
"test"
/>
</dir>
<!-- /tests/coverage -->
<dir
name=
"Data"
>
<file
name=
"ExportTestCase.php"
role=
"test"
/>
<file
name=
"ImportTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Data -->
<dir
name=
"DataDict"
>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/DataDict -->
<dir
name=
"DataType"
>
<file
name=
"BooleanTestCase.php"
role=
"test"
/>
<file
name=
"EnumTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/DataType -->
<dir
name=
"Db"
>
<file
name=
"ProfilerTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Db -->
<dir
name=
"DoctrineTest"
>
<dir
name=
"Reporter"
>
<file
name=
"Cli.php"
role=
"test"
/>
<file
name=
"Html.php"
role=
"test"
/>
</dir>
<!-- /tests/DoctrineTest/Reporter -->
<file
name=
"Coverage.php"
role=
"test"
/>
<file
name=
"Doctrine_UnitTestCase.php"
role=
"test"
/>
<file
name=
"GroupTest.php"
role=
"test"
/>
<file
name=
"Reporter.php"
role=
"test"
/>
<file
name=
"UnitTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/DoctrineTest -->
<dir
name=
"EventListener"
>
<file
name=
"ChainTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/EventListener -->
<dir
name=
"Export"
>
<file
name=
"CheckConstraintTestCase.php"
role=
"test"
/>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"RecordTestCase.php"
role=
"test"
/>
<file
name=
"ReporterTestCase.php"
role=
"test"
/>
<file
name=
"SchemaTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Export -->
<dir
name=
"Expression"
>
<file
name=
"DriverTestCase.php"
role=
"test"
/>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Expression -->
<dir
name=
"Hydrate"
>
<file
name=
"FetchModeTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Hydrate -->
<dir
name=
"Import"
>
<file
name=
"BuilderTestCase.php"
role=
"test"
/>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"SchemaTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Import -->
<dir
name=
"Inheritance"
>
<file
name=
"JoinedTestCase.php"
role=
"test"
/>
<file
name=
"SingleTableTestCase.php"
role=
"test"
/>
<file
name=
"TablePerClassTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Inheritance -->
<dir
name=
"Metadata"
>
<file
name=
"FactoryTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Metadata -->
<dir
name=
"Migration"
>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Migration -->
<dir
name=
"migration_classes"
>
<file
name=
"001_add_table.php"
role=
"test"
/>
</dir>
<!-- /tests/migration_classes -->
<dir
name=
"mysql_migration_classes"
>
<file
name=
"001_mysql_add_table.php"
role=
"test"
/>
<file
name=
"002_mysql_change_column.php"
role=
"test"
/>
</dir>
<!-- /tests/mysql_migration_classes -->
<dir
name=
"NestedSet"
>
<file
name=
"LoadInSetUpTestCase.php"
role=
"test"
/>
<file
name=
"SingleRootTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/NestedSet -->
<dir
name=
"Query"
>
<file
name=
"AggregateValueTestCase.php"
role=
"test"
/>
<file
name=
"ApplyInheritanceTestCase.php"
role=
"test"
/>
<file
name=
"CacheTestCase.php"
role=
"test"
/>
<file
name=
"CheckTestCase.php"
role=
"test"
/>
<file
name=
"ComponentAliasTestCase.php"
role=
"test"
/>
<file
name=
"ConditionTestCase.php"
role=
"test"
/>
<file
name=
"DeleteTestCase.php"
role=
"test"
/>
<file
name=
"DriverTestCase.php"
role=
"test"
/>
<file
name=
"ExpressionTestCase.php"
role=
"test"
/>
<file
name=
"FromTestCase.php"
role=
"test"
/>
<file
name=
"GroupbyTestCase.php"
role=
"test"
/>
<file
name=
"HavingTestCase.php"
role=
"test"
/>
<file
name=
"IdentifierQuotingTestCase.php"
role=
"test"
/>
<file
name=
"JoinCondition2TestCase.php"
role=
"test"
/>
<file
name=
"JoinConditionTestCase.php"
role=
"test"
/>
<file
name=
"JoinTestCase.php"
role=
"test"
/>
<file
name=
"LimitTestCase.php"
role=
"test"
/>
<file
name=
"MultiJoin2TestCase.php"
role=
"test"
/>
<file
name=
"MultiJoinTestCase.php"
role=
"test"
/>
<file
name=
"MultipleAggregateValueTestCase.php"
role=
"test"
/>
<file
name=
"MysqlSubqueryHavingTestCase.php"
role=
"test"
/>
<file
name=
"MysqlSubqueryTestCase.php"
role=
"test"
/>
<file
name=
"OneToOneFetchingTestCase.php"
role=
"test"
/>
<file
name=
"OrderbyTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlSubqueryTestCase.php"
role=
"test"
/>
<file
name=
"ReferenceModelTestCase.php"
role=
"test"
/>
<file
name=
"RegistryTestCase.php"
role=
"test"
/>
<file
name=
"SelectExpressionTestCase.php"
role=
"test"
/>
<file
name=
"SelectTestCase.php"
role=
"test"
/>
<file
name=
"ShortAliasesTestCase.php"
role=
"test"
/>
<file
name=
"SubqueryTestCase.php"
role=
"test"
/>
<file
name=
"UpdateTestCase.php"
role=
"test"
/>
<file
name=
"WhereTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Query -->
<dir
name=
"Record"
>
<file
name=
"FilterTestCase.php"
role=
"test"
/>
<file
name=
"HookTestCase.php"
role=
"test"
/>
<file
name=
"InheritanceTestCase.php"
role=
"test"
/>
<file
name=
"LockTestCase.php"
role=
"test"
/>
<file
name=
"SaveBlankRecordTestCase.php"
role=
"test"
/>
<file
name=
"SerializeUnserializeTestCase.php"
role=
"test"
/>
<file
name=
"StateTestCase.php"
role=
"test"
/>
<file
name=
"SynchronizeTestCase.php"
role=
"test"
/>
<file
name=
"ZeroValuesTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Record -->
<dir
name=
"Relation"
>
<file
name=
"AccessTestCase.php"
role=
"test"
/>
<file
name=
"CircularSavingTestCase.php"
role=
"test"
/>
<file
name=
"ManyToMany2TestCase.php"
role=
"test"
/>
<file
name=
"ManyToManyTestCase.php"
role=
"test"
/>
<file
name=
"NestTestCase.php"
role=
"test"
/>
<file
name=
"OneToManyTestCase.php"
role=
"test"
/>
<file
name=
"OneToOneTestCase.php"
role=
"test"
/>
<file
name=
"ParserTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Relation -->
<dir
name=
"Search"
>
<dir
name=
"_files"
>
<file
name=
"content.html"
role=
"test"
/>
<file
name=
"content.txt"
role=
"test"
/>
</dir>
<!-- /tests/Search/_files -->
<file
name=
"FileTestCase.php"
role=
"test"
/>
<file
name=
"IndexerTestCase.php"
role=
"test"
/>
<file
name=
"QueryTestCase.php"
role=
"test"
/>
<file
name=
"QueryWeightTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Search -->
<dir
name=
"Sequence"
>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Sequence -->
<dir
name=
"Ticket"
>
<file
name=
"381TestCase.php"
role=
"test"
/>
<file
name=
"424BTestCase.php"
role=
"test"
/>
<file
name=
"424CTestCase.php"
role=
"test"
/>
<file
name=
"428TestCase.php"
role=
"test"
/>
<file
name=
"438TestCase.php"
role=
"test"
/>
<file
name=
"480TestCase.php"
role=
"test"
/>
<file
name=
"576TestCase.php"
role=
"test"
/>
<file
name=
"583TestCase.php"
role=
"test"
/>
<file
name=
"587TestCase.php"
role=
"test"
/>
<file
name=
"626BTestCase.php"
role=
"test"
/>
<file
name=
"626CTestCase.php"
role=
"test"
/>
<file
name=
"626DTestCase.php"
role=
"test"
/>
<file
name=
"638TestCase.php"
role=
"test"
/>
<file
name=
"642TestCase.php"
role=
"test"
/>
<file
name=
"673TestCase.php"
role=
"test"
/>
<file
name=
"697TestCase.php"
role=
"test"
/>
<file
name=
"741TestCase.php"
role=
"test"
/>
<file
name=
"749TestCase.php"
role=
"test"
/>
<file
name=
"NjeroTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Ticket -->
<dir
name=
"Transaction"
>
<file
name=
"FirebirdTestCase.php"
role=
"test"
/>
<file
name=
"InformixTestCase.php"
role=
"test"
/>
<file
name=
"MssqlTestCase.php"
role=
"test"
/>
<file
name=
"MysqlTestCase.php"
role=
"test"
/>
<file
name=
"OracleTestCase.php"
role=
"test"
/>
<file
name=
"PgsqlTestCase.php"
role=
"test"
/>
<file
name=
"SqliteTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Transaction -->
<dir
name=
"Validator"
>
<file
name=
"FutureTestCase.php"
role=
"test"
/>
<file
name=
"PastTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests/Validator -->
<file
name=
"AccessTestCase.php"
role=
"test"
/>
<file
name=
"AuditLogTestCase.php"
role=
"test"
/>
<file
name=
"BatchIteratorTestCase.php"
role=
"test"
/>
<file
name=
"CacheFileTestCase.php"
role=
"test"
/>
<file
name=
"CacheQuerySqliteTestCase.php"
role=
"test"
/>
<file
name=
"CacheSqliteTestCase.php"
role=
"test"
/>
<file
name=
"CacheTestCase.php"
role=
"test"
/>
<file
name=
"CascadingDeleteTestCase.php"
role=
"test"
/>
<file
name=
"ClassTableInheritanceTestCase.php"
role=
"test"
/>
<file
name=
"CollectionOffsetTestCase.php"
role=
"test"
/>
<file
name=
"CollectionTestCase.php"
role=
"test"
/>
<file
name=
"ColumnAggregationInheritanceTestCase.php"
role=
"test"
/>
<file
name=
"ColumnAliasTestCase.php"
role=
"test"
/>
<file
name=
"CompositePrimaryKeyTestCase.php"
role=
"test"
/>
<file
name=
"ConfigurableTestCase.php"
role=
"test"
/>
<file
name=
"ConnectionTestCase.php"
role=
"test"
/>
<file
name=
"ConnectionTransactionTestCase.php"
role=
"test"
/>
<file
name=
"CtiColumnAggregationTestCase.php"
role=
"test"
/>
<file
name=
"CustomPrimaryKeyTestCase.php"
role=
"test"
/>
<file
name=
"CustomResultSetOrderTestCase.php"
role=
"test"
/>
<file
name=
"CustomResultSetOrderTestCaseTestCase.php"
role=
"test"
/>
<file
name=
"DataDictSqliteTestCase.php"
role=
"test"
/>
<file
name=
"DataDictTestCase.php"
role=
"test"
/>
<file
name=
"DbProfilerTestCase.php"
role=
"test"
/>
<file
name=
"DBTestCase.php"
role=
"test"
/>
<file
name=
"DoctrineTest.php"
role=
"test"
/>
<file
name=
"DriverTestCase.php"
role=
"test"
/>
<file
name=
"EventListenerTestCase.php"
role=
"test"
/>
<file
name=
"ExportTestCase.php"
role=
"test"
/>
<file
name=
"ExpressionTestCase.php"
role=
"test"
/>
<file
name=
"ForeignKeyTestCase.php"
role=
"test"
/>
<file
name=
"HookTestCase.php"
role=
"test"
/>
<file
name=
"HydrateTestCase.php"
role=
"test"
/>
<file
name=
"I18nTestCase.php"
role=
"test"
/>
<file
name=
"ImportTestCase.php"
role=
"test"
/>
<file
name=
"index.php"
role=
"test"
/>
<file
name=
"IntegrityActionTestCase.php"
role=
"test"
/>
<file
name=
"ManagerTestCase.php"
role=
"test"
/>
<file
name=
"MigrationTestCase.php"
role=
"test"
/>
<file
name=
"NewCoreTestCase.php"
role=
"test"
/>
<file
name=
"OneTableOneClassInheritanceTestCase.php"
role=
"test"
/>
<file
name=
"ParserTestCase.php"
role=
"test"
/>
<file
name=
"PessimisticLockingTestCase.php"
role=
"test"
/>
<file
name=
"PluginTestCase.php"
role=
"test"
/>
<file
name=
"QueryTestCase.php"
role=
"test"
/>
<file
name=
"RawSqlTestCase.php"
role=
"test"
/>
<file
name=
"RecordFilterTestCase.php"
role=
"test"
/>
<file
name=
"RecordTestCase.php"
role=
"test"
/>
<file
name=
"RelationTestCase.php"
role=
"test"
/>
<file
name=
"RepositoryTestCase.php"
role=
"test"
/>
<file
name=
"run.php"
role=
"test"
/>
<file
name=
"schema.xml"
role=
"test"
/>
<file
name=
"schema.yml"
role=
"test"
/>
<file
name=
"SearchTestCase.php"
role=
"test"
/>
<file
name=
"SequenceTestCase.php"
role=
"test"
/>
<file
name=
"TableTestCase.php"
role=
"test"
/>
<file
name=
"template.tpl"
role=
"test"
/>
<file
name=
"TemplateTestCase.php"
role=
"test"
/>
<file
name=
"TokenizerTestCase.php"
role=
"test"
/>
<file
name=
"TransactionTestCase.php"
role=
"test"
/>
<file
name=
"TreeStructureTestCase.php"
role=
"test"
/>
<file
name=
"UnitOfWorkTestCase.php"
role=
"test"
/>
<file
name=
"unsolved.php"
role=
"test"
/>
<file
name=
"UnsortedTestCase.php"
role=
"test"
/>
<file
name=
"ValidatorTestCase.php"
role=
"test"
/>
<file
name=
"ValueHolderTestCase.php"
role=
"test"
/>
<file
name=
"ViewTestCase.php"
role=
"test"
/>
</dir>
<!-- /tests -->
</dir>
<!-- / -->
</contents>
<dependencies>
<required>
<php>
<min>
5.2.3
</min>
</php>
<pearinstaller>
<min>
1.4.0b1
</min>
</pearinstaller>
<package>
<name>
PEAR
</name>
<channel>
pear.php.net
</channel>
<min>
1.3.6
</min>
</package>
</required>
</dependencies>
<phprelease
/>
<changelog>
<release>
<version>
<release>
0.9
</release>
<api>
0.9
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<date>
2008-02-06
</date>
<license
uri=
"http://phpdoctrine.net/license"
>
MIT license
</license>
<notes>
barfoo
</notes>
</release>
</changelog>
</package>
package_DBAL.xml
0 → 100644
View file @
6ed4bcc1
<?xml version="1.0" encoding="UTF-8"?>
<package
packagerversion=
"1.6.2"
version=
"2.0"
xmlns=
"http://pear.php.net/dtd/package-2.0"
xmlns:tasks=
"http://pear.php.net/dtd/tasks-1.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"
>
<name>
Doctrine_DBAL
</name>
<channel>
pear.php.net
</channel>
<summary>
PHP5 Database DBAL
</summary>
<description>
Doctrine_DBAL is a DBAL (database abstraction layer) for PHP 5.2.x+ .
</description>
<lead>
<name>
Konsta Vesterinen
</name>
<user>
zYne-
</user>
<email>
kvesteri@cc.hut.fi
</email>
<active>
yes
</active>
</lead>
<date>
2008-02-06
</date>
<time>
18:28:26
</time>
<version>
<release>
0.9
</release>
<api>
0.9
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<license
uri=
"http://phpdoctrine.net/license"
>
MIT license
</license>
<notes>
barfoo
</notes>
<contents>
<dir
baseinstalldir=
"/"
name=
"/"
>
<dir
name=
"lib"
>
<dir
name=
"Doctrine"
>
<dir
name=
"Connection"
>
<dir
name=
"Firebird"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Firebird -->
<dir
name=
"Informix"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Informix -->
<dir
name=
"Mssql"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Mssql -->
<dir
name=
"Mysql"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Mysql -->
<dir
name=
"Oracle"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Oracle -->
<dir
name=
"Pgsql"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Pgsql -->
<dir
name=
"Profiler"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Profiler -->
<dir
name=
"Sqlite"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection/Sqlite -->
<file
name=
"Common.php"
role=
"php"
/>
<file
name=
"Db2.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Firebird.php"
role=
"php"
/>
<file
name=
"Informix.php"
role=
"php"
/>
<file
name=
"Mock.php"
role=
"php"
/>
<file
name=
"Module.php"
role=
"php"
/>
<file
name=
"Mssql.php"
role=
"php"
/>
<file
name=
"Mysql.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Pgsql.php"
role=
"php"
/>
<file
name=
"Profiler.php"
role=
"php"
/>
<file
name=
"Sqlite.php"
role=
"php"
/>
<file
name=
"Statement.php"
role=
"php"
/>
<file
name=
"UnitOfWork.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Connection -->
<dir
name=
"DataDict"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Firebird.php"
role=
"php"
/>
<file
name=
"Informix.php"
role=
"php"
/>
<file
name=
"Mssql.php"
role=
"php"
/>
<file
name=
"Mysql.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Pgsql.php"
role=
"php"
/>
<file
name=
"Sqlite.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/DataDict -->
<dir
name=
"Export"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Firebird.php"
role=
"php"
/>
<file
name=
"Frontbase.php"
role=
"php"
/>
<file
name=
"Mssql.php"
role=
"php"
/>
<file
name=
"Mysql.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Pgsql.php"
role=
"php"
/>
<file
name=
"Reporter.php"
role=
"php"
/>
<file
name=
"Schema.php"
role=
"php"
/>
<file
name=
"Sqlite.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Export -->
<dir
name=
"Import"
>
<dir
name=
"Reader"
>
<file
name=
"Db.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Propel.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Import/Reader -->
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Firebird.php"
role=
"php"
/>
<file
name=
"Informix.php"
role=
"php"
/>
<file
name=
"Mssql.php"
role=
"php"
/>
<file
name=
"Mysql.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Pgsql.php"
role=
"php"
/>
<file
name=
"Reader.php"
role=
"php"
/>
<file
name=
"Schema.php"
role=
"php"
/>
<file
name=
"Sqlite.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Import -->
<dir
name=
"Manager"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Manager -->
<dir
name=
"Transaction"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Firebird.php"
role=
"php"
/>
<file
name=
"Informix.php"
role=
"php"
/>
<file
name=
"Mock.php"
role=
"php"
/>
<file
name=
"Mssql.php"
role=
"php"
/>
<file
name=
"Mysql.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Pgsql.php"
role=
"php"
/>
<file
name=
"Sqlite.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine/Transaction -->
<file
name=
"Connection.php"
role=
"php"
/>
<file
name=
"DataDict.php"
role=
"php"
/>
<file
name=
"Export.php"
role=
"php"
/>
<file
name=
"Import.php"
role=
"php"
/>
<file
name=
"Manager.php"
role=
"php"
/>
<file
name=
"Transaction.php"
role=
"php"
/>
</dir>
<!-- //lib/Doctrine -->
</dir>
<!-- //lib -->
</dir>
<!-- / -->
</contents>
<dependencies>
<required>
<php>
<min>
5.2.3
</min>
</php>
<pearinstaller>
<min>
1.4.0b1
</min>
</pearinstaller>
<package>
<name>
PEAR
</name>
<channel>
pear.php.net
</channel>
<min>
1.3.6
</min>
</package>
</required>
</dependencies>
<phprelease
/>
<changelog>
<release>
<version>
<release>
0.9
</release>
<api>
0.9
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<date>
2008-02-06
</date>
<license
uri=
"http://phpdoctrine.net/license"
>
MIT license
</license>
<notes>
barfoo
</notes>
</release>
</changelog>
</package>
package_ORM.xml
0 → 100644
View file @
6ed4bcc1
<?xml version="1.0" encoding="UTF-8"?>
<package
packagerversion=
"1.6.2"
version=
"2.0"
xmlns=
"http://pear.php.net/dtd/package-2.0"
xmlns:tasks=
"http://pear.php.net/dtd/tasks-1.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"
>
<name>
Doctrine_ORM
</name>
<channel>
pear.php.net
</channel>
<summary>
PHP5 Database ORM
</summary>
<description>
Doctrine_ORM is an ORM (object relational mapper) for PHP 5.2.x+. One of its key
features is the ability to optionally write database queries in an OO
(object oriented) SQL-dialect called DQL inspired by Hibernates HQL. This
provides developers with a powerful alternative to SQL that maintains a maximum
of flexibility without requiring needless code duplication.
</description>
<lead>
<name>
Konsta Vesterinen
</name>
<user>
zYne-
</user>
<email>
kvesteri@cc.hut.fi
</email>
<active>
yes
</active>
</lead>
<date>
2008-02-06
</date>
<time>
18:28:20
</time>
<version>
<release>
0.9
</release>
<api>
0.9
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<license
uri=
"http://phpdoctrine.net/license"
>
MIT license
</license>
<notes>
barfoo
</notes>
<contents>
<dir
baseinstalldir=
"/"
name=
"/"
>
<dir
name=
"lib"
>
<dir
name=
"Doctrine"
>
<dir
name=
"Adapter"
>
<dir
name=
"Db2"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Adapter/Db2 -->
<dir
name=
"Statement"
>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"Mock.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Adapter/Statement -->
<file
name=
"Db2.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"Mock.php"
role=
"php"
/>
<file
name=
"Mysqli.php"
role=
"php"
/>
<file
name=
"Oracle.php"
role=
"php"
/>
<file
name=
"Resource.php"
role=
"php"
/>
<file
name=
"Statement.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Adapter -->
<dir
name=
"AuditLog"
>
<file
name=
"Listener.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/AuditLog -->
<dir
name=
"Cache"
>
<file
name=
"Apc.php"
role=
"php"
/>
<file
name=
"Array.php"
role=
"php"
/>
<file
name=
"Db.php"
role=
"php"
/>
<file
name=
"Driver.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"Memcache.php"
role=
"php"
/>
<file
name=
"Xcache.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Cache -->
<dir
name=
"Collection"
>
<dir
name=
"Iterator"
>
<file
name=
"Expandable.php"
role=
"php"
/>
<file
name=
"Normal.php"
role=
"php"
/>
<file
name=
"Offset.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Collection/Iterator -->
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Iterator.php"
role=
"php"
/>
<file
name=
"Offset.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Collection -->
<dir
name=
"Hook"
>
<dir
name=
"Parser"
>
<file
name=
"Complex.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Hook/Parser -->
<file
name=
"Equal.php"
role=
"php"
/>
<file
name=
"Integer.php"
role=
"php"
/>
<file
name=
"Parser.php"
role=
"php"
/>
<file
name=
"WordLike.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Hook -->
<dir
name=
"Hydrator"
>
<file
name=
"Abstract.php"
role=
"php"
/>
<file
name=
"ArrayDriver.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"RecordDriver.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Hydrator -->
<dir
name=
"I18n"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/I18n -->
<dir
name=
"Locking"
>
<dir
name=
"Manager"
>
<file
name=
"Pessimistic.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Locking/Manager -->
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Locking -->
<dir
name=
"Mapper"
>
<file
name=
"Abstract.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Joined.php"
role=
"php"
/>
<file
name=
"SingleTable.php"
role=
"php"
/>
<file
name=
"TablePerClass.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Mapper -->
<dir
name=
"Migration"
>
<file
name=
"Diff.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"IrreversibleMigrationException.php"
role=
"php"
/>
<file
name=
"Process.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Migration -->
<dir
name=
"Node"
>
<dir
name=
"AdjacencyList"
>
<file
name=
"LevelOrderIterator.php"
role=
"php"
/>
<file
name=
"PostOrderIterator.php"
role=
"php"
/>
<file
name=
"PreOrderIterator.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Node/AdjacencyList -->
<dir
name=
"MaterializedPath"
>
<file
name=
"LevelOrderIterator.php"
role=
"php"
/>
<file
name=
"PostOrderIterator.php"
role=
"php"
/>
<file
name=
"PreOrderIterator.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Node/MaterializedPath -->
<dir
name=
"NestedSet"
>
<file
name=
"LevelOrderIterator.php"
role=
"php"
/>
<file
name=
"PostOrderIterator.php"
role=
"php"
/>
<file
name=
"PreOrderIterator.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Node/NestedSet -->
<file
name=
"AdjacencyList.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"MaterializedPath.php"
role=
"php"
/>
<file
name=
"NestedSet.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Node -->
<dir
name=
"Query"
>
<dir
name=
"Filter"
>
<file
name=
"Chain.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Query/Filter -->
<dir
name=
"Registry"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Query/Registry -->
<dir
name=
"Tokenizer"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Query/Tokenizer -->
<file
name=
"Abstract.php"
role=
"php"
/>
<file
name=
"Check.php"
role=
"php"
/>
<file
name=
"Condition.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Filter.php"
role=
"php"
/>
<file
name=
"From.php"
role=
"php"
/>
<file
name=
"Groupby.php"
role=
"php"
/>
<file
name=
"Having.php"
role=
"php"
/>
<file
name=
"JoinCondition.php"
role=
"php"
/>
<file
name=
"Limit.php"
role=
"php"
/>
<file
name=
"Offset.php"
role=
"php"
/>
<file
name=
"Orderby.php"
role=
"php"
/>
<file
name=
"Parser.php"
role=
"php"
/>
<file
name=
"Part.php"
role=
"php"
/>
<file
name=
"Registry.php"
role=
"php"
/>
<file
name=
"Select.php"
role=
"php"
/>
<file
name=
"Set.php"
role=
"php"
/>
<file
name=
"Tokenizer.php"
role=
"php"
/>
<file
name=
"Where.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Query -->
<dir
name=
"RawSql"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/RawSql -->
<dir
name=
"Search"
>
<dir
name=
"Analyzer"
>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"Standard.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Search/Analyzer -->
<dir
name=
"Indexer"
>
<file
name=
"Dir.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Search/Indexer -->
<file
name=
"Analyzer.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"File.php"
role=
"php"
/>
<file
name=
"Indexer.php"
role=
"php"
/>
<file
name=
"Listener.php"
role=
"php"
/>
<file
name=
"Parser.php"
role=
"php"
/>
<file
name=
"Query.php"
role=
"php"
/>
<file
name=
"Record.php"
role=
"php"
/>
<file
name=
"Scorer.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Search -->
<dir
name=
"Table"
>
<dir
name=
"Factory"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Table/Factory -->
<dir
name=
"Repository"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Table/Repository -->
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Factory.php"
role=
"php"
/>
<file
name=
"Repository.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Table -->
<dir
name=
"Template"
>
<dir
name=
"Listener"
>
<file
name=
"Sluggable.php"
role=
"php"
/>
<file
name=
"Timestampable.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Template/Listener -->
<file
name=
"Geographical.php"
role=
"php"
/>
<file
name=
"I18n.php"
role=
"php"
/>
<file
name=
"NestedSet.php"
role=
"php"
/>
<file
name=
"Searchable.php"
role=
"php"
/>
<file
name=
"Sluggable.php"
role=
"php"
/>
<file
name=
"Taggable.php"
role=
"php"
/>
<file
name=
"Timestampable.php"
role=
"php"
/>
<file
name=
"Versionable.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Template -->
<dir
name=
"Tree"
>
<file
name=
"AdjacencyList.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Interface.php"
role=
"php"
/>
<file
name=
"MaterializedPath.php"
role=
"php"
/>
<file
name=
"NestedSet.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Tree -->
<dir
name=
"Validator"
>
<file
name=
"Country.php"
role=
"php"
/>
<file
name=
"Creditcard.php"
role=
"php"
/>
<file
name=
"Date.php"
role=
"php"
/>
<file
name=
"Driver.php"
role=
"php"
/>
<file
name=
"Email.php"
role=
"php"
/>
<file
name=
"ErrorStack.php"
role=
"php"
/>
<file
name=
"Exception.php"
role=
"php"
/>
<file
name=
"Future.php"
role=
"php"
/>
<file
name=
"Htmlcolor.php"
role=
"php"
/>
<file
name=
"Ip.php"
role=
"php"
/>
<file
name=
"Minlength.php"
role=
"php"
/>
<file
name=
"Nospace.php"
role=
"php"
/>
<file
name=
"Notblank.php"
role=
"php"
/>
<file
name=
"Notnull.php"
role=
"php"
/>
<file
name=
"Past.php"
role=
"php"
/>
<file
name=
"Protected.php"
role=
"php"
/>
<file
name=
"Range.php"
role=
"php"
/>
<file
name=
"Regexp.php"
role=
"php"
/>
<file
name=
"Unique.php"
role=
"php"
/>
<file
name=
"Unsigned.php"
role=
"php"
/>
<file
name=
"Usstate.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/Validator -->
<dir
name=
"View"
>
<file
name=
"Exception.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine/View -->
<file
name=
"Adapter.php"
role=
"php"
/>
<file
name=
"AuditLog.php"
role=
"php"
/>
<file
name=
"Cache.php"
role=
"php"
/>
<file
name=
"Collection.php"
role=
"php"
/>
<file
name=
"Hook.php"
role=
"php"
/>
<file
name=
"Hydrator.php"
role=
"php"
/>
<file
name=
"I18n.php"
role=
"php"
/>
<file
name=
"Migration.php"
role=
"php"
/>
<file
name=
"Node.php"
role=
"php"
/>
<file
name=
"Query.php"
role=
"php"
/>
<file
name=
"RawSql.php"
role=
"php"
/>
<file
name=
"Search.php"
role=
"php"
/>
<file
name=
"Table.php"
role=
"php"
/>
<file
name=
"Template.php"
role=
"php"
/>
<file
name=
"Tree.php"
role=
"php"
/>
<file
name=
"Validator.php"
role=
"php"
/>
<file
name=
"View.php"
role=
"php"
/>
</dir>
<!-- /lib/Doctrine -->
</dir>
<!-- /lib -->
<dir
name=
"models"
>
<dir
name=
"export"
>
<file
name=
"Cms_Category.php"
role=
"doc"
/>
<file
name=
"Cms_CategoryLanguages.php"
role=
"doc"
/>
</dir>
<!-- /models/export -->
<file
name=
"Account.php"
role=
"doc"
/>
<file
name=
"Address.php"
role=
"doc"
/>
<file
name=
"Album.php"
role=
"doc"
/>
<file
name=
"App.php"
role=
"doc"
/>
<file
name=
"App_Category.php"
role=
"doc"
/>
<file
name=
"App_User.php"
role=
"doc"
/>
<file
name=
"Assignment.php"
role=
"doc"
/>
<file
name=
"Auth.php"
role=
"doc"
/>
<file
name=
"Author.php"
role=
"doc"
/>
<file
name=
"BadlyNamed__Class.php"
role=
"doc"
/>
<file
name=
"BarRecord.php"
role=
"doc"
/>
<file
name=
"BaseSymfonyRecord.php"
role=
"doc"
/>
<file
name=
"Blog.php"
role=
"doc"
/>
<file
name=
"BlogTag.php"
role=
"doc"
/>
<file
name=
"BoardWithPosition.php"
role=
"doc"
/>
<file
name=
"Book.php"
role=
"doc"
/>
<file
name=
"Bookmark.php"
role=
"doc"
/>
<file
name=
"BookmarkUser.php"
role=
"doc"
/>
<file
name=
"BooleanTest.php"
role=
"doc"
/>
<file
name=
"CascadeDeleteRelatedTest.php"
role=
"doc"
/>
<file
name=
"CascadeDeleteRelatedTest2.php"
role=
"doc"
/>
<file
name=
"CascadeDeleteTest.php"
role=
"doc"
/>
<file
name=
"CategoryNestedSet.php"
role=
"doc"
/>
<file
name=
"CategoryWithPosition.php"
role=
"doc"
/>
<file
name=
"CheckConstraintTest.php"
role=
"doc"
/>
<file
name=
"ClientModel.php"
role=
"doc"
/>
<file
name=
"ColumnAliasTest.php"
role=
"doc"
/>
<file
name=
"ConcreteEmail.php"
role=
"doc"
/>
<file
name=
"ConcreteGroup.php"
role=
"doc"
/>
<file
name=
"ConcreteGroupUser.php"
role=
"doc"
/>
<file
name=
"ConcreteInheritanceTestParent.php"
role=
"doc"
/>
<file
name=
"ConcreteUser.php"
role=
"doc"
/>
<file
name=
"CoverageCodeN.php"
role=
"doc"
/>
<file
name=
"CPK_Association.php"
role=
"doc"
/>
<file
name=
"CPK_Test.php"
role=
"doc"
/>
<file
name=
"CPK_Test2.php"
role=
"doc"
/>
<file
name=
"CustomPK.php"
role=
"doc"
/>
<file
name=
"CustomSequenceRecord.php"
role=
"doc"
/>
<file
name=
"Data_File.php"
role=
"doc"
/>
<file
name=
"DateTest.php"
role=
"doc"
/>
<file
name=
"Description.php"
role=
"doc"
/>
<file
name=
"Element.php"
role=
"doc"
/>
<file
name=
"Email.php"
role=
"doc"
/>
<file
name=
"Entity.php"
role=
"doc"
/>
<file
name=
"EntityAddress.php"
role=
"doc"
/>
<file
name=
"EntityReference.php"
role=
"doc"
/>
<file
name=
"EnumTest.php"
role=
"doc"
/>
<file
name=
"EnumTest2.php"
role=
"doc"
/>
<file
name=
"EnumTest3.php"
role=
"doc"
/>
<file
name=
"Error.php"
role=
"doc"
/>
<file
name=
"EventListenerChainTest.php"
role=
"doc"
/>
<file
name=
"EventListenerTest.php"
role=
"doc"
/>
<file
name=
"FieldNameTest.php"
role=
"doc"
/>
<file
name=
"File_Owner.php"
role=
"doc"
/>
<file
name=
"FilterTest.php"
role=
"doc"
/>
<file
name=
"FilterTest2.php"
role=
"doc"
/>
<file
name=
"FooBarRecord.php"
role=
"doc"
/>
<file
name=
"FooForeignlyOwned.php"
role=
"doc"
/>
<file
name=
"FooForeignlyOwnedWithPK.php"
role=
"doc"
/>
<file
name=
"FooLocallyOwned.php"
role=
"doc"
/>
<file
name=
"FooRecord.php"
role=
"doc"
/>
<file
name=
"FooReferenceRecord.php"
role=
"doc"
/>
<file
name=
"ForeignKeyTest.php"
role=
"doc"
/>
<file
name=
"ForeignKeyTest2.php"
role=
"doc"
/>
<file
name=
"Forum_Board.php"
role=
"doc"
/>
<file
name=
"Forum_Category.php"
role=
"doc"
/>
<file
name=
"Forum_Entry.php"
role=
"doc"
/>
<file
name=
"Forum_Thread.php"
role=
"doc"
/>
<file
name=
"gnatEmail.php"
role=
"doc"
/>
<file
name=
"gnatUser.php"
role=
"doc"
/>
<file
name=
"Group.php"
role=
"doc"
/>
<file
name=
"Groupuser.php"
role=
"doc"
/>
<file
name=
"GzipTest.php"
role=
"doc"
/>
<file
name=
"I18nTest.php"
role=
"doc"
/>
<file
name=
"InheritanceDeal.php"
role=
"doc"
/>
<file
name=
"InheritanceDealUser.php"
role=
"doc"
/>
<file
name=
"InheritanceUser.php"
role=
"doc"
/>
<file
name=
"JC1.php"
role=
"doc"
/>
<file
name=
"JC2.php"
role=
"doc"
/>
<file
name=
"JC3.php"
role=
"doc"
/>
<file
name=
"LiabilityCodeN.php"
role=
"doc"
/>
<file
name=
"Location.php"
role=
"doc"
/>
<file
name=
"LocationI18n.php"
role=
"doc"
/>
<file
name=
"Log_Entry.php"
role=
"doc"
/>
<file
name=
"Log_Status.php"
role=
"doc"
/>
<file
name=
"M2MTest.php"
role=
"doc"
/>
<file
name=
"M2MTest2.php"
role=
"doc"
/>
<file
name=
"MigrationTest.php"
role=
"doc"
/>
<file
name=
"mmrGroupUser_B.php"
role=
"doc"
/>
<file
name=
"mmrGroupUser_C.php"
role=
"doc"
/>
<file
name=
"mmrGroup_B.php"
role=
"doc"
/>
<file
name=
"mmrGroup_C.php"
role=
"doc"
/>
<file
name=
"mmrUser_B.php"
role=
"doc"
/>
<file
name=
"mmrUser_C.php"
role=
"doc"
/>
<file
name=
"MyGroup.php"
role=
"doc"
/>
<file
name=
"MyOneThing.php"
role=
"doc"
/>
<file
name=
"MyOtherThing.php"
role=
"doc"
/>
<file
name=
"MysqlGroup.php"
role=
"doc"
/>
<file
name=
"MysqlGroupMember.php"
role=
"doc"
/>
<file
name=
"MysqlIndexTestRecord.php"
role=
"doc"
/>
<file
name=
"MysqlTestRecord.php"
role=
"doc"
/>
<file
name=
"MysqlUser.php"
role=
"doc"
/>
<file
name=
"MyUser.php"
role=
"doc"
/>
<file
name=
"MyUser2.php"
role=
"doc"
/>
<file
name=
"MyUserGroup.php"
role=
"doc"
/>
<file
name=
"MyUserOneThing.php"
role=
"doc"
/>
<file
name=
"MyUserOtherThing.php"
role=
"doc"
/>
<file
name=
"NestedSetTest_SingleRootNode.php"
role=
"doc"
/>
<file
name=
"NestReference.php"
role=
"doc"
/>
<file
name=
"NestTest.php"
role=
"doc"
/>
<file
name=
"NotNullTest.php"
role=
"doc"
/>
<file
name=
"ORM_AccessControl.php"
role=
"doc"
/>
<file
name=
"ORM_AccessControlsGroups.php"
role=
"doc"
/>
<file
name=
"ORM_AccessGroup.php"
role=
"doc"
/>
<file
name=
"ORM_TestEntry.php"
role=
"doc"
/>
<file
name=
"ORM_TestItem.php"
role=
"doc"
/>
<file
name=
"Package.php"
role=
"doc"
/>
<file
name=
"PackageVersion.php"
role=
"doc"
/>
<file
name=
"PackageVersionNotes.php"
role=
"doc"
/>
<file
name=
"Page.php"
role=
"doc"
/>
<file
name=
"Phonenumber.php"
role=
"doc"
/>
<file
name=
"Photo.php"
role=
"doc"
/>
<file
name=
"Phototag.php"
role=
"doc"
/>
<file
name=
"PluginSymfonyRecord.php"
role=
"doc"
/>
<file
name=
"PluginSymfonyRecordTable.php"
role=
"doc"
/>
<file
name=
"Policy.php"
role=
"doc"
/>
<file
name=
"PolicyAsset.php"
role=
"doc"
/>
<file
name=
"PolicyCodeN.php"
role=
"doc"
/>
<file
name=
"PolicyN.php"
role=
"doc"
/>
<file
name=
"QueryTest_Board.php"
role=
"doc"
/>
<file
name=
"QueryTest_Category.php"
role=
"doc"
/>
<file
name=
"QueryTest_Entry.php"
role=
"doc"
/>
<file
name=
"QueryTest_Item.php"
role=
"doc"
/>
<file
name=
"QueryTest_Rank.php"
role=
"doc"
/>
<file
name=
"QueryTest_User.php"
role=
"doc"
/>
<file
name=
"QueryTest_UserRank.php"
role=
"doc"
/>
<file
name=
"RateN.php"
role=
"doc"
/>
<file
name=
"Rec1.php"
role=
"doc"
/>
<file
name=
"Rec2.php"
role=
"doc"
/>
<file
name=
"RecordFilterTest.php"
role=
"doc"
/>
<file
name=
"RecordHookTest.php"
role=
"doc"
/>
<file
name=
"Record_City.php"
role=
"doc"
/>
<file
name=
"Record_Country.php"
role=
"doc"
/>
<file
name=
"Record_District.php"
role=
"doc"
/>
<file
name=
"RelationTest.php"
role=
"doc"
/>
<file
name=
"Resource.php"
role=
"doc"
/>
<file
name=
"ResourceReference.php"
role=
"doc"
/>
<file
name=
"ResourceType.php"
role=
"doc"
/>
<file
name=
"Role.php"
role=
"doc"
/>
<file
name=
"RTC1.php"
role=
"doc"
/>
<file
name=
"RTC2.php"
role=
"doc"
/>
<file
name=
"RTC3.php"
role=
"doc"
/>
<file
name=
"RTC4.php"
role=
"doc"
/>
<file
name=
"SearchTest.php"
role=
"doc"
/>
<file
name=
"SelfRefTest.php"
role=
"doc"
/>
<file
name=
"SequenceRecord.php"
role=
"doc"
/>
<file
name=
"SerializeTest.php"
role=
"doc"
/>
<file
name=
"SoftDeleteTest.php"
role=
"doc"
/>
<file
name=
"Song.php"
role=
"doc"
/>
<file
name=
"SymfonyRecord.php"
role=
"doc"
/>
<file
name=
"SymfonyRecordTable.php"
role=
"doc"
/>
<file
name=
"Tag.php"
role=
"doc"
/>
<file
name=
"Task.php"
role=
"doc"
/>
<file
name=
"TestMovie.php"
role=
"doc"
/>
<file
name=
"TestMovieUserBookmark.php"
role=
"doc"
/>
<file
name=
"TestMovieUserVote.php"
role=
"doc"
/>
<file
name=
"TestRecord.php"
role=
"doc"
/>
<file
name=
"TestUser.php"
role=
"doc"
/>
<file
name=
"TreeLeaf.php"
role=
"doc"
/>
<file
name=
"User.php"
role=
"doc"
/>
<file
name=
"ValidatorTest.php"
role=
"doc"
/>
<file
name=
"ValidatorTest_AddressModel.php"
role=
"doc"
/>
<file
name=
"ValidatorTest_ClientModel.php"
role=
"doc"
/>
<file
name=
"ValidatorTest_ClientToAddressModel.php"
role=
"doc"
/>
<file
name=
"ValidatorTest_DateModel.php"
role=
"doc"
/>
<file
name=
"ValidatorTest_FootballPlayer.php"
role=
"doc"
/>
<file
name=
"ValidatorTest_Person.php"
role=
"doc"
/>
<file
name=
"VersioningTest.php"
role=
"doc"
/>
<file
name=
"ZeroValueTest.php"
role=
"doc"
/>
</dir>
<!-- /models -->
</dir>
<!-- / -->
</contents>
<dependencies>
<required>
<php>
<min>
5.2.3
</min>
</php>
<pearinstaller>
<min>
1.4.0b1
</min>
</pearinstaller>
<package>
<name>
PEAR
</name>
<channel>
pear.php.net
</channel>
<min>
1.3.6
</min>
</package>
</required>
</dependencies>
<phprelease
/>
<changelog>
<release>
<version>
<release>
0.9
</release>
<api>
0.9
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<date>
2008-02-06
</date>
<license
uri=
"http://phpdoctrine.net/license"
>
MIT license
</license>
<notes>
barfoo
</notes>
</release>
</changelog>
</package>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment