Changeset 3882 for trunk/tests_old/Connection
- Timestamp:
- 02/22/08 18:11:35 (11 months ago)
- Location:
- trunk/tests_old/Connection
- Files:
-
- 7 modified
-
MssqlTestCase.php (modified) (2 diffs)
-
MysqlTestCase.php (modified) (2 diffs)
-
OracleTestCase.php (modified) (2 diffs)
-
PgsqlTestCase.php (modified) (2 diffs)
-
ProfilerTestCase.php (modified) (2 diffs)
-
SqliteTestCase.php (modified) (2 diffs)
-
UnitOfWork.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests_old/Connection/MssqlTestCase.php
r791 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Connection/MysqlTestCase.php
r794 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Connection/OracleTestCase.php
r791 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Connection/PgsqlTestCase.php
r1940 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Connection/ProfilerTestCase.php
r2359 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 28 28 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 29 29 * @category Object Relational Mapping 30 * @link www.phpdoctrine. com30 * @link www.phpdoctrine.org 31 31 * @since 1.0 32 32 * @version $Revision$ -
trunk/tests_old/Connection/SqliteTestCase.php
r791 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Connection/UnitOfWork.php
r1765 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$