array-schema-diff-test.php File Reference

Go to the source code of this file.

Variables

 $dbschema1 = new eZDbSchema()
 $dbschema2 = new eZDbSchema()
 $differences = eZDbSchemaChecker::diff( $schema1, $schema2 )
 $schema1 = $dbschema1->readArray( '/tmp/schema1.php' )
 $schema2 = $dbschema2->readArray( '/tmp/schema2.php' )

Variable Documentation

$dbschema1 = new eZDbSchema()

Definition at line 32 of file array-schema-diff-test.php.

$dbschema2 = new eZDbSchema()

Definition at line 35 of file array-schema-diff-test.php.

$differences = eZDbSchemaChecker::diff( $schema1, $schema2 )
$schema1 = $dbschema1->readArray( '/tmp/schema1.php' )

Definition at line 33 of file array-schema-diff-test.php.

Referenced by eZDbSchemaChecker::diff().

$schema2 = $dbschema2->readArray( '/tmp/schema2.php' )

Definition at line 36 of file array-schema-diff-test.php.

Referenced by eZDbSchemaChecker::diff().

Generated on Mon Jul 12 07:10:08 2010 for eZ publish by  doxygen 1.6.3