From f847080cbf2f12b95f3e0b604a5652e054e1707f Mon Sep 17 00:00:00 2001 From: mark_story Date: Sun, 3 Oct 2010 12:38:58 -0400 Subject: [PATCH] Changing more php version strings. --- app/config/acl.ini.php | 2 +- app/config/bootstrap.php | 2 +- app/config/core.php | 2 +- app/config/database.php.default | 2 +- app/config/routes.php | 2 +- app/config/schema/db_acl.php | 2 +- app/config/schema/i18n.php | 2 +- app/config/schema/sessions.php | 2 +- app/index.php | 2 +- app/webroot/css.php | 2 +- app/webroot/index.php | 2 +- app/webroot/test.php | 8 ++++---- cake/basics.php | 2 +- cake/bootstrap.php | 2 +- cake/config/config.php | 2 +- cake/config/paths.php | 2 +- cake/config/unicode/casefolding/0080_00ff.php | 2 +- cake/config/unicode/casefolding/0100_017f.php | 2 +- cake/config/unicode/casefolding/0180_024F.php | 2 +- cake/config/unicode/casefolding/0250_02af.php | 2 +- cake/config/unicode/casefolding/0370_03ff.php | 2 +- cake/config/unicode/casefolding/0400_04ff.php | 2 +- cake/config/unicode/casefolding/0500_052f.php | 2 +- cake/config/unicode/casefolding/0530_058f.php | 2 +- cake/config/unicode/casefolding/1e00_1eff.php | 2 +- cake/config/unicode/casefolding/1f00_1fff.php | 2 +- cake/config/unicode/casefolding/2100_214f.php | 2 +- cake/config/unicode/casefolding/2150_218f.php | 2 +- cake/config/unicode/casefolding/2460_24ff.php | 2 +- cake/config/unicode/casefolding/2c00_2c5f.php | 2 +- cake/config/unicode/casefolding/2c60_2c7f.php | 2 +- cake/config/unicode/casefolding/2c80_2cff.php | 2 +- cake/config/unicode/casefolding/ff00_ffef.php | 2 +- cake/console/cake | 2 +- cake/console/cake.bat | 2 +- cake/console/cake.php | 2 +- cake/console/console_error_handler.php | 2 +- cake/console/libs/acl.php | 2 +- cake/console/libs/api.php | 2 +- cake/console/libs/bake.php | 2 +- cake/console/libs/console.php | 2 +- cake/console/libs/i18n.php | 2 +- cake/console/libs/schema.php | 2 +- cake/console/libs/shell.php | 2 +- cake/console/libs/tasks/bake.php | 2 +- cake/console/libs/tasks/controller.php | 2 +- cake/console/libs/tasks/db_config.php | 2 +- cake/console/libs/tasks/extract.php | 2 +- cake/console/libs/tasks/fixture.php | 2 +- cake/console/libs/tasks/model.php | 2 +- cake/console/libs/tasks/plugin.php | 2 +- cake/console/libs/tasks/project.php | 2 +- cake/console/libs/tasks/template.php | 2 +- cake/console/libs/tasks/test.php | 2 +- cake/console/libs/tasks/view.php | 2 +- cake/console/libs/testsuite.php | 8 ++++---- .../templates/default/actions/controller_actions.ctp | 2 +- cake/console/templates/default/classes/controller.ctp | 2 +- cake/console/templates/default/classes/fixture.ctp | 2 +- cake/console/templates/default/classes/model.ctp | 2 +- cake/console/templates/default/classes/test.ctp | 2 +- cake/console/templates/default/views/form.ctp | 2 +- cake/console/templates/default/views/index.ctp | 2 +- cake/console/templates/default/views/view.ctp | 2 +- cake/console/templates/skel/app_controller.php | 2 +- cake/console/templates/skel/app_helper.php | 2 +- cake/console/templates/skel/app_model.php | 2 +- cake/console/templates/skel/config/acl.ini.php | 2 +- cake/console/templates/skel/config/bootstrap.php | 2 +- cake/console/templates/skel/config/core.php | 2 +- cake/console/templates/skel/config/database.php.default | 2 +- cake/console/templates/skel/config/routes.php | 2 +- cake/console/templates/skel/config/schema/db_acl.php | 2 +- cake/console/templates/skel/config/schema/i18n.php | 2 +- cake/console/templates/skel/config/schema/sessions.php | 2 +- .../templates/skel/controllers/pages_controller.php | 2 +- cake/console/templates/skel/index.php | 2 +- .../templates/skel/views/elements/email/html/default.ctp | 2 +- .../templates/skel/views/elements/email/text/default.ctp | 2 +- cake/console/templates/skel/views/layouts/ajax.ctp | 2 +- cake/console/templates/skel/views/layouts/default.ctp | 2 +- .../templates/skel/views/layouts/email/html/default.ctp | 2 +- .../templates/skel/views/layouts/email/text/default.ctp | 2 +- cake/console/templates/skel/views/layouts/flash.ctp | 2 +- cake/console/templates/skel/webroot/css.php | 2 +- cake/console/templates/skel/webroot/index.php | 2 +- cake/console/templates/skel/webroot/test.php | 8 ++++---- cake/dispatcher.php | 2 +- cake/libs/cache.php | 2 +- cake/libs/cache/apc.php | 2 +- cake/libs/cache/file.php | 2 +- cake/libs/cache/memcache.php | 2 +- cake/libs/cache/xcache.php | 2 +- cake/libs/cake_log.php | 2 +- cake/libs/cake_session.php | 2 +- cake/libs/cake_socket.php | 2 +- cake/libs/class_registry.php | 2 +- cake/libs/configure.php | 2 +- cake/libs/controller/app_controller.php | 2 +- cake/libs/controller/components/acl.php | 2 +- cake/libs/controller/components/auth.php | 2 +- cake/libs/controller/components/cookie.php | 2 +- cake/libs/controller/components/email.php | 2 +- cake/libs/controller/components/security.php | 2 +- cake/libs/controller/components/session.php | 2 +- cake/libs/controller/controller.php | 2 +- cake/libs/controller/pages_controller.php | 2 +- cake/libs/controller/scaffold.php | 2 +- cake/libs/debugger.php | 2 +- cake/libs/file.php | 2 +- cake/libs/folder.php | 2 +- cake/libs/http_socket.php | 2 +- cake/libs/i18n.php | 2 +- cake/libs/inflector.php | 2 +- cake/libs/l10n.php | 2 +- cake/libs/log/file_log.php | 2 +- cake/libs/magic_db.php | 2 +- cake/libs/model/app_model.php | 2 +- cake/libs/model/behaviors/acl.php | 2 +- cake/libs/model/behaviors/containable.php | 2 +- cake/libs/model/behaviors/translate.php | 2 +- cake/libs/model/behaviors/tree.php | 2 +- cake/libs/model/cake_schema.php | 2 +- cake/libs/model/connection_manager.php | 2 +- cake/libs/model/datasources/datasource.php | 2 +- cake/libs/model/datasources/dbo/dbo_mssql.php | 2 +- cake/libs/model/datasources/dbo/dbo_mysql.php | 2 +- cake/libs/model/datasources/dbo/dbo_mysqli.php | 2 +- cake/libs/model/datasources/dbo/dbo_oracle.php | 2 +- cake/libs/model/datasources/dbo/dbo_postgres.php | 2 +- cake/libs/model/datasources/dbo/dbo_sqlite.php | 2 +- cake/libs/model/datasources/dbo_source.php | 2 +- cake/libs/model/db_acl.php | 2 +- cake/libs/model/model_behavior.php | 2 +- cake/libs/multibyte.php | 2 +- cake/libs/object.php | 2 +- cake/libs/router.php | 2 +- cake/libs/sanitize.php | 2 +- cake/libs/security.php | 2 +- cake/libs/set.php | 2 +- cake/libs/string.php | 2 +- cake/libs/view/elements/email/html/default.ctp | 2 +- cake/libs/view/elements/email/text/default.ctp | 2 +- cake/libs/view/elements/sql_dump.ctp | 2 +- cake/libs/view/errors/error400.ctp | 2 +- cake/libs/view/errors/error500.ctp | 2 +- cake/libs/view/errors/missing_action.ctp | 2 +- cake/libs/view/errors/missing_behavior_class.ctp | 2 +- cake/libs/view/errors/missing_behavior_file.ctp | 2 +- cake/libs/view/errors/missing_component_class.ctp | 2 +- cake/libs/view/errors/missing_component_file.ctp | 2 +- cake/libs/view/errors/missing_connection.ctp | 2 +- cake/libs/view/errors/missing_controller.ctp | 2 +- cake/libs/view/errors/missing_database.ctp | 2 +- cake/libs/view/errors/missing_helper_class.ctp | 2 +- cake/libs/view/errors/missing_helper_file.ctp | 2 +- cake/libs/view/errors/missing_layout.ctp | 2 +- cake/libs/view/errors/missing_table.ctp | 2 +- cake/libs/view/errors/missing_view.ctp | 2 +- cake/libs/view/errors/private_action.ctp | 2 +- cake/libs/view/errors/scaffold_error.ctp | 2 +- cake/libs/view/helper.php | 2 +- cake/libs/view/helpers/app_helper.php | 2 +- cake/libs/view/helpers/cache.php | 2 +- cake/libs/view/helpers/form.php | 2 +- cake/libs/view/helpers/jquery_engine.php | 2 +- cake/libs/view/helpers/js.php | 2 +- cake/libs/view/helpers/mootools_engine.php | 2 +- cake/libs/view/helpers/number.php | 2 +- cake/libs/view/helpers/prototype_engine.php | 2 +- cake/libs/view/helpers/session.php | 2 +- cake/libs/view/helpers/text.php | 2 +- cake/libs/view/helpers/time.php | 2 +- cake/libs/view/layouts/ajax.ctp | 2 +- cake/libs/view/layouts/default.ctp | 2 +- cake/libs/view/layouts/email/html/default.ctp | 2 +- cake/libs/view/layouts/email/text/default.ctp | 2 +- cake/libs/view/layouts/flash.ctp | 2 +- cake/libs/view/media.php | 2 +- cake/libs/view/pages/home.ctp | 2 +- cake/libs/view/scaffolds/edit.ctp | 2 +- cake/libs/view/scaffolds/index.ctp | 2 +- cake/libs/view/scaffolds/view.ctp | 2 +- cake/libs/view/theme.php | 2 +- cake/libs/xml.php | 2 +- index.php | 2 +- 186 files changed, 195 insertions(+), 195 deletions(-) diff --git a/app/config/acl.ini.php b/app/config/acl.ini.php index 0907fbd4d..c3e055341 100644 --- a/app/config/acl.ini.php +++ b/app/config/acl.ini.php @@ -4,7 +4,7 @@ ; * ACL configuration ; * ; * -; * PHP versions 4 and 5 +; * PHP 5 ; * ; * CakePHP(tm) : Rapid Development Framework http://cakephp.org ; * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/bootstrap.php b/app/config/bootstrap.php index 51c786373..b0c33554b 100644 --- a/app/config/bootstrap.php +++ b/app/config/bootstrap.php @@ -5,7 +5,7 @@ * This is an application wide file to load any function that is not used within a class * define. You can also use this to include or require any files in your application. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/core.php b/app/config/core.php index 24bd381c3..82ee5f9d3 100644 --- a/app/config/core.php +++ b/app/config/core.php @@ -4,7 +4,7 @@ * * Use it to configure core behavior of Cake. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/database.php.default b/app/config/database.php.default index 78a20a509..2a605e498 100644 --- a/app/config/database.php.default +++ b/app/config/database.php.default @@ -4,7 +4,7 @@ * * Use it to configure core behaviour ofCake. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/routes.php b/app/config/routes.php index a186e49b4..4e470c363 100644 --- a/app/config/routes.php +++ b/app/config/routes.php @@ -6,7 +6,7 @@ * Routes are very important mechanism that allows you to freely connect * different urls to chosen controllers and their actions (functions). * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/schema/db_acl.php b/app/config/schema/db_acl.php index 9ca33dfc0..d13a20609 100644 --- a/app/config/schema/db_acl.php +++ b/app/config/schema/db_acl.php @@ -5,7 +5,7 @@ * * Use it to configure database for ACL * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/schema/i18n.php b/app/config/schema/i18n.php index 2b4ae8b1c..13db98f12 100644 --- a/app/config/schema/i18n.php +++ b/app/config/schema/i18n.php @@ -5,7 +5,7 @@ * * Use it to configure database for i18n * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/config/schema/sessions.php b/app/config/schema/sessions.php index 973cb74d3..584d0002b 100644 --- a/app/config/schema/sessions.php +++ b/app/config/schema/sessions.php @@ -5,7 +5,7 @@ * * Use it to configure database for Sessions * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/app/index.php b/app/index.php index 732c01021..a9e0270cb 100644 --- a/app/index.php +++ b/app/index.php @@ -1,6 +1,6 @@ * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) * - * Licensed under The Open Group Test Suite License - * Redistributions of files must retain the above copyright notice. + * Licensed under The MIT License + * Redistributions of files must retain the above copyright notice * * @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) * @link http://book.cakephp.org/view/1196/Testing * @package cake * @subpackage cake.app.webroot * @since CakePHP(tm) v 1.2.0.4433 - * @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License + * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ set_time_limit(0); ini_set('display_errors', 1); diff --git a/cake/basics.php b/cake/basics.php index 0e63fda86..787aaf0c6 100644 --- a/cake/basics.php +++ b/cake/basics.php @@ -4,7 +4,7 @@ * * Core functions for including other source files, loading models and so forth. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/bootstrap.php b/cake/bootstrap.php index 413ef9931..5a1bb4385 100644 --- a/cake/bootstrap.php +++ b/cake/bootstrap.php @@ -4,7 +4,7 @@ * * Handles loading of core files needed on every request * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/config.php b/cake/config/config.php index 3232decac..e8de5e4e8 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -2,7 +2,7 @@ /** * Core Configurations. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/paths.php b/cake/config/paths.php index a6e5c7c5c..e8ac21c49 100644 --- a/cake/config/paths.php +++ b/cake/config/paths.php @@ -4,7 +4,7 @@ * * In this file you set paths to different directories used by Cake. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0080_00ff.php b/cake/config/unicode/casefolding/0080_00ff.php index 080ef6279..0d2fa16be 100644 --- a/cake/config/unicode/casefolding/0080_00ff.php +++ b/cake/config/unicode/casefolding/0080_00ff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0100_017f.php b/cake/config/unicode/casefolding/0100_017f.php index 35a9f03da..64ab7d393 100644 --- a/cake/config/unicode/casefolding/0100_017f.php +++ b/cake/config/unicode/casefolding/0100_017f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0180_024F.php b/cake/config/unicode/casefolding/0180_024F.php index 1148ccc94..23c692632 100644 --- a/cake/config/unicode/casefolding/0180_024F.php +++ b/cake/config/unicode/casefolding/0180_024F.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0250_02af.php b/cake/config/unicode/casefolding/0250_02af.php index 0472e297c..1ef96c6af 100644 --- a/cake/config/unicode/casefolding/0250_02af.php +++ b/cake/config/unicode/casefolding/0250_02af.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0370_03ff.php b/cake/config/unicode/casefolding/0370_03ff.php index 90defe832..50618afb8 100644 --- a/cake/config/unicode/casefolding/0370_03ff.php +++ b/cake/config/unicode/casefolding/0370_03ff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0400_04ff.php b/cake/config/unicode/casefolding/0400_04ff.php index 9900171b2..a04d3df66 100644 --- a/cake/config/unicode/casefolding/0400_04ff.php +++ b/cake/config/unicode/casefolding/0400_04ff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0500_052f.php b/cake/config/unicode/casefolding/0500_052f.php index 7e3c956d1..661f66d63 100644 --- a/cake/config/unicode/casefolding/0500_052f.php +++ b/cake/config/unicode/casefolding/0500_052f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/0530_058f.php b/cake/config/unicode/casefolding/0530_058f.php index 9bfd6dc8d..232649ec4 100644 --- a/cake/config/unicode/casefolding/0530_058f.php +++ b/cake/config/unicode/casefolding/0530_058f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/1e00_1eff.php b/cake/config/unicode/casefolding/1e00_1eff.php index d4214dda1..3a8378691 100644 --- a/cake/config/unicode/casefolding/1e00_1eff.php +++ b/cake/config/unicode/casefolding/1e00_1eff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/1f00_1fff.php b/cake/config/unicode/casefolding/1f00_1fff.php index b8b25cf0e..a4040b852 100644 --- a/cake/config/unicode/casefolding/1f00_1fff.php +++ b/cake/config/unicode/casefolding/1f00_1fff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/2100_214f.php b/cake/config/unicode/casefolding/2100_214f.php index e0023500e..1685ebb71 100644 --- a/cake/config/unicode/casefolding/2100_214f.php +++ b/cake/config/unicode/casefolding/2100_214f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/2150_218f.php b/cake/config/unicode/casefolding/2150_218f.php index 6a1e6855c..44bf3ff89 100644 --- a/cake/config/unicode/casefolding/2150_218f.php +++ b/cake/config/unicode/casefolding/2150_218f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/2460_24ff.php b/cake/config/unicode/casefolding/2460_24ff.php index 3b8dee7b3..4376e2b71 100644 --- a/cake/config/unicode/casefolding/2460_24ff.php +++ b/cake/config/unicode/casefolding/2460_24ff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/2c00_2c5f.php b/cake/config/unicode/casefolding/2c00_2c5f.php index 7f80a4185..e8a70bc32 100644 --- a/cake/config/unicode/casefolding/2c00_2c5f.php +++ b/cake/config/unicode/casefolding/2c00_2c5f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/2c60_2c7f.php b/cake/config/unicode/casefolding/2c60_2c7f.php index 299cbdc0b..dabdb88a2 100644 --- a/cake/config/unicode/casefolding/2c60_2c7f.php +++ b/cake/config/unicode/casefolding/2c60_2c7f.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/2c80_2cff.php b/cake/config/unicode/casefolding/2c80_2cff.php index 3836c6451..c0245fa16 100644 --- a/cake/config/unicode/casefolding/2c80_2cff.php +++ b/cake/config/unicode/casefolding/2c80_2cff.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/config/unicode/casefolding/ff00_ffef.php b/cake/config/unicode/casefolding/ff00_ffef.php index 1fbb85d97..74a2b5c4a 100644 --- a/cake/config/unicode/casefolding/ff00_ffef.php +++ b/cake/config/unicode/casefolding/ff00_ffef.php @@ -8,7 +8,7 @@ * @see http://www.unicode.org/Public/UNIDATA/CaseFolding.txt * @see http://www.unicode.org/reports/tr21/tr21-5.html * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/cake b/cake/console/cake index 0c5f60f36..d0bdb5cc0 100755 --- a/cake/console/cake +++ b/cake/console/cake @@ -2,7 +2,7 @@ ################################################################################ # # Bake is a shell script for running CakePHP bake script -# PHP versions 4 and 5 +# PHP 5 # # CakePHP(tm) : Rapid Development Framework (http://cakephp.org) # Copyright 2005-2010, Cake Software Foundation, Inc. diff --git a/cake/console/cake.bat b/cake/console/cake.bat index 7e35cfcb9..cb1831d94 100644 --- a/cake/console/cake.bat +++ b/cake/console/cake.bat @@ -1,7 +1,7 @@ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Bake is a shell script for running CakePHP bake script -:: PHP versions 4 and 5 +:: PHP 5 :: :: CakePHP(tm) : Rapid Development Framework (http://cakephp.org) :: Copyright 2005-2010, Cake Software Foundation, Inc. diff --git a/cake/console/cake.php b/cake/console/cake.php index ef32c7538..a445bb64a 100644 --- a/cake/console/cake.php +++ b/cake/console/cake.php @@ -5,7 +5,7 @@ * * Shell dispatcher class * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. diff --git a/cake/console/console_error_handler.php b/cake/console/console_error_handler.php index 91469b89e..10a8028fd 100644 --- a/cake/console/console_error_handler.php +++ b/cake/console/console_error_handler.php @@ -2,7 +2,7 @@ /** * ErrorHandler for Console Shells * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/acl.php b/cake/console/libs/acl.php index fde573223..c2b419f9d 100644 --- a/cake/console/libs/acl.php +++ b/cake/console/libs/acl.php @@ -2,7 +2,7 @@ /** * Acl Shell provides Acl access in the CLI environment * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/api.php b/cake/console/libs/api.php index 338f844e4..26acdccb0 100644 --- a/cake/console/libs/api.php +++ b/cake/console/libs/api.php @@ -4,7 +4,7 @@ * * Implementation of a Cake Shell to show CakePHP core method signatures. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/bake.php b/cake/console/libs/bake.php index 4074b4d83..047dda1c0 100644 --- a/cake/console/libs/bake.php +++ b/cake/console/libs/bake.php @@ -6,7 +6,7 @@ * application development by writing fully functional skeleton controllers, * models, and views. Going further, Bake can also write Unit Tests for you. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/console.php b/cake/console/libs/console.php index 969bda09a..6e635d238 100644 --- a/cake/console/libs/console.php +++ b/cake/console/libs/console.php @@ -2,7 +2,7 @@ /** * CakePHP Console Shell * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/i18n.php b/cake/console/libs/i18n.php index b30566e63..a9d2888a4 100644 --- a/cake/console/libs/i18n.php +++ b/cake/console/libs/i18n.php @@ -2,7 +2,7 @@ /** * Internationalization Management Shell * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/schema.php b/cake/console/libs/schema.php index 85733a2c2..45e7795d9 100644 --- a/cake/console/libs/schema.php +++ b/cake/console/libs/schema.php @@ -5,7 +5,7 @@ * Schema is CakePHP's database management utility. This helps you maintain versions of * of your database. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/shell.php b/cake/console/libs/shell.php index 132612d86..85b15946c 100644 --- a/cake/console/libs/shell.php +++ b/cake/console/libs/shell.php @@ -2,7 +2,7 @@ /** * Base class for Shells * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/bake.php b/cake/console/libs/tasks/bake.php index c838d8a8a..7da7b820b 100644 --- a/cake/console/libs/tasks/bake.php +++ b/cake/console/libs/tasks/bake.php @@ -2,7 +2,7 @@ /** * Base class for Bake Tasks. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. diff --git a/cake/console/libs/tasks/controller.php b/cake/console/libs/tasks/controller.php index 9e30245f7..21f53b0df 100644 --- a/cake/console/libs/tasks/controller.php +++ b/cake/console/libs/tasks/controller.php @@ -2,7 +2,7 @@ /** * The ControllerTask handles creating and updating controller files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. diff --git a/cake/console/libs/tasks/db_config.php b/cake/console/libs/tasks/db_config.php index 70e8be0ea..c62cbe1f3 100644 --- a/cake/console/libs/tasks/db_config.php +++ b/cake/console/libs/tasks/db_config.php @@ -2,7 +2,7 @@ /** * The DbConfig Task handles creating and updating the database.php * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/extract.php b/cake/console/libs/tasks/extract.php index 408ed36d8..a03790cad 100644 --- a/cake/console/libs/tasks/extract.php +++ b/cake/console/libs/tasks/extract.php @@ -2,7 +2,7 @@ /** * Language string extractor * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/fixture.php b/cake/console/libs/tasks/fixture.php index 95ecfe264..1cc9f5ae7 100644 --- a/cake/console/libs/tasks/fixture.php +++ b/cake/console/libs/tasks/fixture.php @@ -2,7 +2,7 @@ /** * The FixtureTask handles creating and updating fixture files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. diff --git a/cake/console/libs/tasks/model.php b/cake/console/libs/tasks/model.php index 659285a17..80f5c3717 100644 --- a/cake/console/libs/tasks/model.php +++ b/cake/console/libs/tasks/model.php @@ -2,7 +2,7 @@ /** * The ModelTask handles creating and updating models files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/plugin.php b/cake/console/libs/tasks/plugin.php index addc8ff34..a59dec05d 100644 --- a/cake/console/libs/tasks/plugin.php +++ b/cake/console/libs/tasks/plugin.php @@ -2,7 +2,7 @@ /** * The Plugin Task handles creating an empty plugin, ready to be used * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/project.php b/cake/console/libs/tasks/project.php index ecc1f32fc..f5ca174d5 100644 --- a/cake/console/libs/tasks/project.php +++ b/cake/console/libs/tasks/project.php @@ -3,7 +3,7 @@ * The Project Task handles creating the base application * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/template.php b/cake/console/libs/tasks/template.php index 7225ce92c..851815f2d 100644 --- a/cake/console/libs/tasks/template.php +++ b/cake/console/libs/tasks/template.php @@ -2,7 +2,7 @@ /** * Template Task can generate templated output Used in other Tasks * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/test.php b/cake/console/libs/tasks/test.php index 37b214ae5..f64e9bdc1 100644 --- a/cake/console/libs/tasks/test.php +++ b/cake/console/libs/tasks/test.php @@ -2,7 +2,7 @@ /** * The TestTask handles creating and updating test files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/tasks/view.php b/cake/console/libs/tasks/view.php index e4e63449b..f4f4e95bd 100644 --- a/cake/console/libs/tasks/view.php +++ b/cake/console/libs/tasks/view.php @@ -2,7 +2,7 @@ /** * The View Tasks handles creating and updating view files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/libs/testsuite.php b/cake/console/libs/testsuite.php index e6410b45d..265cf5486 100644 --- a/cake/console/libs/testsuite.php +++ b/cake/console/libs/testsuite.php @@ -4,20 +4,20 @@ * * This Shell allows the running of test suites via the cake command line * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) Tests * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) * - * Licensed under The Open Group Test Suite License - * Redistributions of files must retain the above copyright notice. + * Licensed under The MIT License + * Redistributions of files must retain the above copyright notice * * @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) * @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests * @package cake * @subpackage cake.cake.console.libs * @since CakePHP(tm) v 1.2.0.4433 - * @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License + * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ class TestSuiteShell extends Shell { diff --git a/cake/console/templates/default/actions/controller_actions.ctp b/cake/console/templates/default/actions/controller_actions.ctp index 940e80a62..eb1c3185a 100644 --- a/cake/console/templates/default/actions/controller_actions.ctp +++ b/cake/console/templates/default/actions/controller_actions.ctp @@ -2,7 +2,7 @@ /** * Bake Template for Controller action generation. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/templates/default/classes/controller.ctp b/cake/console/templates/default/classes/controller.ctp index 6da03b8e4..4a4c6916d 100644 --- a/cake/console/templates/default/classes/controller.ctp +++ b/cake/console/templates/default/classes/controller.ctp @@ -4,7 +4,7 @@ * * Allows templating of Controllers generated from bake. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/templates/default/classes/fixture.ctp b/cake/console/templates/default/classes/fixture.ctp index 6ffd28fba..bf48fef97 100644 --- a/cake/console/templates/default/classes/fixture.ctp +++ b/cake/console/templates/default/classes/fixture.ctp @@ -4,7 +4,7 @@ * * Fixture Template used when baking fixtures with bake * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/templates/default/classes/model.ctp b/cake/console/templates/default/classes/model.ctp index 8b6a922ff..430435296 100644 --- a/cake/console/templates/default/classes/model.ctp +++ b/cake/console/templates/default/classes/model.ctp @@ -4,7 +4,7 @@ * * Used by bake to create new Model files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/templates/default/classes/test.ctp b/cake/console/templates/default/classes/test.ctp index 99daf6b31..e5d380bc1 100644 --- a/cake/console/templates/default/classes/test.ctp +++ b/cake/console/templates/default/classes/test.ctp @@ -3,7 +3,7 @@ * Test Case bake template * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/console/templates/default/views/form.ctp b/cake/console/templates/default/views/form.ctp index e531b47cc..870404162 100644 --- a/cake/console/templates/default/views/form.ctp +++ b/cake/console/templates/default/views/form.ctp @@ -1,7 +1,7 @@ * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) * - * Licensed under The Open Group Test Suite License - * Redistributions of files must retain the above copyright notice. + * Licensed under The MIT License + * Redistributions of files must retain the above copyright notice * * @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) * @link http://book.cakephp.org/view/1196/Testing * @package cake * @subpackage cake.app.webroot * @since CakePHP(tm) v 1.2.0.4433 - * @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License + * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ set_time_limit(0); ini_set('display_errors', 1); diff --git a/cake/dispatcher.php b/cake/dispatcher.php index cd5ae451a..c26cb225b 100644 --- a/cake/dispatcher.php +++ b/cake/dispatcher.php @@ -5,7 +5,7 @@ * * This is the heart of Cake's operation. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cache.php b/cake/libs/cache.php index 61bd02998..259bdc490 100644 --- a/cake/libs/cache.php +++ b/cake/libs/cache.php @@ -3,7 +3,7 @@ * Caching for CakePHP. * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cache/apc.php b/cake/libs/cache/apc.php index 653e87c4f..dbc4df8cc 100644 --- a/cake/libs/cache/apc.php +++ b/cake/libs/cache/apc.php @@ -3,7 +3,7 @@ * APC storage engine for cache. * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cache/file.php b/cake/libs/cache/file.php index 02b35152b..ced48589b 100644 --- a/cake/libs/cache/file.php +++ b/cake/libs/cache/file.php @@ -3,7 +3,7 @@ * File Storage engine for cache * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cache/memcache.php b/cake/libs/cache/memcache.php index 1c94d3893..0508df127 100644 --- a/cake/libs/cache/memcache.php +++ b/cake/libs/cache/memcache.php @@ -3,7 +3,7 @@ * Memcache storage engine for cache * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cache/xcache.php b/cake/libs/cache/xcache.php index 60fc3411b..be8f53c22 100644 --- a/cake/libs/cache/xcache.php +++ b/cake/libs/cache/xcache.php @@ -2,7 +2,7 @@ /** * Xcache storage engine for cache. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cake_log.php b/cake/libs/cake_log.php index 836ed8bad..ce0475156 100644 --- a/cake/libs/cake_log.php +++ b/cake/libs/cake_log.php @@ -4,7 +4,7 @@ * * Log messages to text files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cake_session.php b/cake/libs/cake_session.php index 4d00a237f..4fbd2d891 100644 --- a/cake/libs/cake_session.php +++ b/cake/libs/cake_session.php @@ -7,7 +7,7 @@ * This class is the implementation of those methods. * They are mostly used by the Session Component. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/cake_socket.php b/cake/libs/cake_socket.php index b2e41c75e..3bcb7ca0a 100644 --- a/cake/libs/cake_socket.php +++ b/cake/libs/cake_socket.php @@ -2,7 +2,7 @@ /** * Cake Socket connection class. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/class_registry.php b/cake/libs/class_registry.php index df7d21401..b3089a991 100644 --- a/cake/libs/class_registry.php +++ b/cake/libs/class_registry.php @@ -4,7 +4,7 @@ * * A repository for class objects, each registered with a key. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/configure.php b/cake/libs/configure.php index 07b50d99d..bee30774d 100644 --- a/cake/libs/configure.php +++ b/cake/libs/configure.php @@ -2,7 +2,7 @@ /** * App and Configure classes * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/app_controller.php b/cake/libs/controller/app_controller.php index 073c6405e..c8423a41b 100644 --- a/cake/libs/controller/app_controller.php +++ b/cake/libs/controller/app_controller.php @@ -5,7 +5,7 @@ * This file is application-wide controller file. You can put all * application-wide controller-related methods here. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/components/acl.php b/cake/libs/controller/components/acl.php index 6f78cd274..d8e42b583 100644 --- a/cake/libs/controller/components/acl.php +++ b/cake/libs/controller/components/acl.php @@ -4,7 +4,7 @@ * * Permissions system. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/components/auth.php b/cake/libs/controller/components/auth.php index 2dd5674a5..07675353a 100644 --- a/cake/libs/controller/components/auth.php +++ b/cake/libs/controller/components/auth.php @@ -4,7 +4,7 @@ * * Manages user logins and permissions. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/components/cookie.php b/cake/libs/controller/components/cookie.php index 36a9d4aae..bff3b7137 100644 --- a/cake/libs/controller/components/cookie.php +++ b/cake/libs/controller/components/cookie.php @@ -2,7 +2,7 @@ /** * Cookie Component * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/components/email.php b/cake/libs/controller/components/email.php index 06d41178d..78e7ea6c7 100755 --- a/cake/libs/controller/components/email.php +++ b/cake/libs/controller/components/email.php @@ -2,7 +2,7 @@ /** * Email Component * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/components/security.php b/cake/libs/controller/components/security.php index 12f1e1021..7d1615fd4 100644 --- a/cake/libs/controller/components/security.php +++ b/cake/libs/controller/components/security.php @@ -2,7 +2,7 @@ /** * Security Component * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/components/session.php b/cake/libs/controller/components/session.php index 282ce55d5..77ab43a4d 100644 --- a/cake/libs/controller/components/session.php +++ b/cake/libs/controller/components/session.php @@ -2,7 +2,7 @@ /** * SessionComponent. Provides access to Sessions from the Controller layer * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/controller.php b/cake/libs/controller/controller.php index d89efe3a6..6b213f339 100644 --- a/cake/libs/controller/controller.php +++ b/cake/libs/controller/controller.php @@ -2,7 +2,7 @@ /** * Base controller class. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/pages_controller.php b/cake/libs/controller/pages_controller.php index 98af472cb..bc7a380e7 100644 --- a/cake/libs/controller/pages_controller.php +++ b/cake/libs/controller/pages_controller.php @@ -4,7 +4,7 @@ * * This file will render views from views/pages/ * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/controller/scaffold.php b/cake/libs/controller/scaffold.php index a281083db..6bf6246a5 100644 --- a/cake/libs/controller/scaffold.php +++ b/cake/libs/controller/scaffold.php @@ -4,7 +4,7 @@ * * Automatic forms and actions generation for rapid web application development. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/debugger.php b/cake/libs/debugger.php index dc9aa2c90..fa2c94d36 100644 --- a/cake/libs/debugger.php +++ b/cake/libs/debugger.php @@ -4,7 +4,7 @@ * * Provides enhanced logging, stack traces, and rendering debug views * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/file.php b/cake/libs/file.php index 0337b8d3e..91a0cca5e 100644 --- a/cake/libs/file.php +++ b/cake/libs/file.php @@ -2,7 +2,7 @@ /** * Convenience class for reading, writing and appending to files. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/folder.php b/cake/libs/folder.php index 74848feb7..8a470cbd5 100644 --- a/cake/libs/folder.php +++ b/cake/libs/folder.php @@ -2,7 +2,7 @@ /** * Convenience class for handling directories. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/http_socket.php b/cake/libs/http_socket.php index 3dcf940dc..9848446c4 100644 --- a/cake/libs/http_socket.php +++ b/cake/libs/http_socket.php @@ -2,7 +2,7 @@ /** * HTTP Socket connection class. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/i18n.php b/cake/libs/i18n.php index a4decf111..678b9de80 100644 --- a/cake/libs/i18n.php +++ b/cake/libs/i18n.php @@ -2,7 +2,7 @@ /** * Internationalization * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/inflector.php b/cake/libs/inflector.php index 9221c820b..d1bf78cfa 100644 --- a/cake/libs/inflector.php +++ b/cake/libs/inflector.php @@ -4,7 +4,7 @@ * * Used by Cake's naming conventions throughout the framework. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/l10n.php b/cake/libs/l10n.php index 08cde2707..816bf212c 100644 --- a/cake/libs/l10n.php +++ b/cake/libs/l10n.php @@ -2,7 +2,7 @@ /** * Localization * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/log/file_log.php b/cake/libs/log/file_log.php index 4e8d94a90..7247f290a 100644 --- a/cake/libs/log/file_log.php +++ b/cake/libs/log/file_log.php @@ -2,7 +2,7 @@ /** * File Storage stream for Logging * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/magic_db.php b/cake/libs/magic_db.php index 209477974..eca8b1af8 100644 --- a/cake/libs/magic_db.php +++ b/cake/libs/magic_db.php @@ -2,7 +2,7 @@ /** * MagicDb parser and file analyzer * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/app_model.php b/cake/libs/model/app_model.php index 83b944b83..e18dca1c1 100644 --- a/cake/libs/model/app_model.php +++ b/cake/libs/model/app_model.php @@ -5,7 +5,7 @@ * This file is application-wide model file. You can put all * application-wide model-related methods here. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/behaviors/acl.php b/cake/libs/model/behaviors/acl.php index 905040e3f..842fd26f6 100644 --- a/cake/libs/model/behaviors/acl.php +++ b/cake/libs/model/behaviors/acl.php @@ -4,7 +4,7 @@ * * Enables objects to easily tie into an ACL system * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP : Rapid Development Framework (http://cakephp.org) * Copyright 2006-2010, Cake Software Foundation, Inc. diff --git a/cake/libs/model/behaviors/containable.php b/cake/libs/model/behaviors/containable.php index e607f51bd..870a29375 100644 --- a/cake/libs/model/behaviors/containable.php +++ b/cake/libs/model/behaviors/containable.php @@ -4,7 +4,7 @@ * * Behavior to simplify manipulating a model's bindings when doing a find operation * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/behaviors/translate.php b/cake/libs/model/behaviors/translate.php index b839e0bb4..99f4004e9 100644 --- a/cake/libs/model/behaviors/translate.php +++ b/cake/libs/model/behaviors/translate.php @@ -2,7 +2,7 @@ /** * Translate behavior * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/behaviors/tree.php b/cake/libs/model/behaviors/tree.php index 9da26997f..51510538d 100644 --- a/cake/libs/model/behaviors/tree.php +++ b/cake/libs/model/behaviors/tree.php @@ -4,7 +4,7 @@ * * Enables a model object to act as a node-based tree. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP : Rapid Development Framework (http://cakephp.org) * Copyright 2006-2010, Cake Software Foundation, Inc. diff --git a/cake/libs/model/cake_schema.php b/cake/libs/model/cake_schema.php index 5a99bcdd2..1ac235536 100644 --- a/cake/libs/model/cake_schema.php +++ b/cake/libs/model/cake_schema.php @@ -2,7 +2,7 @@ /** * Schema database management for CakePHP. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/connection_manager.php b/cake/libs/model/connection_manager.php index 47a128663..9e3619bc8 100644 --- a/cake/libs/model/connection_manager.php +++ b/cake/libs/model/connection_manager.php @@ -4,7 +4,7 @@ * * Provides an interface for loading and enumerating connections defined in app/config/database.php * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/datasource.php b/cake/libs/model/datasources/datasource.php index 6a85f99d4..85c0b1f59 100644 --- a/cake/libs/model/datasources/datasource.php +++ b/cake/libs/model/datasources/datasource.php @@ -2,7 +2,7 @@ /** * DataSource base class * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo/dbo_mssql.php b/cake/libs/model/datasources/dbo/dbo_mssql.php index 480072638..a07829eb3 100644 --- a/cake/libs/model/datasources/dbo/dbo_mssql.php +++ b/cake/libs/model/datasources/dbo/dbo_mssql.php @@ -2,7 +2,7 @@ /** * MS SQL layer for DBO * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo/dbo_mysql.php b/cake/libs/model/datasources/dbo/dbo_mysql.php index 8554e95e6..cff28d572 100644 --- a/cake/libs/model/datasources/dbo/dbo_mysql.php +++ b/cake/libs/model/datasources/dbo/dbo_mysql.php @@ -2,7 +2,7 @@ /** * MySQL layer for DBO * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo/dbo_mysqli.php b/cake/libs/model/datasources/dbo/dbo_mysqli.php index 1bed94980..7c6cdfd5d 100644 --- a/cake/libs/model/datasources/dbo/dbo_mysqli.php +++ b/cake/libs/model/datasources/dbo/dbo_mysqli.php @@ -2,7 +2,7 @@ /** * MySQLi layer for DBO * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo/dbo_oracle.php b/cake/libs/model/datasources/dbo/dbo_oracle.php index 063a445be..c559a28a4 100644 --- a/cake/libs/model/datasources/dbo/dbo_oracle.php +++ b/cake/libs/model/datasources/dbo/dbo_oracle.php @@ -2,7 +2,7 @@ /** * Oracle layer for DBO. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo/dbo_postgres.php b/cake/libs/model/datasources/dbo/dbo_postgres.php index 39e5e4b2a..7b37f5412 100644 --- a/cake/libs/model/datasources/dbo/dbo_postgres.php +++ b/cake/libs/model/datasources/dbo/dbo_postgres.php @@ -2,7 +2,7 @@ /** * PostgreSQL layer for DBO. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo/dbo_sqlite.php b/cake/libs/model/datasources/dbo/dbo_sqlite.php index baa51cb68..819f3f02c 100644 --- a/cake/libs/model/datasources/dbo/dbo_sqlite.php +++ b/cake/libs/model/datasources/dbo/dbo_sqlite.php @@ -2,7 +2,7 @@ /** * SQLite layer for DBO * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/datasources/dbo_source.php b/cake/libs/model/datasources/dbo_source.php index e9dad606b..dd515976b 100755 --- a/cake/libs/model/datasources/dbo_source.php +++ b/cake/libs/model/datasources/dbo_source.php @@ -2,7 +2,7 @@ /** * Dbo Source * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/db_acl.php b/cake/libs/model/db_acl.php index fc3990bf4..b9bd815b0 100644 --- a/cake/libs/model/db_acl.php +++ b/cake/libs/model/db_acl.php @@ -4,7 +4,7 @@ * * Use it to configure core behaviour ofCake. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/model/model_behavior.php b/cake/libs/model/model_behavior.php index 8e621d4af..ae38705cd 100644 --- a/cake/libs/model/model_behavior.php +++ b/cake/libs/model/model_behavior.php @@ -4,7 +4,7 @@ * * Adds methods and automagic functionality to Cake Models. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/multibyte.php b/cake/libs/multibyte.php index 148f8afd0..a988fa109 100644 --- a/cake/libs/multibyte.php +++ b/cake/libs/multibyte.php @@ -3,7 +3,7 @@ * Multibyte handling methods. * * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/object.php b/cake/libs/object.php index 987ba0154..82ed11fe7 100644 --- a/cake/libs/object.php +++ b/cake/libs/object.php @@ -5,7 +5,7 @@ * Also includes methods for logging and the special method RequestAction, * to call other Controllers' Actions from anywhere. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/router.php b/cake/libs/router.php index bb75275b3..d3a467281 100644 --- a/cake/libs/router.php +++ b/cake/libs/router.php @@ -2,7 +2,7 @@ /** * Parses the request URL into controller, action, and parameters. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/sanitize.php b/cake/libs/sanitize.php index c6b6539bd..c4de9bd28 100644 --- a/cake/libs/sanitize.php +++ b/cake/libs/sanitize.php @@ -4,7 +4,7 @@ * * Helpful methods to make unsafe strings usable. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/security.php b/cake/libs/security.php index 5f7dd2d16..348402de2 100644 --- a/cake/libs/security.php +++ b/cake/libs/security.php @@ -2,7 +2,7 @@ /** * Core Security * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/set.php b/cake/libs/set.php index 917c20f56..05afbf06b 100644 --- a/cake/libs/set.php +++ b/cake/libs/set.php @@ -2,7 +2,7 @@ /** * Library of array functions for Cake. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/string.php b/cake/libs/string.php index 9741c10f7..15048af63 100644 --- a/cake/libs/string.php +++ b/cake/libs/string.php @@ -2,7 +2,7 @@ /** * String handling methods. * - * PHP versions 4 and 5 + * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org) diff --git a/cake/libs/view/elements/email/html/default.ctp b/cake/libs/view/elements/email/html/default.ctp index 70e28b22e..45a84c9e0 100644 --- a/cake/libs/view/elements/email/html/default.ctp +++ b/cake/libs/view/elements/email/html/default.ctp @@ -1,7 +1,7 @@