This commit is contained in:
parent
10f8657ad0
commit
9b20d16a9a
@ -161,18 +161,15 @@ class Doctrine_Compiler
|
|||||||
'Import_Pgsql',
|
'Import_Pgsql',
|
||||||
'Import_Reader_Db',
|
'Import_Reader_Db',
|
||||||
'Import_Reader_Exception',
|
'Import_Reader_Exception',
|
||||||
'Import_Reader_Propel',
|
|
||||||
'Import_Reader',
|
'Import_Reader',
|
||||||
'Import_Sqlite_Exception',
|
'Import_Sqlite_Exception',
|
||||||
'Import_Sqlite',
|
'Import_Sqlite',
|
||||||
'Import',
|
'Import',
|
||||||
'Index',
|
|
||||||
'Lib',
|
'Lib',
|
||||||
'Locking_Exception',
|
'Locking_Exception',
|
||||||
'Locking_Manager_Pessimistic',
|
'Locking_Manager_Pessimistic',
|
||||||
'Manager_Exception',
|
'Manager_Exception',
|
||||||
'Manager',
|
'Manager',
|
||||||
'MPath',
|
|
||||||
'Null',
|
'Null',
|
||||||
'Overloadable',
|
'Overloadable',
|
||||||
'Query_Condition',
|
'Query_Condition',
|
||||||
@ -180,7 +177,6 @@ class Doctrine_Compiler
|
|||||||
'Query_From',
|
'Query_From',
|
||||||
'Query_Groupby',
|
'Query_Groupby',
|
||||||
'Query_Having',
|
'Query_Having',
|
||||||
'Query_Identifier',
|
|
||||||
'Query_JoinCondition',
|
'Query_JoinCondition',
|
||||||
'Query_Orderby',
|
'Query_Orderby',
|
||||||
'Query_Part',
|
'Query_Part',
|
||||||
@ -192,7 +188,6 @@ class Doctrine_Compiler
|
|||||||
'Record_Exception',
|
'Record_Exception',
|
||||||
'Record_Iterator',
|
'Record_Iterator',
|
||||||
'Record_State_Exception',
|
'Record_State_Exception',
|
||||||
'Record_ValueWrapper_Interface',
|
|
||||||
'Record',
|
'Record',
|
||||||
'Relation_Association_Self',
|
'Relation_Association_Self',
|
||||||
'Relation_Association',
|
'Relation_Association',
|
||||||
@ -200,7 +195,6 @@ class Doctrine_Compiler
|
|||||||
'Relation_LocalKey',
|
'Relation_LocalKey',
|
||||||
'Relation',
|
'Relation',
|
||||||
'Reporter',
|
'Reporter',
|
||||||
'Reverse_Mssql',
|
|
||||||
'Schema_Column',
|
'Schema_Column',
|
||||||
'Schema_Database',
|
'Schema_Database',
|
||||||
'Schema_Exception',
|
'Schema_Exception',
|
||||||
@ -226,7 +220,6 @@ class Doctrine_Compiler
|
|||||||
'Sequence_Sqlite_Exception',
|
'Sequence_Sqlite_Exception',
|
||||||
'Sequence_Sqlite',
|
'Sequence_Sqlite',
|
||||||
'Sequence',
|
'Sequence',
|
||||||
'Struct',
|
|
||||||
'Table_Exception',
|
'Table_Exception',
|
||||||
'Table_Repository_Exception',
|
'Table_Repository_Exception',
|
||||||
'Table_Repository',
|
'Table_Repository',
|
||||||
@ -255,12 +248,10 @@ class Doctrine_Compiler
|
|||||||
'Validator_ErrorStack',
|
'Validator_ErrorStack',
|
||||||
'Validator_Exception',
|
'Validator_Exception',
|
||||||
'Validator_Htmlcolor',
|
'Validator_Htmlcolor',
|
||||||
'Validator_Interface.class',
|
|
||||||
'Validator_Ip',
|
'Validator_Ip',
|
||||||
'Validator_Nospace',
|
'Validator_Nospace',
|
||||||
'Validator_Notblank',
|
'Validator_Notblank',
|
||||||
'Validator_Notnull',
|
'Validator_Notnull',
|
||||||
'Validator_Protected',
|
|
||||||
'Validator_Range',
|
'Validator_Range',
|
||||||
'Validator_Regexp',
|
'Validator_Regexp',
|
||||||
'Validator_Unique',
|
'Validator_Unique',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user