diff --git a/src/TestSuite/Fixture/TestFixture.php b/src/TestSuite/Fixture/TestFixture.php index 2ad65d9d60f..31ffa1091d4 100644 --- a/src/TestSuite/Fixture/TestFixture.php +++ b/src/TestSuite/Fixture/TestFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/src/TestSuite/IntegrationTestCase.php b/src/TestSuite/IntegrationTestCase.php index 930df62cfe5..70f97e49605 100644 --- a/src/TestSuite/IntegrationTestCase.php +++ b/src/TestSuite/IntegrationTestCase.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/src/TestSuite/Stub/Response.php b/src/TestSuite/Stub/Response.php index 87e19076eeb..e4bd787f2ff 100644 --- a/src/TestSuite/Stub/Response.php +++ b/src/TestSuite/Stub/Response.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/src/TestSuite/TestCase.php b/src/TestSuite/TestCase.php index 02d55cbc7a8..26c282a69a2 100644 --- a/src/TestSuite/TestCase.php +++ b/src/TestSuite/TestCase.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/Fixture/ArticlesFixture.php b/tests/Fixture/ArticlesFixture.php index d257ca2517c..329bcc4fc0d 100644 --- a/tests/Fixture/ArticlesFixture.php +++ b/tests/Fixture/ArticlesFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/ArticlesTagsFixture.php b/tests/Fixture/ArticlesTagsFixture.php index 85aec124dc4..0cc5db8bdf5 100644 --- a/tests/Fixture/ArticlesTagsFixture.php +++ b/tests/Fixture/ArticlesTagsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/AttachmentsFixture.php b/tests/Fixture/AttachmentsFixture.php index 4261b75f930..7c0a54d8bd1 100644 --- a/tests/Fixture/AttachmentsFixture.php +++ b/tests/Fixture/AttachmentsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/AuthUsersFixture.php b/tests/Fixture/AuthUsersFixture.php index 7212932d391..45ec3f6be10 100644 --- a/tests/Fixture/AuthUsersFixture.php +++ b/tests/Fixture/AuthUsersFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/AuthorsFixture.php b/tests/Fixture/AuthorsFixture.php index 42b16340c2c..7482c6e34fd 100644 --- a/tests/Fixture/AuthorsFixture.php +++ b/tests/Fixture/AuthorsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/AuthorsTagsFixture.php b/tests/Fixture/AuthorsTagsFixture.php index d5e94076059..dcddd80678c 100644 --- a/tests/Fixture/AuthorsTagsFixture.php +++ b/tests/Fixture/AuthorsTagsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/Fixture/CakeSessionsFixture.php b/tests/Fixture/CakeSessionsFixture.php index 553d7595870..da9b04e6c2e 100644 --- a/tests/Fixture/CakeSessionsFixture.php +++ b/tests/Fixture/CakeSessionsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/CategoriesFixture.php b/tests/Fixture/CategoriesFixture.php index 02a8928a7bc..36260738693 100644 --- a/tests/Fixture/CategoriesFixture.php +++ b/tests/Fixture/CategoriesFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/CommentsFixture.php b/tests/Fixture/CommentsFixture.php index ef51fcd62d7..9b5aab4ac95 100644 --- a/tests/Fixture/CommentsFixture.php +++ b/tests/Fixture/CommentsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/CounterCacheCategoriesFixture.php b/tests/Fixture/CounterCacheCategoriesFixture.php index 23e22cdcaae..7706ef76a2e 100644 --- a/tests/Fixture/CounterCacheCategoriesFixture.php +++ b/tests/Fixture/CounterCacheCategoriesFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/CounterCachePostsFixture.php b/tests/Fixture/CounterCachePostsFixture.php index 0c5f99401fa..120bc36c687 100644 --- a/tests/Fixture/CounterCachePostsFixture.php +++ b/tests/Fixture/CounterCachePostsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/CounterCacheUsersFixture.php b/tests/Fixture/CounterCacheUsersFixture.php index 465b5286456..fef003091a3 100644 --- a/tests/Fixture/CounterCacheUsersFixture.php +++ b/tests/Fixture/CounterCacheUsersFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/FeaturedTagsFixture.php b/tests/Fixture/FeaturedTagsFixture.php index 0b4fb0fdadc..71294b62d24 100644 --- a/tests/Fixture/FeaturedTagsFixture.php +++ b/tests/Fixture/FeaturedTagsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/3.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.7 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/GroupsFixture.php b/tests/Fixture/GroupsFixture.php index 7b8848c698a..bd1c4edd0b5 100644 --- a/tests/Fixture/GroupsFixture.php +++ b/tests/Fixture/GroupsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.2 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/GroupsMembersFixture.php b/tests/Fixture/GroupsMembersFixture.php index 67dd49fd302..ba2e4b0c92c 100644 --- a/tests/Fixture/GroupsMembersFixture.php +++ b/tests/Fixture/GroupsMembersFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.2 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/MembersFixture.php b/tests/Fixture/MembersFixture.php index c86fcb90528..61669e537f3 100644 --- a/tests/Fixture/MembersFixture.php +++ b/tests/Fixture/MembersFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.2 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/MenuLinkTreesFixture.php b/tests/Fixture/MenuLinkTreesFixture.php index 98ac02d8792..ad986a02bb7 100644 --- a/tests/Fixture/MenuLinkTreesFixture.php +++ b/tests/Fixture/MenuLinkTreesFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/NumberTreesFixture.php b/tests/Fixture/NumberTreesFixture.php index 8ca4b78cc84..57c76081b5a 100644 --- a/tests/Fixture/NumberTreesFixture.php +++ b/tests/Fixture/NumberTreesFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/OrdersFixture.php b/tests/Fixture/OrdersFixture.php index 54697608d31..fe38d6a45e7 100644 --- a/tests/Fixture/OrdersFixture.php +++ b/tests/Fixture/OrdersFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.7 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/PostsFixture.php b/tests/Fixture/PostsFixture.php index 9ef36f3db60..eff652d2803 100644 --- a/tests/Fixture/PostsFixture.php +++ b/tests/Fixture/PostsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/ProductsFixture.php b/tests/Fixture/ProductsFixture.php index 34ec1cae823..a677b7ad148 100644 --- a/tests/Fixture/ProductsFixture.php +++ b/tests/Fixture/ProductsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.7 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/SessionsFixture.php b/tests/Fixture/SessionsFixture.php index 3ccd6157bd7..ef095858376 100644 --- a/tests/Fixture/SessionsFixture.php +++ b/tests/Fixture/SessionsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/SpecialTagsFixture.php b/tests/Fixture/SpecialTagsFixture.php index 8cdd6756f28..a74b31dd065 100644 --- a/tests/Fixture/SpecialTagsFixture.php +++ b/tests/Fixture/SpecialTagsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/Fixture/TagsFixture.php b/tests/Fixture/TagsFixture.php index 32959a80a35..5f49197abc9 100644 --- a/tests/Fixture/TagsFixture.php +++ b/tests/Fixture/TagsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/TagsTranslationsFixture.php b/tests/Fixture/TagsTranslationsFixture.php index 40c685f94cf..88e3c110dc8 100644 --- a/tests/Fixture/TagsTranslationsFixture.php +++ b/tests/Fixture/TagsTranslationsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/3.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.7 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/TestPluginCommentsFixture.php b/tests/Fixture/TestPluginCommentsFixture.php index 7cdb8022678..e37e768c684 100644 --- a/tests/Fixture/TestPluginCommentsFixture.php +++ b/tests/Fixture/TestPluginCommentsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 0.0.1 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/TranslatesFixture.php b/tests/Fixture/TranslatesFixture.php index ff7b531c2d0..b8bdd8f5e27 100644 --- a/tests/Fixture/TranslatesFixture.php +++ b/tests/Fixture/TranslatesFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/UsersFixture.php b/tests/Fixture/UsersFixture.php index 05a6d072935..b942c8f0b04 100644 --- a/tests/Fixture/UsersFixture.php +++ b/tests/Fixture/UsersFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/UuiditemsFixture.php b/tests/Fixture/UuiditemsFixture.php index cccf7af95e3..fffa0adbbb3 100644 --- a/tests/Fixture/UuiditemsFixture.php +++ b/tests/Fixture/UuiditemsFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/Fixture/UuidportfoliosFixture.php b/tests/Fixture/UuidportfoliosFixture.php index cdd4f271b16..9e910af95ad 100644 --- a/tests/Fixture/UuidportfoliosFixture.php +++ b/tests/Fixture/UuidportfoliosFixture.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/BasicsTest.php b/tests/TestCase/BasicsTest.php index 32069218f1f..32837f36fd7 100644 --- a/tests/TestCase/BasicsTest.php +++ b/tests/TestCase/BasicsTest.php @@ -2,7 +2,7 @@ /** * BasicsTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Cache/CacheTest.php b/tests/TestCase/Cache/CacheTest.php index ff9d120e755..2b350ef111f 100644 --- a/tests/TestCase/Cache/CacheTest.php +++ b/tests/TestCase/Cache/CacheTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Cache/Engine/ApcEngineTest.php b/tests/TestCase/Cache/Engine/ApcEngineTest.php index f6d2120a3d8..d576a6cc092 100644 --- a/tests/TestCase/Cache/Engine/ApcEngineTest.php +++ b/tests/TestCase/Cache/Engine/ApcEngineTest.php @@ -2,14 +2,14 @@ /** * ApcEngineTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Cache/Engine/FileEngineTest.php b/tests/TestCase/Cache/Engine/FileEngineTest.php index ebc87b9035b..6e20d5aee96 100644 --- a/tests/TestCase/Cache/Engine/FileEngineTest.php +++ b/tests/TestCase/Cache/Engine/FileEngineTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Cache/Engine/MemcachedEngineTest.php b/tests/TestCase/Cache/Engine/MemcachedEngineTest.php index 017190329c7..3873462631a 100644 --- a/tests/TestCase/Cache/Engine/MemcachedEngineTest.php +++ b/tests/TestCase/Cache/Engine/MemcachedEngineTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.5.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Cache/Engine/WincacheEngineTest.php b/tests/TestCase/Cache/Engine/WincacheEngineTest.php index d3ba4b4a13d..8597d0583ec 100644 --- a/tests/TestCase/Cache/Engine/WincacheEngineTest.php +++ b/tests/TestCase/Cache/Engine/WincacheEngineTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Cache/Engine/XcacheEngineTest.php b/tests/TestCase/Cache/Engine/XcacheEngineTest.php index ef933a604ef..32f513d78c3 100644 --- a/tests/TestCase/Cache/Engine/XcacheEngineTest.php +++ b/tests/TestCase/Cache/Engine/XcacheEngineTest.php @@ -2,7 +2,7 @@ /** * XcacheEngineTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Console/ConsoleOptionParserTest.php b/tests/TestCase/Console/ConsoleOptionParserTest.php index 8bcd22159af..4234aaefa6e 100644 --- a/tests/TestCase/Console/ConsoleOptionParserTest.php +++ b/tests/TestCase/Console/ConsoleOptionParserTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Console/ConsoleOutputTest.php b/tests/TestCase/Console/ConsoleOutputTest.php index 6331ab254f6..0c04eff12f1 100644 --- a/tests/TestCase/Console/ConsoleOutputTest.php +++ b/tests/TestCase/Console/ConsoleOutputTest.php @@ -2,7 +2,7 @@ /** * ConsoleOutputTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Console/HelpFormatterTest.php b/tests/TestCase/Console/HelpFormatterTest.php index 05e96892ce9..e373f63d373 100644 --- a/tests/TestCase/Console/HelpFormatterTest.php +++ b/tests/TestCase/Console/HelpFormatterTest.php @@ -2,7 +2,7 @@ /** * HelpFormatterTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Console/ShellDispatcherTest.php b/tests/TestCase/Console/ShellDispatcherTest.php index 1e13d5861a1..a3ab420b1a9 100644 --- a/tests/TestCase/Console/ShellDispatcherTest.php +++ b/tests/TestCase/Console/ShellDispatcherTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Console/TaskRegistryTest.php b/tests/TestCase/Console/TaskRegistryTest.php index 0a3e7467f6c..3321d0ed783 100644 --- a/tests/TestCase/Console/TaskRegistryTest.php +++ b/tests/TestCase/Console/TaskRegistryTest.php @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/Component/AuthComponentTest.php b/tests/TestCase/Controller/Component/AuthComponentTest.php index 15f991f33f7..ea5b94eaab4 100644 --- a/tests/TestCase/Controller/Component/AuthComponentTest.php +++ b/tests/TestCase/Controller/Component/AuthComponentTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/Component/CookieComponentTest.php b/tests/TestCase/Controller/Component/CookieComponentTest.php index dbb7b4eeb1d..9db61efd430 100644 --- a/tests/TestCase/Controller/Component/CookieComponentTest.php +++ b/tests/TestCase/Controller/Component/CookieComponentTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/Component/FlashComponentTest.php b/tests/TestCase/Controller/Component/FlashComponentTest.php index 3168bba5861..87d618d4a8d 100644 --- a/tests/TestCase/Controller/Component/FlashComponentTest.php +++ b/tests/TestCase/Controller/Component/FlashComponentTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/Component/PaginatorComponentTest.php b/tests/TestCase/Controller/Component/PaginatorComponentTest.php index 9864456ca09..eb09be3a3e0 100644 --- a/tests/TestCase/Controller/Component/PaginatorComponentTest.php +++ b/tests/TestCase/Controller/Component/PaginatorComponentTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/Component/RequestHandlerComponentTest.php b/tests/TestCase/Controller/Component/RequestHandlerComponentTest.php index dbbf4e0ddcc..cda641f85b8 100644 --- a/tests/TestCase/Controller/Component/RequestHandlerComponentTest.php +++ b/tests/TestCase/Controller/Component/RequestHandlerComponentTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/Component/SecurityComponentTest.php b/tests/TestCase/Controller/Component/SecurityComponentTest.php index bc755e63501..2603d4eeaa5 100644 --- a/tests/TestCase/Controller/Component/SecurityComponentTest.php +++ b/tests/TestCase/Controller/Component/SecurityComponentTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/ComponentRegistryTest.php b/tests/TestCase/Controller/ComponentRegistryTest.php index 308b7fc4fd1..ed67a193cd6 100644 --- a/tests/TestCase/Controller/ComponentRegistryTest.php +++ b/tests/TestCase/Controller/ComponentRegistryTest.php @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Controller/PagesControllerTest.php b/tests/TestCase/Controller/PagesControllerTest.php index 0c52e3c7481..cd6d34f06ce 100644 --- a/tests/TestCase/Controller/PagesControllerTest.php +++ b/tests/TestCase/Controller/PagesControllerTest.php @@ -2,7 +2,7 @@ /** * PagesControllerTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Core/Configure/Engine/IniConfigTest.php b/tests/TestCase/Core/Configure/Engine/IniConfigTest.php index 31489e807c5..a3c58951d4a 100644 --- a/tests/TestCase/Core/Configure/Engine/IniConfigTest.php +++ b/tests/TestCase/Core/Configure/Engine/IniConfigTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Core/Configure/Engine/JsonConfigTest.php b/tests/TestCase/Core/Configure/Engine/JsonConfigTest.php index 77717b7b055..7e2f154dd73 100644 --- a/tests/TestCase/Core/Configure/Engine/JsonConfigTest.php +++ b/tests/TestCase/Core/Configure/Engine/JsonConfigTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Core/Configure/Engine/PhpConfigTest.php b/tests/TestCase/Core/Configure/Engine/PhpConfigTest.php index 3044840751c..2bc9c82515a 100644 --- a/tests/TestCase/Core/Configure/Engine/PhpConfigTest.php +++ b/tests/TestCase/Core/Configure/Engine/PhpConfigTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Core/ConfigureTest.php b/tests/TestCase/Core/ConfigureTest.php index 224675f1d52..5f1ee9d0bb8 100644 --- a/tests/TestCase/Core/ConfigureTest.php +++ b/tests/TestCase/Core/ConfigureTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Database/Expression/CaseExpressionTest.php b/tests/TestCase/Database/Expression/CaseExpressionTest.php index 56188793931..3a71098086f 100644 --- a/tests/TestCase/Database/Expression/CaseExpressionTest.php +++ b/tests/TestCase/Database/Expression/CaseExpressionTest.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Database/Expression/FunctionExpressionTest.php b/tests/TestCase/Database/Expression/FunctionExpressionTest.php index 19ba4acd62d..70c6f0314c6 100644 --- a/tests/TestCase/Database/Expression/FunctionExpressionTest.php +++ b/tests/TestCase/Database/Expression/FunctionExpressionTest.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Database/FunctionsBuilderTest.php b/tests/TestCase/Database/FunctionsBuilderTest.php index a52bd8c5c0b..08bd35f50e6 100644 --- a/tests/TestCase/Database/FunctionsBuilderTest.php +++ b/tests/TestCase/Database/FunctionsBuilderTest.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Datasource/ConnectionManagerTest.php b/tests/TestCase/Datasource/ConnectionManagerTest.php index c328eca1935..086b746fbd5 100644 --- a/tests/TestCase/Datasource/ConnectionManagerTest.php +++ b/tests/TestCase/Datasource/ConnectionManagerTest.php @@ -5,7 +5,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Error/ErrorHandlerTest.php b/tests/TestCase/Error/ErrorHandlerTest.php index d3b6097081d..c31c67ab820 100644 --- a/tests/TestCase/Error/ErrorHandlerTest.php +++ b/tests/TestCase/Error/ErrorHandlerTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Error/ExceptionRendererTest.php b/tests/TestCase/Error/ExceptionRendererTest.php index 2b1ff137786..0a7cea32af6 100644 --- a/tests/TestCase/Error/ExceptionRendererTest.php +++ b/tests/TestCase/Error/ExceptionRendererTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Filesystem/FileTest.php b/tests/TestCase/Filesystem/FileTest.php index 571913e4959..33b230e6dae 100644 --- a/tests/TestCase/Filesystem/FileTest.php +++ b/tests/TestCase/Filesystem/FileTest.php @@ -2,7 +2,7 @@ /** * FileTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Filesystem/FolderTest.php b/tests/TestCase/Filesystem/FolderTest.php index 19c6013858d..a9d7c3cfdcb 100644 --- a/tests/TestCase/Filesystem/FolderTest.php +++ b/tests/TestCase/Filesystem/FolderTest.php @@ -2,7 +2,7 @@ /** * FolderTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/I18n/I18nTest.php b/tests/TestCase/I18n/I18nTest.php index 9a763b3d0d0..379d061a7f6 100644 --- a/tests/TestCase/I18n/I18nTest.php +++ b/tests/TestCase/I18n/I18nTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/I18n/MessagesFileLoaderTest.php b/tests/TestCase/I18n/MessagesFileLoaderTest.php index bf8167de647..b2efada053f 100644 --- a/tests/TestCase/I18n/MessagesFileLoaderTest.php +++ b/tests/TestCase/I18n/MessagesFileLoaderTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/I18n/NumberTest.php b/tests/TestCase/I18n/NumberTest.php index d9c22dcc45f..50dccbf5c70 100644 --- a/tests/TestCase/I18n/NumberTest.php +++ b/tests/TestCase/I18n/NumberTest.php @@ -2,7 +2,7 @@ /** * NumberTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/I18n/TimeTest.php b/tests/TestCase/I18n/TimeTest.php index 9a63256d0fd..a9c1405604c 100644 --- a/tests/TestCase/I18n/TimeTest.php +++ b/tests/TestCase/I18n/TimeTest.php @@ -2,7 +2,7 @@ /** * TimeTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Log/Engine/ConsoleLogTest.php b/tests/TestCase/Log/Engine/ConsoleLogTest.php index 3647005fef2..046e5c833ae 100644 --- a/tests/TestCase/Log/Engine/ConsoleLogTest.php +++ b/tests/TestCase/Log/Engine/ConsoleLogTest.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Log/Engine/FileLogTest.php b/tests/TestCase/Log/Engine/FileLogTest.php index fca6a3bbb75..361088142de 100644 --- a/tests/TestCase/Log/Engine/FileLogTest.php +++ b/tests/TestCase/Log/Engine/FileLogTest.php @@ -2,7 +2,7 @@ /** * FileLogTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Log/Engine/SyslogLogTest.php b/tests/TestCase/Log/Engine/SyslogLogTest.php index 1fffa6649c7..af86a649cdd 100644 --- a/tests/TestCase/Log/Engine/SyslogLogTest.php +++ b/tests/TestCase/Log/Engine/SyslogLogTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.4.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Log/LogTest.php b/tests/TestCase/Log/LogTest.php index e6e8bbd0afa..10b2486a806 100644 --- a/tests/TestCase/Log/LogTest.php +++ b/tests/TestCase/Log/LogTest.php @@ -1,13 +1,13 @@ + * CakePHP(tm) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Network/Email/DebugTransportTest.php b/tests/TestCase/Network/Email/DebugTransportTest.php index 13517a8b67b..f0f635b55fe 100644 --- a/tests/TestCase/Network/Email/DebugTransportTest.php +++ b/tests/TestCase/Network/Email/DebugTransportTest.php @@ -2,7 +2,7 @@ /** * DebugTransportTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Network/Email/EmailTest.php b/tests/TestCase/Network/Email/EmailTest.php index cfdbb1fd685..18f38349b50 100644 --- a/tests/TestCase/Network/Email/EmailTest.php +++ b/tests/TestCase/Network/Email/EmailTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Network/Email/MailTransportTest.php b/tests/TestCase/Network/Email/MailTransportTest.php index 7314def7b62..ca16ddbb974 100644 --- a/tests/TestCase/Network/Email/MailTransportTest.php +++ b/tests/TestCase/Network/Email/MailTransportTest.php @@ -2,7 +2,7 @@ /** * MailTransportTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Network/Email/SmtpTransportTest.php b/tests/TestCase/Network/Email/SmtpTransportTest.php index 4bf7c2c2b1b..8314fada4b3 100644 --- a/tests/TestCase/Network/Email/SmtpTransportTest.php +++ b/tests/TestCase/Network/Email/SmtpTransportTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Network/Session/CacheSessionTest.php b/tests/TestCase/Network/Session/CacheSessionTest.php index 4597ef9c1a1..b6409a6c137 100644 --- a/tests/TestCase/Network/Session/CacheSessionTest.php +++ b/tests/TestCase/Network/Session/CacheSessionTest.php @@ -2,7 +2,7 @@ /** * CacheSessionTest * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/TestCase/Network/Session/DatabaseSessionTest.php b/tests/TestCase/Network/Session/DatabaseSessionTest.php index b8eedd3833d..8c377c27933 100644 --- a/tests/TestCase/Network/Session/DatabaseSessionTest.php +++ b/tests/TestCase/Network/Session/DatabaseSessionTest.php @@ -2,7 +2,7 @@ /** * DatabaseSessionTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/TestCase/Network/SessionTest.php b/tests/TestCase/Network/SessionTest.php index 7cd96267e61..58b506d7441 100644 --- a/tests/TestCase/Network/SessionTest.php +++ b/tests/TestCase/Network/SessionTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Network/SocketTest.php b/tests/TestCase/Network/SocketTest.php index d214418b4f7..b253b0e34e8 100644 --- a/tests/TestCase/Network/SocketTest.php +++ b/tests/TestCase/Network/SocketTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Routing/DispatcherTest.php b/tests/TestCase/Routing/DispatcherTest.php index 70c3a66a970..bd79368da64 100644 --- a/tests/TestCase/Routing/DispatcherTest.php +++ b/tests/TestCase/Routing/DispatcherTest.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Routing/RouterTest.php b/tests/TestCase/Routing/RouterTest.php index 1489a4912f4..523718b558c 100644 --- a/tests/TestCase/Routing/RouterTest.php +++ b/tests/TestCase/Routing/RouterTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/TestSuite/IntegrationTestCaseTest.php b/tests/TestCase/TestSuite/IntegrationTestCaseTest.php index ff4a82cd2e5..4fd88641ee4 100644 --- a/tests/TestCase/TestSuite/IntegrationTestCaseTest.php +++ b/tests/TestCase/TestSuite/IntegrationTestCaseTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/TestSuite/TestFixtureTest.php b/tests/TestCase/TestSuite/TestFixtureTest.php index 2dbe0c611de..fc3c707a502 100644 --- a/tests/TestCase/TestSuite/TestFixtureTest.php +++ b/tests/TestCase/TestSuite/TestFixtureTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Utility/InflectorTest.php b/tests/TestCase/Utility/InflectorTest.php index bc4b123aa11..6e396799def 100644 --- a/tests/TestCase/Utility/InflectorTest.php +++ b/tests/TestCase/Utility/InflectorTest.php @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html + * @link http://book.cakephp.org/3.0/en/development/testing.html * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Utility/SecurityTest.php b/tests/TestCase/Utility/SecurityTest.php index 7a4e391f9a2..bf6664a8c6c 100644 --- a/tests/TestCase/Utility/SecurityTest.php +++ b/tests/TestCase/Utility/SecurityTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Utility/TextTest.php b/tests/TestCase/Utility/TextTest.php index 9623472a826..1df51bf2b24 100644 --- a/tests/TestCase/Utility/TextTest.php +++ b/tests/TestCase/Utility/TextTest.php @@ -7,7 +7,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Utility/XmlTest.php b/tests/TestCase/Utility/XmlTest.php index bc814ee1ed2..ffca07c8932 100644 --- a/tests/TestCase/Utility/XmlTest.php +++ b/tests/TestCase/Utility/XmlTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/Validation/ValidationTest.php b/tests/TestCase/Validation/ValidationTest.php index 0d58cf95954..454996a5335 100644 --- a/tests/TestCase/Validation/ValidationTest.php +++ b/tests/TestCase/Validation/ValidationTest.php @@ -2,7 +2,7 @@ /** * ValidationTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/CellTest.php b/tests/TestCase/View/CellTest.php index e2ab4a6867f..a1c5e5d04f1 100644 --- a/tests/TestCase/View/CellTest.php +++ b/tests/TestCase/View/CellTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/FlashHelperTest.php b/tests/TestCase/View/Helper/FlashHelperTest.php index c5b38f4d306..88e6eadd3be 100644 --- a/tests/TestCase/View/Helper/FlashHelperTest.php +++ b/tests/TestCase/View/Helper/FlashHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/FormHelperTest.php b/tests/TestCase/View/Helper/FormHelperTest.php index 8a9ea20775e..c15a9ed7d23 100644 --- a/tests/TestCase/View/Helper/FormHelperTest.php +++ b/tests/TestCase/View/Helper/FormHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/HtmlHelperTest.php b/tests/TestCase/View/Helper/HtmlHelperTest.php index cde0031cafb..eecc5d184c7 100644 --- a/tests/TestCase/View/Helper/HtmlHelperTest.php +++ b/tests/TestCase/View/Helper/HtmlHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/NumberHelperTest.php b/tests/TestCase/View/Helper/NumberHelperTest.php index 14b3069bbc1..3948c583e9d 100644 --- a/tests/TestCase/View/Helper/NumberHelperTest.php +++ b/tests/TestCase/View/Helper/NumberHelperTest.php @@ -2,7 +2,7 @@ /** * NumberHelperTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/PaginatorHelperTest.php b/tests/TestCase/View/Helper/PaginatorHelperTest.php index 42d86baacd2..60005c7d8c9 100644 --- a/tests/TestCase/View/Helper/PaginatorHelperTest.php +++ b/tests/TestCase/View/Helper/PaginatorHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/RssHelperTest.php b/tests/TestCase/View/Helper/RssHelperTest.php index d217a439222..d83492b3cb4 100644 --- a/tests/TestCase/View/Helper/RssHelperTest.php +++ b/tests/TestCase/View/Helper/RssHelperTest.php @@ -2,7 +2,7 @@ /** * RssHelperTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/TextHelperTest.php b/tests/TestCase/View/Helper/TextHelperTest.php index e2545001419..a244f34a076 100644 --- a/tests/TestCase/View/Helper/TextHelperTest.php +++ b/tests/TestCase/View/Helper/TextHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/TimeHelperTest.php b/tests/TestCase/View/Helper/TimeHelperTest.php index c3ce2ac9b62..aa8989a3dec 100644 --- a/tests/TestCase/View/Helper/TimeHelperTest.php +++ b/tests/TestCase/View/Helper/TimeHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/Helper/UrlHelperTest.php b/tests/TestCase/View/Helper/UrlHelperTest.php index 5cf2976f9ca..f4de99bb50f 100644 --- a/tests/TestCase/View/Helper/UrlHelperTest.php +++ b/tests/TestCase/View/Helper/UrlHelperTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/HelperRegistryTest.php b/tests/TestCase/View/HelperRegistryTest.php index 62f266df983..e93c3a83eb7 100644 --- a/tests/TestCase/View/HelperRegistryTest.php +++ b/tests/TestCase/View/HelperRegistryTest.php @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/HelperTest.php b/tests/TestCase/View/HelperTest.php index 0ef54460337..d9abf43c812 100644 --- a/tests/TestCase/View/HelperTest.php +++ b/tests/TestCase/View/HelperTest.php @@ -2,7 +2,7 @@ /** * HelperTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/JsonViewTest.php b/tests/TestCase/View/JsonViewTest.php index a1f58a50ba3..b5a8c5ab3a7 100644 --- a/tests/TestCase/View/JsonViewTest.php +++ b/tests/TestCase/View/JsonViewTest.php @@ -2,7 +2,7 @@ /** * JsonViewTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.1.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/ViewTest.php b/tests/TestCase/View/ViewTest.php index 1f9a8637191..665975881be 100644 --- a/tests/TestCase/View/ViewTest.php +++ b/tests/TestCase/View/ViewTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/TestCase/View/XmlViewTest.php b/tests/TestCase/View/XmlViewTest.php index 1f3f45f1b2b..c97bd94a18e 100644 --- a/tests/TestCase/View/XmlViewTest.php +++ b/tests/TestCase/View/XmlViewTest.php @@ -2,7 +2,7 @@ /** * XmlViewTest file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.1.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/Company/TestPluginFive/src/Utility/Hello.php b/tests/test_app/Plugin/Company/TestPluginFive/src/Utility/Hello.php index d33cd69f6d3..05e70a29808 100644 --- a/tests/test_app/Plugin/Company/TestPluginFive/src/Utility/Hello.php +++ b/tests/test_app/Plugin/Company/TestPluginFive/src/Utility/Hello.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/Company/TestPluginThree/src/Controller/Component/SomethingComponent.php b/tests/test_app/Plugin/Company/TestPluginThree/src/Controller/Component/SomethingComponent.php index 261f694f886..49ad6757dea 100644 --- a/tests/test_app/Plugin/Company/TestPluginThree/src/Controller/Component/SomethingComponent.php +++ b/tests/test_app/Plugin/Company/TestPluginThree/src/Controller/Component/SomethingComponent.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/Company/TestPluginThree/src/Utility/Hello.php b/tests/test_app/Plugin/Company/TestPluginThree/src/Utility/Hello.php index c62f37d3b53..9caa414c914 100644 --- a/tests/test_app/Plugin/Company/TestPluginThree/src/Utility/Hello.php +++ b/tests/test_app/Plugin/Company/TestPluginThree/src/Utility/Hello.php @@ -1,13 +1,13 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/config/load.php b/tests/test_app/Plugin/TestPlugin/config/load.php index bffde0a11d6..f9a70b66f5a 100644 --- a/tests/test_app/Plugin/TestPlugin/config/load.php +++ b/tests/test_app/Plugin/TestPlugin/config/load.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/config/more.load.php b/tests/test_app/Plugin/TestPlugin/config/more.load.php index 5d9d8824c42..bfc20167224 100644 --- a/tests/test_app/Plugin/TestPlugin/config/more.load.php +++ b/tests/test_app/Plugin/TestPlugin/config/more.load.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Auth/LegacyPasswordHasher.php b/tests/test_app/Plugin/TestPlugin/src/Auth/LegacyPasswordHasher.php index 6b61fcc5ed9..fe554193c26 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Auth/LegacyPasswordHasher.php +++ b/tests/test_app/Plugin/TestPlugin/src/Auth/LegacyPasswordHasher.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Cache/Engine/TestPluginCacheEngine.php b/tests/test_app/Plugin/TestPlugin/src/Cache/Engine/TestPluginCacheEngine.php index d6ad17264fc..a7f66aac4f9 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Cache/Engine/TestPluginCacheEngine.php +++ b/tests/test_app/Plugin/TestPlugin/src/Cache/Engine/TestPluginCacheEngine.php @@ -2,7 +2,7 @@ /** * Test Suite Test Plugin Cache Engine class. * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/OtherComponent.php b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/OtherComponent.php index 55c944a816b..589ab8bcef7 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/OtherComponent.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/OtherComponent.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/PluginsComponent.php b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/PluginsComponent.php index f1b5d60bb0d..4e29ffcad91 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/PluginsComponent.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/PluginsComponent.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginComponent.php b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginComponent.php index 4383683aaed..017cf0be2e0 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginComponent.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginComponent.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginOtherComponent.php b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginOtherComponent.php index ec2bd91a49f..147393dbc90 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginOtherComponent.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/Component/TestPluginOtherComponent.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginAppController.php b/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginAppController.php index 460233f3bc9..d69c2f93f57 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginAppController.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginAppController.php @@ -2,7 +2,7 @@ /** * Test Suite TestPlugin AppController * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginController.php b/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginController.php index 7323f1a8e28..426835e0ce1 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginController.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/TestPluginController.php @@ -2,7 +2,7 @@ /** * TestPluginController used by Dispatcher test to test plugin shortcut URLs. * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Controller/TestsController.php b/tests/test_app/Plugin/TestPlugin/src/Controller/TestsController.php index 161e3487dd7..d257d0a90b5 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Controller/TestsController.php +++ b/tests/test_app/Plugin/TestPlugin/src/Controller/TestsController.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Lib/Custom/Package/CustomLibClass.php b/tests/test_app/Plugin/TestPlugin/src/Lib/Custom/Package/CustomLibClass.php index 9ca5adab7dd..ed109e3d017 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Lib/Custom/Package/CustomLibClass.php +++ b/tests/test_app/Plugin/TestPlugin/src/Lib/Custom/Package/CustomLibClass.php @@ -2,7 +2,7 @@ /** * Test Suite CustomLibClass Library * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginLibrary.php b/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginLibrary.php index 5f5c0c510ba..72b4bc76156 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginLibrary.php +++ b/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginLibrary.php @@ -2,7 +2,7 @@ /** * Test Suite TestPlugin Library * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginOtherLibrary.php b/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginOtherLibrary.php index 2567e5743cf..1ebb23f060e 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginOtherLibrary.php +++ b/tests/test_app/Plugin/TestPlugin/src/Lib/TestPluginOtherLibrary.php @@ -2,7 +2,7 @@ /** * Test Suite TestPlugin Other Library * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Log/Engine/TestPluginLog.php b/tests/test_app/Plugin/TestPlugin/src/Log/Engine/TestPluginLog.php index 94a3b78cf42..2b32b049124 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Log/Engine/TestPluginLog.php +++ b/tests/test_app/Plugin/TestPlugin/src/Log/Engine/TestPluginLog.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Shell/ExampleShell.php b/tests/test_app/Plugin/TestPlugin/src/Shell/ExampleShell.php index 4dc874879b0..9ee1270a624 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Shell/ExampleShell.php +++ b/tests/test_app/Plugin/TestPlugin/src/Shell/ExampleShell.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Shell/Task/OtherTaskTask.php b/tests/test_app/Plugin/TestPlugin/src/Shell/Task/OtherTaskTask.php index ee4c540c092..2702d50a825 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Shell/Task/OtherTaskTask.php +++ b/tests/test_app/Plugin/TestPlugin/src/Shell/Task/OtherTaskTask.php @@ -2,7 +2,7 @@ /** * Testing task in a plugin * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 2.0.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Vendor/sample/sample_plugin.php b/tests/test_app/Plugin/TestPlugin/src/Vendor/sample/sample_plugin.php index 7d1c4f57540..5f0afb16694 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Vendor/sample/sample_plugin.php +++ b/tests/test_app/Plugin/TestPlugin/src/Vendor/sample/sample_plugin.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/Vendor/welcome.php b/tests/test_app/Plugin/TestPlugin/src/Vendor/welcome.php index 15c900607a4..49d43bca571 100644 --- a/tests/test_app/Plugin/TestPlugin/src/Vendor/welcome.php +++ b/tests/test_app/Plugin/TestPlugin/src/Vendor/welcome.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/View/Helper/OtherHelperHelper.php b/tests/test_app/Plugin/TestPlugin/src/View/Helper/OtherHelperHelper.php index 3a1f9160d50..f15bac766a4 100644 --- a/tests/test_app/Plugin/TestPlugin/src/View/Helper/OtherHelperHelper.php +++ b/tests/test_app/Plugin/TestPlugin/src/View/Helper/OtherHelperHelper.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPlugin/src/View/Helper/PluggedHelperHelper.php b/tests/test_app/Plugin/TestPlugin/src/View/Helper/PluggedHelperHelper.php index 4b928dbb141..b40b72459a5 100644 --- a/tests/test_app/Plugin/TestPlugin/src/View/Helper/PluggedHelperHelper.php +++ b/tests/test_app/Plugin/TestPlugin/src/View/Helper/PluggedHelperHelper.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPluginTwo/src/Shell/ExampleShell.php b/tests/test_app/Plugin/TestPluginTwo/src/Shell/ExampleShell.php index 4b2e1695695..068f1a2dc54 100644 --- a/tests/test_app/Plugin/TestPluginTwo/src/Shell/ExampleShell.php +++ b/tests/test_app/Plugin/TestPluginTwo/src/Shell/ExampleShell.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/Plugin/TestPluginTwo/src/Shell/WelcomeShell.php b/tests/test_app/Plugin/TestPluginTwo/src/Shell/WelcomeShell.php index 0b3de97708c..b3c02767e26 100644 --- a/tests/test_app/Plugin/TestPluginTwo/src/Shell/WelcomeShell.php +++ b/tests/test_app/Plugin/TestPluginTwo/src/Shell/WelcomeShell.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/TestApp/Cache/Engine/TestAppCacheEngine.php b/tests/test_app/TestApp/Cache/Engine/TestAppCacheEngine.php index 162dff02c39..63766626621 100644 --- a/tests/test_app/TestApp/Cache/Engine/TestAppCacheEngine.php +++ b/tests/test_app/TestApp/Cache/Engine/TestAppCacheEngine.php @@ -2,7 +2,7 @@ /** * Test Suite Test App Cache Engine class. * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/TestApp/Controller/TestsAppsController.php b/tests/test_app/TestApp/Controller/TestsAppsController.php index 4ee971afea0..088b3b624a2 100644 --- a/tests/test_app/TestApp/Controller/TestsAppsController.php +++ b/tests/test_app/TestApp/Controller/TestsAppsController.php @@ -2,7 +2,7 @@ /** * TestsAppsController file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/TestApp/Log/Engine/TestAppLog.php b/tests/test_app/TestApp/Log/Engine/TestAppLog.php index c6709682142..98bce6d8546 100644 --- a/tests/test_app/TestApp/Log/Engine/TestAppLog.php +++ b/tests/test_app/TestApp/Log/Engine/TestAppLog.php @@ -2,7 +2,7 @@ /** * Test Suite Test App Logging stream class. * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.3.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/TestApp/Model/Table/ArticlesTable.php b/tests/test_app/TestApp/Model/Table/ArticlesTable.php index e6a2ba668f6..66c3109518b 100644 --- a/tests/test_app/TestApp/Model/Table/ArticlesTable.php +++ b/tests/test_app/TestApp/Model/Table/ArticlesTable.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/test_app/TestApp/Model/Table/ArticlesTagsTable.php b/tests/test_app/TestApp/Model/Table/ArticlesTagsTable.php index de03f3c8e4d..7f7dc56fff8 100644 --- a/tests/test_app/TestApp/Model/Table/ArticlesTagsTable.php +++ b/tests/test_app/TestApp/Model/Table/ArticlesTagsTable.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/test_app/TestApp/Model/Table/AuthUsersTable.php b/tests/test_app/TestApp/Model/Table/AuthUsersTable.php index 23d13a8150d..f4db90c9d67 100644 --- a/tests/test_app/TestApp/Model/Table/AuthUsersTable.php +++ b/tests/test_app/TestApp/Model/Table/AuthUsersTable.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/test_app/TestApp/Model/Table/AuthorsTable.php b/tests/test_app/TestApp/Model/Table/AuthorsTable.php index fd2bb988736..b175bba76e3 100644 --- a/tests/test_app/TestApp/Model/Table/AuthorsTable.php +++ b/tests/test_app/TestApp/Model/Table/AuthorsTable.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/test_app/TestApp/Model/Table/I18nTable.php b/tests/test_app/TestApp/Model/Table/I18nTable.php index d927d3cf7b0..d462d9144af 100644 --- a/tests/test_app/TestApp/Model/Table/I18nTable.php +++ b/tests/test_app/TestApp/Model/Table/I18nTable.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2013, Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/test_app/TestApp/Model/Table/TagsTable.php b/tests/test_app/TestApp/Model/Table/TagsTable.php index 7ac603ee2ff..1eb35a0cc84 100644 --- a/tests/test_app/TestApp/Model/Table/TagsTable.php +++ b/tests/test_app/TestApp/Model/Table/TagsTable.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License diff --git a/tests/test_app/TestApp/Shell/I18mShell.php b/tests/test_app/TestApp/Shell/I18mShell.php index 7e6941252ab..5bf7d3cd153 100644 --- a/tests/test_app/TestApp/Shell/I18mShell.php +++ b/tests/test_app/TestApp/Shell/I18mShell.php @@ -2,7 +2,7 @@ /** * I18mShell file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 3.0.8 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/TestApp/Shell/SampleShell.php b/tests/test_app/TestApp/Shell/SampleShell.php index b76c68e9d24..f251082674d 100644 --- a/tests/test_app/TestApp/Shell/SampleShell.php +++ b/tests/test_app/TestApp/Shell/SampleShell.php @@ -2,7 +2,7 @@ /** * SampleShell file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/TestApp/Shell/TestingDispatchShell.php b/tests/test_app/TestApp/Shell/TestingDispatchShell.php index b7ef3c1adb9..1f87f805666 100644 --- a/tests/test_app/TestApp/Shell/TestingDispatchShell.php +++ b/tests/test_app/TestApp/Shell/TestingDispatchShell.php @@ -2,7 +2,7 @@ /** * Testing Dispatch Shell Shell file * - * CakePHP(tm) Tests + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -10,7 +10,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/vendor/Test/MyTest.php b/tests/test_app/vendor/Test/MyTest.php index 06d0100c192..b00a566ed37 100644 --- a/tests/test_app/vendor/Test/MyTest.php +++ b/tests/test_app/vendor/Test/MyTest.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/vendor/Test/hello.php b/tests/test_app/vendor/Test/hello.php index 8dd10ec5e4e..9f46a82ca2c 100644 --- a/tests/test_app/vendor/Test/hello.php +++ b/tests/test_app/vendor/Test/hello.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/vendor/sample/configure_test_vendor_sample.php b/tests/test_app/vendor/sample/configure_test_vendor_sample.php index cab320b3007..64f3e91f34a 100644 --- a/tests/test_app/vendor/sample/configure_test_vendor_sample.php +++ b/tests/test_app/vendor/sample/configure_test_vendor_sample.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/vendor/somename/some.name.php b/tests/test_app/vendor/somename/some.name.php index 186ec51ff3e..7b3e8ae6d5f 100644 --- a/tests/test_app/vendor/somename/some.name.php +++ b/tests/test_app/vendor/somename/some.name.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */ diff --git a/tests/test_app/vendor/welcome.php b/tests/test_app/vendor/welcome.php index 892a337cb76..84084bcbcbe 100644 --- a/tests/test_app/vendor/welcome.php +++ b/tests/test_app/vendor/welcome.php @@ -1,6 +1,6 @@ + * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License @@ -8,7 +8,7 @@ * Redistributions of files must retain the above copyright notice * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) - * @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests + * @link http://cakephp.org CakePHP(tm) Project * @since 1.2.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */