Changeset 3882 for trunk/tests_old/Cache
- Timestamp:
- 02/22/08 18:11:35 (11 months ago)
- Location:
- trunk/tests_old/Cache
- Files:
-
- 3 modified
-
ApcTestCase.php (modified) (2 diffs)
-
MemcacheTestCase.php (modified) (2 diffs)
-
SqliteTestCase.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests_old/Cache/ApcTestCase.php
r998 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/Cache/MemcacheTestCase.php
r1902 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/Cache/SqliteTestCase.php
r998 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$