This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.

I just wanted to ruin his evening, because this change needs to be merged into CakePHP 3.0.
This commit is contained in:
Graham Weldon 2013-02-08 20:59:49 +09:00
parent fb8c2a5e46
commit 7b860debe4
672 changed files with 1330 additions and 1330 deletions
lib/Cake/Test/Case/Model

View file

@ -5,12 +5,12 @@
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html>
* Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.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 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/2.0/en/development/testing.html CakePHP(tm) Tests
* @package Cake.Test.Case.Model
* @since CakePHP(tm) v 1.2.0.4206