diff --git a/app/config/bootstrap.php b/app/config/bootstrap.php index b539b323b..51c786373 100644 --- a/app/config/bootstrap.php +++ b/app/config/bootstrap.php @@ -48,4 +48,3 @@ * Inflector::rules('plural', array('rules' => array(), 'irregular' => array(), 'uninflected' => array())); * */ -?> \ No newline at end of file diff --git a/app/config/core.php b/app/config/core.php index e9f4f0290..4dc4dd5da 100644 --- a/app/config/core.php +++ b/app/config/core.php @@ -294,4 +294,3 @@ * */ Cache::config('default', array('engine' => 'File')); -?> \ No newline at end of file diff --git a/app/config/database.php.default b/app/config/database.php.default index cf9a6327c..78a20a509 100644 --- a/app/config/database.php.default +++ b/app/config/database.php.default @@ -93,4 +93,3 @@ class DATABASE_CONFIG { 'prefix' => '', ); } -?> \ No newline at end of file diff --git a/app/config/routes.php b/app/config/routes.php index 40738cb3f..3fca7f1bd 100644 --- a/app/config/routes.php +++ b/app/config/routes.php @@ -31,4 +31,3 @@ * ...and connect the rest of 'Pages' controller's urls. */ Router::connect('/pages/*', array('controller' => 'pages', 'action' => 'display')); -?> \ No newline at end of file diff --git a/app/config/schema/db_acl.php b/app/config/schema/db_acl.php index 6979d34c9..9ca33dfc0 100644 --- a/app/config/schema/db_acl.php +++ b/app/config/schema/db_acl.php @@ -71,4 +71,3 @@ class DbAclSchema extends CakeSchema { ); } -?> \ No newline at end of file diff --git a/app/config/schema/i18n.php b/app/config/schema/i18n.php index dcd64bdd4..2b4ae8b1c 100644 --- a/app/config/schema/i18n.php +++ b/app/config/schema/i18n.php @@ -48,4 +48,3 @@ class i18nSchema extends CakeSchema { ); } -?> \ No newline at end of file diff --git a/app/config/schema/sessions.php b/app/config/schema/sessions.php index dd7880fa8..973cb74d3 100644 --- a/app/config/schema/sessions.php +++ b/app/config/schema/sessions.php @@ -45,4 +45,3 @@ class SessionsSchema extends CakeSchema { ); } -?> \ No newline at end of file diff --git a/app/index.php b/app/index.php index eaf9e2e48..732c01021 100644 --- a/app/index.php +++ b/app/index.php @@ -16,4 +16,3 @@ * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ require 'webroot' . DIRECTORY_SEPARATOR . 'index.php'; -?> \ No newline at end of file diff --git a/app/webroot/css.php b/app/webroot/css.php index 1436c5f07..445b2fb2e 100644 --- a/app/webroot/css.php +++ b/app/webroot/css.php @@ -92,4 +92,3 @@ if (!class_exists('File')) { header("Cache-Control: max-age=86400, must-revalidate"); // HTTP/1.1 header("Pragma: cache"); // HTTP/1.0 print $output; -?> \ No newline at end of file diff --git a/app/webroot/index.php b/app/webroot/index.php index 690f31c8c..3af02f0fc 100644 --- a/app/webroot/index.php +++ b/app/webroot/index.php @@ -85,4 +85,3 @@ if (Configure::read() > 0) { echo ""; } -?> \ No newline at end of file diff --git a/app/webroot/test.php b/app/webroot/test.php index d81e2aa50..10d169ffe 100644 --- a/app/webroot/test.php +++ b/app/webroot/test.php @@ -92,5 +92,3 @@ require_once CAKE_TESTS_LIB . 'cake_test_suite_dispatcher.php'; $Dispatcher = new CakeTestSuiteDispatcher(); $Dispatcher->dispatch(); - -?> \ No newline at end of file diff --git a/cake/basics.php b/cake/basics.php index e91e48e90..2403b75bc 100644 --- a/cake/basics.php +++ b/cake/basics.php @@ -659,5 +659,3 @@ if (!function_exists('sortByKey')) { $string = str_replace('/', '_', $string); return $string; } - -?> \ No newline at end of file diff --git a/cake/bootstrap.php b/cake/bootstrap.php index 051e034fd..41ab67063 100644 --- a/cake/bootstrap.php +++ b/cake/bootstrap.php @@ -37,4 +37,3 @@ require LIBS . 'set.php'; require LIBS . 'cache.php'; Configure::getInstance(); require CAKE . 'dispatcher.php'; -?> \ No newline at end of file diff --git a/cake/config/config.php b/cake/config/config.php index 2b603aede..d01327da1 100644 --- a/cake/config/config.php +++ b/cake/config/config.php @@ -18,4 +18,3 @@ * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ return $config['Cake.version'] = '1.3.0'; -?> \ No newline at end of file diff --git a/cake/config/paths.php b/cake/config/paths.php index a9e8be92a..f15d3a4f2 100644 --- a/cake/config/paths.php +++ b/cake/config/paths.php @@ -229,4 +229,3 @@ if (!defined('CSS_URL')) { if (!defined('JS_URL')) { define('JS_URL', 'js/'); } -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0080_00ff.php b/cake/config/unicode/casefolding/0080_00ff.php index addab79cc..080ef6279 100644 --- a/cake/config/unicode/casefolding/0080_00ff.php +++ b/cake/config/unicode/casefolding/0080_00ff.php @@ -72,4 +72,3 @@ $config['0080_00ff'][] = array('upper' => 220, 'status' => 'C', 'lower' => array $config['0080_00ff'][] = array('upper' => 221, 'status' => 'C', 'lower' => array(253)); /* LATIN CAPITAL LETTER Y WITH ACUTE */ $config['0080_00ff'][] = array('upper' => 222, 'status' => 'C', 'lower' => array(254)); /* LATIN CAPITAL LETTER THORN */ $config['0080_00ff'][] = array('upper' => 223, 'status' => 'F', 'lower' => array(115, 115)); /* LATIN SMALL LETTER SHARP S */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0100_017f.php b/cake/config/unicode/casefolding/0100_017f.php index bf4efb6a2..35a9f03da 100644 --- a/cake/config/unicode/casefolding/0100_017f.php +++ b/cake/config/unicode/casefolding/0100_017f.php @@ -105,4 +105,3 @@ $config['0100_017f'][] = array('upper' => 377, 'status' => 'C', 'lower' => array $config['0100_017f'][] = array('upper' => 379, 'status' => 'C', 'lower' => array(380)); /* LATIN CAPITAL LETTER Z WITH DOT ABOVE */ $config['0100_017f'][] = array('upper' => 381, 'status' => 'C', 'lower' => array(382)); /* LATIN CAPITAL LETTER Z WITH CARON */ $config['0100_017f'][] = array('upper' => 383, 'status' => 'C', 'lower' => array(115)); /* LATIN SMALL LETTER LONG S */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0180_024F.php b/cake/config/unicode/casefolding/0180_024F.php index 6499352cd..1148ccc94 100644 --- a/cake/config/unicode/casefolding/0180_024F.php +++ b/cake/config/unicode/casefolding/0180_024F.php @@ -147,4 +147,3 @@ $config['0180_024F'][] = array('upper' => 584, 'status' => 'C', 'lower' => array $config['0180_024F'][] = array('upper' => 586, 'status' => 'C', 'lower' => array(587)); /* LATIN CAPITAL LETTER SMALL Q WITH HOOK TAIL */ $config['0180_024F'][] = array('upper' => 588, 'status' => 'C', 'lower' => array(589)); /* LATIN CAPITAL LETTER R WITH STROKE */ $config['0180_024F'][] = array('upper' => 590, 'status' => 'C', 'lower' => array(591)); /* LATIN CAPITAL LETTER Y WITH STROKE */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0250_02af.php b/cake/config/unicode/casefolding/0250_02af.php index c2215a0aa..0472e297c 100644 --- a/cake/config/unicode/casefolding/0250_02af.php +++ b/cake/config/unicode/casefolding/0250_02af.php @@ -40,4 +40,3 @@ * See the discussions of case mapping in the Unicode Standard for more information. */ $config['0250_02af'][] = array('upper' => 422, 'status' => 'C', 'lower' => array(640)); -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0370_03ff.php b/cake/config/unicode/casefolding/0370_03ff.php index 6ffc87519..90defe832 100644 --- a/cake/config/unicode/casefolding/0370_03ff.php +++ b/cake/config/unicode/casefolding/0370_03ff.php @@ -101,4 +101,3 @@ $config['0370_03ff'][] = array('upper' => 1018, 'status' => 'C', 'lower' => arra $config['0370_03ff'][] = array('upper' => 1021, 'status' => 'C', 'lower' => array(891)); /* GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL */ $config['0370_03ff'][] = array('upper' => 1022, 'status' => 'C', 'lower' => array(892)); /* GREEK CAPITAL DOTTED LUNATE SIGMA SYMBOL */ $config['0370_03ff'][] = array('upper' => 1023, 'status' => 'C', 'lower' => array(893)); /* GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0400_04ff.php b/cake/config/unicode/casefolding/0400_04ff.php index 31a91ac47..9900171b2 100644 --- a/cake/config/unicode/casefolding/0400_04ff.php +++ b/cake/config/unicode/casefolding/0400_04ff.php @@ -163,4 +163,3 @@ $config['0400_04ff'][] = array('upper' => 1272, 'status' => 'C', 'lower' => arra $config['0400_04ff'][] = array('upper' => 1274, 'status' => 'C', 'lower' => array(1275)); /* CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK */ $config['0400_04ff'][] = array('upper' => 1276, 'status' => 'C', 'lower' => array(1277)); /* CYRILLIC CAPITAL LETTER HA WITH HOOK */ $config['0400_04ff'][] = array('upper' => 1278, 'status' => 'C', 'lower' => array(1279)); /* CYRILLIC CAPITAL LETTER HA WITH STROKE */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0500_052f.php b/cake/config/unicode/casefolding/0500_052f.php index 3ba76ddd0..7e3c956d1 100644 --- a/cake/config/unicode/casefolding/0500_052f.php +++ b/cake/config/unicode/casefolding/0500_052f.php @@ -47,4 +47,3 @@ $config['0500_052f'][] = array('upper' => 1288, 'status' => 'C', 'lower' => arra $config['0500_052f'][] = array('upper' => 1290, 'status' => 'C', 'lower' => array(1291)); /* CYRILLIC CAPITAL LETTER KOMI NJE */ $config['0500_052f'][] = array('upper' => 1292, 'status' => 'C', 'lower' => array(1293)); /* CYRILLIC CAPITAL LETTER KOMI SJE */ $config['0500_052f'][] = array('upper' => 1294, 'status' => 'C', 'lower' => array(1295)); /* CYRILLIC CAPITAL LETTER KOMI TJE */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/0530_058f.php b/cake/config/unicode/casefolding/0530_058f.php index fb21cecae..9bfd6dc8d 100644 --- a/cake/config/unicode/casefolding/0530_058f.php +++ b/cake/config/unicode/casefolding/0530_058f.php @@ -77,4 +77,3 @@ $config['0530_058f'][] = array('upper' => 1363, 'status' => 'C', 'lower' => arra $config['0530_058f'][] = array('upper' => 1364, 'status' => 'C', 'lower' => array(1412)); /* ARMENIAN CAPITAL LETTER KEH */ $config['0530_058f'][] = array('upper' => 1365, 'status' => 'C', 'lower' => array(1413)); /* ARMENIAN CAPITAL LETTER OH */ $config['0530_058f'][] = array('upper' => 1366, 'status' => 'C', 'lower' => array(1414)); /* ARMENIAN CAPITAL LETTER FEH */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/1e00_1eff.php b/cake/config/unicode/casefolding/1e00_1eff.php index ee3b39436..d4214dda1 100644 --- a/cake/config/unicode/casefolding/1e00_1eff.php +++ b/cake/config/unicode/casefolding/1e00_1eff.php @@ -167,4 +167,3 @@ $config['1e00_1eff'][] = array('upper' => 7922, 'status' => 'C', 'lower' => arra $config['1e00_1eff'][] = array('upper' => 7924, 'status' => 'C', 'lower' => array(7925)); /* LATIN CAPITAL LETTER Y WITH DOT BELOW */ $config['1e00_1eff'][] = array('upper' => 7926, 'status' => 'C', 'lower' => array(7927)); /* LATIN CAPITAL LETTER Y WITH HOOK ABOVE */ $config['1e00_1eff'][] = array('upper' => 7928, 'status' => 'C', 'lower' => array(7929)); /* LATIN CAPITAL LETTER Y WITH TILDE */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/1f00_1fff.php b/cake/config/unicode/casefolding/1f00_1fff.php index b76d4bc8d..b8b25cf0e 100644 --- a/cake/config/unicode/casefolding/1f00_1fff.php +++ b/cake/config/unicode/casefolding/1f00_1fff.php @@ -215,4 +215,3 @@ $config['1f00_1fff'][] = array('upper' => 8186, 'status' => 'C', 'lower' => arra $config['1f00_1fff'][] = array('upper' => 8187, 'status' => 'C', 'lower' => array(8061)); /* GREEK CAPITAL LETTER OMEGA WITH OXIA */ $config['1f00_1fff'][] = array('upper' => 8188, 'status' => 'F', 'lower' => array(969, 953)); /* GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI */ $config['1f00_1fff'][] = array('upper' => 8188, 'status' => 'S', 'lower' => array(8179)); /* GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/2100_214f.php b/cake/config/unicode/casefolding/2100_214f.php index 3fbbc1e7a..e0023500e 100644 --- a/cake/config/unicode/casefolding/2100_214f.php +++ b/cake/config/unicode/casefolding/2100_214f.php @@ -43,4 +43,3 @@ $config['2100_214f'][] = array('upper' => 8486, 'status' => 'C', 'lower' => arra $config['2100_214f'][] = array('upper' => 8490, 'status' => 'C', 'lower' => array(107)); /* KELVIN SIGN */ $config['2100_214f'][] = array('upper' => 8491, 'status' => 'C', 'lower' => array(229)); /* ANGSTROM SIGN */ $config['2100_214f'][] = array('upper' => 8498, 'status' => 'C', 'lower' => array(8526)); /* TURNED CAPITAL F */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/2150_218f.php b/cake/config/unicode/casefolding/2150_218f.php index f8863fa85..6a1e6855c 100644 --- a/cake/config/unicode/casefolding/2150_218f.php +++ b/cake/config/unicode/casefolding/2150_218f.php @@ -56,4 +56,3 @@ $config['2150_218f'][] = array('upper' => 8557, 'status' => 'C', 'lower' => arra $config['2150_218f'][] = array('upper' => 8558, 'status' => 'C', 'lower' => array(8574)); /* ROMAN NUMERAL FIVE HUNDRED */ $config['2150_218f'][] = array('upper' => 8559, 'status' => 'C', 'lower' => array(8575)); /* ROMAN NUMERAL ONE THOUSAND */ $config['2150_218f'][] = array('upper' => 8579, 'status' => 'C', 'lower' => array(8580)); /* ROMAN NUMERAL REVERSED ONE HUNDRED */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/2460_24ff.php b/cake/config/unicode/casefolding/2460_24ff.php index 96e935167..3b8dee7b3 100644 --- a/cake/config/unicode/casefolding/2460_24ff.php +++ b/cake/config/unicode/casefolding/2460_24ff.php @@ -65,4 +65,3 @@ $config['2460_24ff'][] = array('upper' => 9420, 'status' => 'C', 'lower' => arra $config['2460_24ff'][] = array('upper' => 9421, 'status' => 'C', 'lower' => array(9447)); /* CIRCLED LATIN CAPITAL LETTER X */ $config['2460_24ff'][] = array('upper' => 9422, 'status' => 'C', 'lower' => array(9448)); /* CIRCLED LATIN CAPITAL LETTER Y */ $config['2460_24ff'][] = array('upper' => 9423, 'status' => 'C', 'lower' => array(9449)); /* CIRCLED LATIN CAPITAL LETTER Z */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/2c00_2c5f.php b/cake/config/unicode/casefolding/2c00_2c5f.php index af2b7358d..7f80a4185 100644 --- a/cake/config/unicode/casefolding/2c00_2c5f.php +++ b/cake/config/unicode/casefolding/2c00_2c5f.php @@ -86,4 +86,3 @@ $config['2c00_2c5f'][] = array('upper' => 11307, 'status' => 'C', 'lower' => arr $config['2c00_2c5f'][] = array('upper' => 11308, 'status' => 'C', 'lower' => array(11356)); /* GLAGOLITIC CAPITAL LETTER SHTAPIC */ $config['2c00_2c5f'][] = array('upper' => 11309, 'status' => 'C', 'lower' => array(11357)); /* GLAGOLITIC CAPITAL LETTER TROKUTASTI A */ $config['2c00_2c5f'][] = array('upper' => 11310, 'status' => 'C', 'lower' => array(11358)); /* GLAGOLITIC CAPITAL LETTER LATINATE MYSLITE */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/2c60_2c7f.php b/cake/config/unicode/casefolding/2c60_2c7f.php index 5c5c8f91a..299cbdc0b 100644 --- a/cake/config/unicode/casefolding/2c60_2c7f.php +++ b/cake/config/unicode/casefolding/2c60_2c7f.php @@ -47,4 +47,3 @@ $config['2c60_2c7f'][] = array('upper' => 11367, 'status' => 'C', 'lower' => arr $config['2c60_2c7f'][] = array('upper' => 11369, 'status' => 'C', 'lower' => array(11370)); /* LATIN CAPITAL LETTER K WITH DESCENDER */ $config['2c60_2c7f'][] = array('upper' => 11371, 'status' => 'C', 'lower' => array(11372)); /* LATIN CAPITAL LETTER Z WITH DESCENDER */ $config['2c60_2c7f'][] = array('upper' => 11381, 'status' => 'C', 'lower' => array(11382)); /* LATIN CAPITAL LETTER HALF H */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/2c80_2cff.php b/cake/config/unicode/casefolding/2c80_2cff.php index 203e652ed..3836c6451 100644 --- a/cake/config/unicode/casefolding/2c80_2cff.php +++ b/cake/config/unicode/casefolding/2c80_2cff.php @@ -89,4 +89,3 @@ $config['2c80_2cff'][] = array('upper' => 11484, 'status' => 'C', 'lower' => arr $config['2c80_2cff'][] = array('upper' => 11486, 'status' => 'C', 'lower' => array(11487)); /* COPTIC CAPITAL LETTER OLD NUBIAN NGI */ $config['2c80_2cff'][] = array('upper' => 11488, 'status' => 'C', 'lower' => array(11489)); /* COPTIC CAPITAL LETTER OLD NUBIAN NYI */ $config['2c80_2cff'][] = array('upper' => 11490, 'status' => 'C', 'lower' => array(11491)); /* COPTIC CAPITAL LETTER OLD NUBIAN WAU */ -?> \ No newline at end of file diff --git a/cake/config/unicode/casefolding/ff00_ffef.php b/cake/config/unicode/casefolding/ff00_ffef.php index 5acf6465a..1fbb85d97 100644 --- a/cake/config/unicode/casefolding/ff00_ffef.php +++ b/cake/config/unicode/casefolding/ff00_ffef.php @@ -65,4 +65,3 @@ $config['ff00_ffef'][] = array('upper' => 65335, 'status' => 'C', 'lower' => arr $config['ff00_ffef'][] = array('upper' => 65336, 'status' => 'C', 'lower' => array(65368)); /* FULLWIDTH LATIN CAPITAL LETTER X */ $config['ff00_ffef'][] = array('upper' => 65337, 'status' => 'C', 'lower' => array(65369)); /* FULLWIDTH LATIN CAPITAL LETTER Y */ $config['ff00_ffef'][] = array('upper' => 65338, 'status' => 'C', 'lower' => array(65370)); /* FULLWIDTH LATIN CAPITAL LETTER Z */ -?> \ No newline at end of file diff --git a/cake/console/cake.php b/cake/console/cake.php index b793de44e..1232a7441 100644 --- a/cake/console/cake.php +++ b/cake/console/cake.php @@ -647,4 +647,3 @@ class ShellDispatcher { if (!defined('DISABLE_AUTO_DISPATCH')) { $dispatcher = new ShellDispatcher($argv); } -?> \ No newline at end of file diff --git a/cake/console/error.php b/cake/console/error.php index bd64e1c1f..21860ef0d 100644 --- a/cake/console/error.php +++ b/cake/console/error.php @@ -246,4 +246,3 @@ class ErrorHandler extends Object { fwrite($this->stderr, "Error: ". $string . "\n"); } } -?> \ No newline at end of file diff --git a/cake/console/libs/acl.php b/cake/console/libs/acl.php index 722bc937d..6627d1850 100644 --- a/cake/console/libs/acl.php +++ b/cake/console/libs/acl.php @@ -583,4 +583,3 @@ class AclShell extends Shell { return $vars; } } -?> \ No newline at end of file diff --git a/cake/console/libs/api.php b/cake/console/libs/api.php index 43c26a967..b3d484b4f 100644 --- a/cake/console/libs/api.php +++ b/cake/console/libs/api.php @@ -208,4 +208,3 @@ class ApiShell extends Shell { return $parsed; } } -?> \ No newline at end of file diff --git a/cake/console/libs/bake.php b/cake/console/libs/bake.php index b3aabcd54..4074b4d83 100644 --- a/cake/console/libs/bake.php +++ b/cake/console/libs/bake.php @@ -223,4 +223,3 @@ class BakeShell extends Shell { $this->out(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/console.php b/cake/console/libs/console.php index c610fb585..d64af6d4e 100644 --- a/cake/console/libs/console.php +++ b/cake/console/libs/console.php @@ -354,4 +354,3 @@ class ConsoleShell extends Shell { return true; } } -?> \ No newline at end of file diff --git a/cake/console/libs/i18n.php b/cake/console/libs/i18n.php index c01bd9e2f..a271c0a97 100644 --- a/cake/console/libs/i18n.php +++ b/cake/console/libs/i18n.php @@ -122,4 +122,3 @@ class I18nShell extends Shell { $this->Extract->help(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/schema.php b/cake/console/libs/schema.php index eb5ed6650..1fcb66260 100644 --- a/cake/console/libs/schema.php +++ b/cake/console/libs/schema.php @@ -494,4 +494,3 @@ TEXT; $this->_stop(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/shell.php b/cake/console/libs/shell.php index e3fe0ee03..06e76699c 100644 --- a/cake/console/libs/shell.php +++ b/cake/console/libs/shell.php @@ -620,4 +620,3 @@ class Shell extends Object { return App::pluginPath($pluginName); } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/bake.php b/cake/console/libs/tasks/bake.php index 08ca80728..c838d8a8a 100644 --- a/cake/console/libs/tasks/bake.php +++ b/cake/console/libs/tasks/bake.php @@ -56,4 +56,4 @@ class BakeTask extends Shell { } return $path; } -} \ No newline at end of file +} diff --git a/cake/console/libs/tasks/controller.php b/cake/console/libs/tasks/controller.php index 2207147f0..d5d01b3c0 100644 --- a/cake/console/libs/tasks/controller.php +++ b/cake/console/libs/tasks/controller.php @@ -468,4 +468,3 @@ class ControllerTask extends BakeTask { $this->_stop(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/db_config.php b/cake/console/libs/tasks/db_config.php index 7dda92627..5445c6f22 100644 --- a/cake/console/libs/tasks/db_config.php +++ b/cake/console/libs/tasks/db_config.php @@ -362,4 +362,3 @@ class DbConfigTask extends Shell { return $useDbConfig; } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/extract.php b/cake/console/libs/tasks/extract.php index 2e5866859..430936d1f 100644 --- a/cake/console/libs/tasks/extract.php +++ b/cake/console/libs/tasks/extract.php @@ -491,4 +491,3 @@ class ExtractTask extends Shell { } } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/fixture.php b/cake/console/libs/tasks/fixture.php index 58d5c668e..95ecfe264 100644 --- a/cake/console/libs/tasks/fixture.php +++ b/cake/console/libs/tasks/fixture.php @@ -410,4 +410,3 @@ class FixtureTask extends BakeTask { $this->_stop(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/model.php b/cake/console/libs/tasks/model.php index d0013364b..659285a17 100644 --- a/cake/console/libs/tasks/model.php +++ b/cake/console/libs/tasks/model.php @@ -915,4 +915,3 @@ class ModelTask extends BakeTask { $this->Fixture->bake($className, $useTable); } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/plugin.php b/cake/console/libs/tasks/plugin.php index 255d3385f..addc8ff34 100644 --- a/cake/console/libs/tasks/plugin.php +++ b/cake/console/libs/tasks/plugin.php @@ -244,4 +244,3 @@ class PluginTask extends Shell { $this->_stop(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/project.php b/cake/console/libs/tasks/project.php index 36ae4de1d..ecc1f32fc 100644 --- a/cake/console/libs/tasks/project.php +++ b/cake/console/libs/tasks/project.php @@ -361,4 +361,3 @@ class ProjectTask extends Shell { } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/template.php b/cake/console/libs/tasks/template.php index 5c32e19a3..2307d78a0 100644 --- a/cake/console/libs/tasks/template.php +++ b/cake/console/libs/tasks/template.php @@ -209,4 +209,3 @@ class TemplateTask extends Shell { return false; } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/test.php b/cake/console/libs/tasks/test.php index a1765c584..dc05499e7 100644 --- a/cake/console/libs/tasks/test.php +++ b/cake/console/libs/tasks/test.php @@ -438,4 +438,3 @@ class TestTask extends BakeTask { $this->_stop(); } } -?> \ No newline at end of file diff --git a/cake/console/libs/tasks/view.php b/cake/console/libs/tasks/view.php index 70053ffd8..53e6b0327 100644 --- a/cake/console/libs/tasks/view.php +++ b/cake/console/libs/tasks/view.php @@ -478,4 +478,3 @@ class ViewTask extends BakeTask { return $associations; } } -?> \ No newline at end of file diff --git a/cake/console/libs/testsuite.php b/cake/console/libs/testsuite.php index 193df3da8..9f8748257 100644 --- a/cake/console/libs/testsuite.php +++ b/cake/console/libs/testsuite.php @@ -364,4 +364,3 @@ class TestSuiteShell extends Shell { } } } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/app_controller.php b/cake/console/templates/skel/app_controller.php index 96fa35767..a1f50257d 100644 --- a/cake/console/templates/skel/app_controller.php +++ b/cake/console/templates/skel/app_controller.php @@ -32,4 +32,3 @@ */ class AppController extends Controller { } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/app_helper.php b/cake/console/templates/skel/app_helper.php index 2b84e1155..9eb974e9e 100644 --- a/cake/console/templates/skel/app_helper.php +++ b/cake/console/templates/skel/app_helper.php @@ -34,4 +34,3 @@ App::import('Helper', 'Helper', false); */ class AppHelper extends Helper { } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/app_model.php b/cake/console/templates/skel/app_model.php index 7834788fc..ab5113bf5 100644 --- a/cake/console/templates/skel/app_model.php +++ b/cake/console/templates/skel/app_model.php @@ -32,4 +32,3 @@ */ class AppModel extends Model { } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/bootstrap.php b/cake/console/templates/skel/config/bootstrap.php index 861972966..ab3f8c558 100644 --- a/cake/console/templates/skel/config/bootstrap.php +++ b/cake/console/templates/skel/config/bootstrap.php @@ -48,4 +48,3 @@ * Inflector::rules('plural', array('rules' => array(), 'irregular' => array(), 'uninflected' => array())); * */ -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/core.php b/cake/console/templates/skel/config/core.php index 33fbf4ad9..5a2ddc4d3 100644 --- a/cake/console/templates/skel/config/core.php +++ b/cake/console/templates/skel/config/core.php @@ -287,4 +287,3 @@ * */ Cache::config('default', array('engine' => 'File')); -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/database.php.default b/cake/console/templates/skel/config/database.php.default index cf9a6327c..78a20a509 100644 --- a/cake/console/templates/skel/config/database.php.default +++ b/cake/console/templates/skel/config/database.php.default @@ -93,4 +93,3 @@ class DATABASE_CONFIG { 'prefix' => '', ); } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/routes.php b/cake/console/templates/skel/config/routes.php index eab4fde1a..696c49a87 100644 --- a/cake/console/templates/skel/config/routes.php +++ b/cake/console/templates/skel/config/routes.php @@ -33,4 +33,3 @@ * ...and connect the rest of 'Pages' controller's urls. */ Router::connect('/pages/*', array('controller' => 'pages', 'action' => 'display')); -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/schema/db_acl.php b/cake/console/templates/skel/config/schema/db_acl.php index 656d3f568..49203df2c 100644 --- a/cake/console/templates/skel/config/schema/db_acl.php +++ b/cake/console/templates/skel/config/schema/db_acl.php @@ -73,4 +73,3 @@ class DbAclSchema extends CakeSchema { ); } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/schema/i18n.php b/cake/console/templates/skel/config/schema/i18n.php index 8929169e2..b45e9af35 100644 --- a/cake/console/templates/skel/config/schema/i18n.php +++ b/cake/console/templates/skel/config/schema/i18n.php @@ -50,4 +50,3 @@ class i18nSchema extends CakeSchema { ); } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/config/schema/sessions.php b/cake/console/templates/skel/config/schema/sessions.php index 68654d592..a8f9705eb 100644 --- a/cake/console/templates/skel/config/schema/sessions.php +++ b/cake/console/templates/skel/config/schema/sessions.php @@ -47,4 +47,3 @@ class SessionsSchema extends CakeSchema { ); } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/controllers/pages_controller.php b/cake/console/templates/skel/controllers/pages_controller.php index 0e5b32804..28f08211b 100644 --- a/cake/console/templates/skel/controllers/pages_controller.php +++ b/cake/console/templates/skel/controllers/pages_controller.php @@ -82,5 +82,3 @@ class PagesController extends AppController { $this->render(implode('/', $path)); } } - -?> \ No newline at end of file diff --git a/cake/console/templates/skel/index.php b/cake/console/templates/skel/index.php index 11438c33b..d812c3fce 100644 --- a/cake/console/templates/skel/index.php +++ b/cake/console/templates/skel/index.php @@ -16,4 +16,3 @@ * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ require 'webroot' . DIRECTORY_SEPARATOR . 'index.php'; -?> \ No newline at end of file diff --git a/cake/console/templates/skel/webroot/css.php b/cake/console/templates/skel/webroot/css.php index a141a965b..464f20987 100644 --- a/cake/console/templates/skel/webroot/css.php +++ b/cake/console/templates/skel/webroot/css.php @@ -95,4 +95,3 @@ if (!class_exists('File')) { header("Cache-Control: max-age=86400, must-revalidate"); // HTTP/1.1 header("Pragma: cache"); // HTTP/1.0 print $output; -?> \ No newline at end of file diff --git a/cake/console/templates/skel/webroot/index.php b/cake/console/templates/skel/webroot/index.php index 690f31c8c..3af02f0fc 100644 --- a/cake/console/templates/skel/webroot/index.php +++ b/cake/console/templates/skel/webroot/index.php @@ -85,4 +85,3 @@ if (Configure::read() > 0) { echo ""; } -?> \ No newline at end of file diff --git a/cake/console/templates/skel/webroot/test.php b/cake/console/templates/skel/webroot/test.php index 2e3fb2265..eaf849045 100644 --- a/cake/console/templates/skel/webroot/test.php +++ b/cake/console/templates/skel/webroot/test.php @@ -92,5 +92,3 @@ require_once CAKE_TESTS_LIB . 'cake_test_suite_dispatcher.php'; $Dispatcher = new CakeTestSuiteDispatcher(); $Dispatcher->dispatch(); - -?> \ No newline at end of file diff --git a/cake/dispatcher.php b/cake/dispatcher.php index a02cdce3d..9c31b32bc 100644 --- a/cake/dispatcher.php +++ b/cake/dispatcher.php @@ -414,6 +414,4 @@ class Dispatcher extends Object { ob_end_flush(); } } - } -?> \ No newline at end of file diff --git a/cake/libs/cache.php b/cake/libs/cache.php index 3a5737394..04d6d78fc 100644 --- a/cake/libs/cache.php +++ b/cake/libs/cache.php @@ -602,4 +602,3 @@ abstract class CacheEngine { return $key; } } -?> \ No newline at end of file diff --git a/cake/libs/cache/apc.php b/cake/libs/cache/apc.php index ae5edf832..eac2fce8a 100644 --- a/cake/libs/cache/apc.php +++ b/cake/libs/cache/apc.php @@ -115,4 +115,3 @@ class ApcEngine extends CacheEngine { } } -?> \ No newline at end of file diff --git a/cake/libs/cache/file.php b/cake/libs/cache/file.php index 9b004c1ed..9f6ea8a97 100644 --- a/cake/libs/cache/file.php +++ b/cake/libs/cache/file.php @@ -290,4 +290,3 @@ class FileEngine extends CacheEngine { return true; } } -?> \ No newline at end of file diff --git a/cake/libs/cache/memcache.php b/cake/libs/cache/memcache.php index 6b59211fb..b8af0c50c 100644 --- a/cake/libs/cache/memcache.php +++ b/cake/libs/cache/memcache.php @@ -194,4 +194,3 @@ class MemcacheEngine extends CacheEngine { return true; } } -?> \ No newline at end of file diff --git a/cake/libs/cache/xcache.php b/cake/libs/cache/xcache.php index 2a6955dcc..72b9b36d3 100644 --- a/cake/libs/cache/xcache.php +++ b/cake/libs/cache/xcache.php @@ -175,4 +175,3 @@ class XcacheEngine extends CacheEngine { } } } -?> \ No newline at end of file diff --git a/cake/libs/cake_log.php b/cake/libs/cake_log.php index 062e7e053..6511781b4 100644 --- a/cake/libs/cake_log.php +++ b/cake/libs/cake_log.php @@ -281,4 +281,3 @@ class CakeLog { if (!defined('DISABLE_DEFAULT_ERROR_HANDLING')) { set_error_handler(array('CakeLog', 'handleError')); } -?> \ No newline at end of file diff --git a/cake/libs/cake_session.php b/cake/libs/cake_session.php index a1fae696d..fed92dcda 100644 --- a/cake/libs/cake_session.php +++ b/cake/libs/cake_session.php @@ -790,4 +790,3 @@ class CakeSession extends Object { return $return; } } -?> \ No newline at end of file diff --git a/cake/libs/cake_socket.php b/cake/libs/cake_socket.php index 907838b6a..b2e41c75e 100644 --- a/cake/libs/cake_socket.php +++ b/cake/libs/cake_socket.php @@ -289,4 +289,3 @@ class CakeSocket { return true; } } -?> \ No newline at end of file diff --git a/cake/libs/class_registry.php b/cake/libs/class_registry.php index c481014e4..2c743e613 100644 --- a/cake/libs/class_registry.php +++ b/cake/libs/class_registry.php @@ -361,4 +361,3 @@ class ClassRegistry { $_this->__map = array(); } } -?> \ No newline at end of file diff --git a/cake/libs/configure.php b/cake/libs/configure.php index 1a6e7645b..af789ea40 100644 --- a/cake/libs/configure.php +++ b/cake/libs/configure.php @@ -1261,4 +1261,3 @@ class App extends Object { } } } -?> \ No newline at end of file diff --git a/cake/libs/controller/app_controller.php b/cake/libs/controller/app_controller.php index 5abaac2ad..e2a8302c5 100644 --- a/cake/libs/controller/app_controller.php +++ b/cake/libs/controller/app_controller.php @@ -34,4 +34,3 @@ */ class AppController extends Controller { } -?> \ No newline at end of file diff --git a/cake/libs/controller/component.php b/cake/libs/controller/component.php index f7cb01c68..8142f312c 100644 --- a/cake/libs/controller/component.php +++ b/cake/libs/controller/component.php @@ -257,5 +257,3 @@ class Component extends Object { } } } - -?> \ No newline at end of file diff --git a/cake/libs/controller/components/acl.php b/cake/libs/controller/components/acl.php index de8529dde..b695e227d 100644 --- a/cake/libs/controller/components/acl.php +++ b/cake/libs/controller/components/acl.php @@ -691,4 +691,3 @@ class IniAcl extends Object implements AclInterface { return $array; } } -?> \ No newline at end of file diff --git a/cake/libs/controller/components/auth.php b/cake/libs/controller/components/auth.php index 711fe07f4..78aac67c3 100644 --- a/cake/libs/controller/components/auth.php +++ b/cake/libs/controller/components/auth.php @@ -926,4 +926,3 @@ class AuthComponent extends Object { } } } -?> \ No newline at end of file diff --git a/cake/libs/controller/components/cookie.php b/cake/libs/controller/components/cookie.php index 8f351a360..b3ace3264 100644 --- a/cake/libs/controller/components/cookie.php +++ b/cake/libs/controller/components/cookie.php @@ -463,4 +463,3 @@ class CookieComponent extends Object { return $array; } } -?> \ No newline at end of file diff --git a/cake/libs/controller/components/email.php b/cake/libs/controller/components/email.php index 793692b04..640699c7a 100755 --- a/cake/libs/controller/components/email.php +++ b/cake/libs/controller/components/email.php @@ -923,6 +923,4 @@ class EmailComponent extends Object{ } return $fm; } - } -?> \ No newline at end of file diff --git a/cake/libs/controller/components/request_handler.php b/cake/libs/controller/components/request_handler.php index 6c17a17c9..fa3c0bb88 100644 --- a/cake/libs/controller/components/request_handler.php +++ b/cake/libs/controller/components/request_handler.php @@ -724,5 +724,3 @@ class RequestHandlerComponent extends Object { $this->__typesInitialized = true; } } - -?> \ No newline at end of file diff --git a/cake/libs/controller/components/security.php b/cake/libs/controller/components/security.php index 1a68c6b2b..431f4e746 100644 --- a/cake/libs/controller/components/security.php +++ b/cake/libs/controller/components/security.php @@ -723,4 +723,3 @@ class SecurityComponent extends Object { } } } -?> \ No newline at end of file diff --git a/cake/libs/controller/components/session.php b/cake/libs/controller/components/session.php index 4d6c13711..793e9066c 100644 --- a/cake/libs/controller/components/session.php +++ b/cake/libs/controller/components/session.php @@ -281,5 +281,3 @@ class SessionComponent extends CakeSession { return $this->started(); } } - -?> \ No newline at end of file diff --git a/cake/libs/controller/controller.php b/cake/libs/controller/controller.php index 3831bb3a3..369288b65 100644 --- a/cake/libs/controller/controller.php +++ b/cake/libs/controller/controller.php @@ -1298,4 +1298,3 @@ class Controller extends Object { return false; } } -?> \ No newline at end of file diff --git a/cake/libs/controller/pages_controller.php b/cake/libs/controller/pages_controller.php index e8d63fb22..98af472cb 100644 --- a/cake/libs/controller/pages_controller.php +++ b/cake/libs/controller/pages_controller.php @@ -82,5 +82,3 @@ class PagesController extends AppController { $this->render(implode('/', $path)); } } - -?> \ No newline at end of file diff --git a/cake/libs/controller/scaffold.php b/cake/libs/controller/scaffold.php index 7f8b2f099..2902cc4d8 100644 --- a/cake/libs/controller/scaffold.php +++ b/cake/libs/controller/scaffold.php @@ -602,4 +602,3 @@ class ScaffoldView extends ThemeView { return $this->_missingView($paths[0] . $name . $this->ext, 'missingView'); } } -?> \ No newline at end of file diff --git a/cake/libs/debugger.php b/cake/libs/debugger.php index 45ce7f2a5..d6b042727 100644 --- a/cake/libs/debugger.php +++ b/cake/libs/debugger.php @@ -689,5 +689,3 @@ class Debugger { if (!defined('DISABLE_DEFAULT_ERROR_HANDLING')) { Debugger::invoke(Debugger::getInstance()); } - -?> \ No newline at end of file diff --git a/cake/libs/error.php b/cake/libs/error.php index ee294f5ca..3f3ba867e 100644 --- a/cake/libs/error.php +++ b/cake/libs/error.php @@ -440,4 +440,3 @@ class ErrorHandler extends Object { echo $this->controller->output; } } -?> \ No newline at end of file diff --git a/cake/libs/file.php b/cake/libs/file.php index 960f71fb8..90ac671bd 100644 --- a/cake/libs/file.php +++ b/cake/libs/file.php @@ -512,4 +512,3 @@ class File { return copy($this->path, $dest); } } -?> \ No newline at end of file diff --git a/cake/libs/folder.php b/cake/libs/folder.php index 64cc5ec6a..c5b5cd632 100644 --- a/cake/libs/folder.php +++ b/cake/libs/folder.php @@ -759,4 +759,3 @@ class Folder { return $lastChar === '/' || $lastChar === '\\'; } } -?> \ No newline at end of file diff --git a/cake/libs/http_socket.php b/cake/libs/http_socket.php index a0c20c952..64117565c 100644 --- a/cake/libs/http_socket.php +++ b/cake/libs/http_socket.php @@ -1040,4 +1040,3 @@ class HttpSocket extends CakeSocket { return true; } } -?> \ No newline at end of file diff --git a/cake/libs/i18n.php b/cake/libs/i18n.php index 2eff25287..7c31be2c9 100644 --- a/cake/libs/i18n.php +++ b/cake/libs/i18n.php @@ -571,4 +571,3 @@ class I18n { } } } -?> \ No newline at end of file diff --git a/cake/libs/inflector.php b/cake/libs/inflector.php index cdec661a5..d8a7126ce 100644 --- a/cake/libs/inflector.php +++ b/cake/libs/inflector.php @@ -619,4 +619,3 @@ class Inflector { return preg_replace(array_keys($map), array_values($map), $string); } } -?> \ No newline at end of file diff --git a/cake/libs/l10n.php b/cake/libs/l10n.php index 8cd3fac9c..02d6079c1 100644 --- a/cake/libs/l10n.php +++ b/cake/libs/l10n.php @@ -480,4 +480,3 @@ class L10n { return $this->__l10nCatalog; } } -?> \ No newline at end of file diff --git a/cake/libs/log/file_log.php b/cake/libs/log/file_log.php index e191fd674..87c941593 100644 --- a/cake/libs/log/file_log.php +++ b/cake/libs/log/file_log.php @@ -74,4 +74,4 @@ class FileLog implements CakeLogInterface { return $log->append($output); } } -} \ No newline at end of file +} diff --git a/cake/libs/magic_db.php b/cake/libs/magic_db.php index a2e86bcf6..209477974 100644 --- a/cake/libs/magic_db.php +++ b/cake/libs/magic_db.php @@ -292,5 +292,3 @@ class MagicFileResource extends Object{ } } } - -?> \ No newline at end of file diff --git a/cake/libs/model/app_model.php b/cake/libs/model/app_model.php index 43d2e0ed1..83b944b83 100644 --- a/cake/libs/model/app_model.php +++ b/cake/libs/model/app_model.php @@ -33,4 +33,3 @@ */ class AppModel extends Model { } -?> \ No newline at end of file diff --git a/cake/libs/model/behaviors/acl.php b/cake/libs/model/behaviors/acl.php index be6526003..c030631c2 100644 --- a/cake/libs/model/behaviors/acl.php +++ b/cake/libs/model/behaviors/acl.php @@ -116,5 +116,3 @@ class AclBehavior extends ModelBehavior { } } } - -?> \ No newline at end of file diff --git a/cake/libs/model/behaviors/containable.php b/cake/libs/model/behaviors/containable.php index 577778f00..e607f51bd 100644 --- a/cake/libs/model/behaviors/containable.php +++ b/cake/libs/model/behaviors/containable.php @@ -443,4 +443,3 @@ class ContainableBehavior extends ModelBehavior { return $map; } } -?> \ No newline at end of file diff --git a/cake/libs/model/behaviors/translate.php b/cake/libs/model/behaviors/translate.php index 4278eb1c1..625e68c44 100644 --- a/cake/libs/model/behaviors/translate.php +++ b/cake/libs/model/behaviors/translate.php @@ -514,4 +514,3 @@ if (!defined('CAKEPHP_UNIT_TEST_EXECUTION')) { public $displayField = 'field'; } } -?> \ No newline at end of file diff --git a/cake/libs/model/behaviors/tree.php b/cake/libs/model/behaviors/tree.php index 2062a6090..1028d28a1 100644 --- a/cake/libs/model/behaviors/tree.php +++ b/cake/libs/model/behaviors/tree.php @@ -957,4 +957,3 @@ class TreeBehavior extends ModelBehavior { $Model->recursive = $ModelRecursive; } } -?> \ No newline at end of file diff --git a/cake/libs/model/cake_schema.php b/cake/libs/model/cake_schema.php index 60b9d398e..43dede8e7 100644 --- a/cake/libs/model/cake_schema.php +++ b/cake/libs/model/cake_schema.php @@ -630,4 +630,3 @@ class CakeSchema extends Object { return array_filter(compact('add', 'drop')); } } -?> \ No newline at end of file diff --git a/cake/libs/model/connection_manager.php b/cake/libs/model/connection_manager.php index a3e57515d..b4e5bde4a 100644 --- a/cake/libs/model/connection_manager.php +++ b/cake/libs/model/connection_manager.php @@ -290,4 +290,3 @@ class ConnectionManager extends Object { } } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/datasource.php b/cake/libs/model/datasources/datasource.php index 94120d865..f260f01bf 100644 --- a/cake/libs/model/datasources/datasource.php +++ b/cake/libs/model/datasources/datasource.php @@ -575,4 +575,3 @@ class DataSource extends Object { } } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo/dbo_mssql.php b/cake/libs/model/datasources/dbo/dbo_mssql.php index 7d70ec2d1..5f309592c 100644 --- a/cake/libs/model/datasources/dbo/dbo_mssql.php +++ b/cake/libs/model/datasources/dbo/dbo_mssql.php @@ -784,4 +784,3 @@ class DboMssql extends DboSource { return null; } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo/dbo_mysql.php b/cake/libs/model/datasources/dbo/dbo_mysql.php index 8981790e4..1a7b77f5a 100644 --- a/cake/libs/model/datasources/dbo/dbo_mysql.php +++ b/cake/libs/model/datasources/dbo/dbo_mysql.php @@ -781,4 +781,3 @@ class DboMysql extends DboMysqlBase { return false; } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo/dbo_mysqli.php b/cake/libs/model/datasources/dbo/dbo_mysqli.php index c6d245c67..bace2a61a 100644 --- a/cake/libs/model/datasources/dbo/dbo_mysqli.php +++ b/cake/libs/model/datasources/dbo/dbo_mysqli.php @@ -334,4 +334,3 @@ class DboMysqli extends DboMysqlBase { return is_object($this->_result); } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo/dbo_oracle.php b/cake/libs/model/datasources/dbo/dbo_oracle.php index a960ee7fa..b5954af62 100644 --- a/cake/libs/model/datasources/dbo/dbo_oracle.php +++ b/cake/libs/model/datasources/dbo/dbo_oracle.php @@ -1139,4 +1139,3 @@ class DboOracle extends DboSource { return $out; } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo/dbo_postgres.php b/cake/libs/model/datasources/dbo/dbo_postgres.php index 936428b78..14b4d75aa 100644 --- a/cake/libs/model/datasources/dbo/dbo_postgres.php +++ b/cake/libs/model/datasources/dbo/dbo_postgres.php @@ -971,4 +971,3 @@ class DboPostgres extends DboSource { } } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo/dbo_sqlite.php b/cake/libs/model/datasources/dbo/dbo_sqlite.php index cb773c9ed..5b15c248b 100644 --- a/cake/libs/model/datasources/dbo/dbo_sqlite.php +++ b/cake/libs/model/datasources/dbo/dbo_sqlite.php @@ -620,4 +620,3 @@ class DboSqlite extends DboSource { } } } -?> \ No newline at end of file diff --git a/cake/libs/model/datasources/dbo_source.php b/cake/libs/model/datasources/dbo_source.php index d4a616be2..eb3baab7c 100755 --- a/cake/libs/model/datasources/dbo_source.php +++ b/cake/libs/model/datasources/dbo_source.php @@ -2845,4 +2845,3 @@ class DboSource extends DataSource { return 'string'; } } -?> \ No newline at end of file diff --git a/cake/libs/model/db_acl.php b/cake/libs/model/db_acl.php index cc07dd3f8..876ec6199 100644 --- a/cake/libs/model/db_acl.php +++ b/cake/libs/model/db_acl.php @@ -329,4 +329,3 @@ class Permission extends AppModel { parent::__construct(); } } -?> \ No newline at end of file diff --git a/cake/libs/model/model.php b/cake/libs/model/model.php index cea3ff3dd..1d0e172df 100644 --- a/cake/libs/model/model.php +++ b/cake/libs/model/model.php @@ -2996,5 +2996,3 @@ class Model extends Object { function __wakeup() { } } - -?> \ No newline at end of file diff --git a/cake/libs/model/model_behavior.php b/cake/libs/model/model_behavior.php index 17d017c02..603bfd9c8 100644 --- a/cake/libs/model/model_behavior.php +++ b/cake/libs/model/model_behavior.php @@ -513,4 +513,3 @@ class BehaviorCollection extends Object { return $this->_attached; } } -?> \ No newline at end of file diff --git a/cake/libs/multibyte.php b/cake/libs/multibyte.php index 33a0d2211..8a1bebe4e 100644 --- a/cake/libs/multibyte.php +++ b/cake/libs/multibyte.php @@ -1170,4 +1170,3 @@ class Multibyte extends Object { return false; } } -?> \ No newline at end of file diff --git a/cake/libs/object.php b/cake/libs/object.php index 4eb9a96ec..dc7b0a1d6 100644 --- a/cake/libs/object.php +++ b/cake/libs/object.php @@ -275,4 +275,3 @@ class Object { } } } -?> \ No newline at end of file diff --git a/cake/libs/router.php b/cake/libs/router.php index aed15183c..ad67967c1 100644 --- a/cake/libs/router.php +++ b/cake/libs/router.php @@ -1164,7 +1164,4 @@ class Router { } //Save the initial state -Router::reload(); - - -?> \ No newline at end of file +Router::reload(); \ No newline at end of file diff --git a/cake/libs/sanitize.php b/cake/libs/sanitize.php index 86e1fb1d4..4a3217468 100644 --- a/cake/libs/sanitize.php +++ b/cake/libs/sanitize.php @@ -345,4 +345,3 @@ class Sanitize { } } } -?> \ No newline at end of file diff --git a/cake/libs/security.php b/cake/libs/security.php index 6b89e952a..fdcc95911 100644 --- a/cake/libs/security.php +++ b/cake/libs/security.php @@ -171,4 +171,3 @@ class Security { return $out; } } -?> \ No newline at end of file diff --git a/cake/libs/set.php b/cake/libs/set.php index ee7aba058..917c20f56 100644 --- a/cake/libs/set.php +++ b/cake/libs/set.php @@ -1093,4 +1093,3 @@ class Set { return null; } } -?> \ No newline at end of file diff --git a/cake/libs/string.php b/cake/libs/string.php index 37d0d7eeb..0fddfbb21 100644 --- a/cake/libs/string.php +++ b/cake/libs/string.php @@ -326,4 +326,3 @@ class String { return $str; } } -?> \ No newline at end of file diff --git a/cake/libs/validation.php b/cake/libs/validation.php index c1c17e9c9..84d9f0936 100644 --- a/cake/libs/validation.php +++ b/cake/libs/validation.php @@ -834,4 +834,3 @@ class Validation { self::$errors = array(); } } -?> \ No newline at end of file diff --git a/cake/libs/view/helper.php b/cake/libs/view/helper.php index 20712fe5b..956d4dc81 100644 --- a/cake/libs/view/helper.php +++ b/cake/libs/view/helper.php @@ -874,4 +874,3 @@ class Helper extends Object { $this->__cleaned = str_replace(array("&", "<", ">"), array("&", "<", ">"), $this->__cleaned); } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/app_helper.php b/cake/libs/view/helpers/app_helper.php index 350313daa..57064f72d 100644 --- a/cake/libs/view/helpers/app_helper.php +++ b/cake/libs/view/helpers/app_helper.php @@ -34,4 +34,3 @@ App::import('View', 'Helper', false); */ class AppHelper extends Helper { } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/cache.php b/cake/libs/view/helpers/cache.php index 18b08ef2d..9f7c89589 100644 --- a/cake/libs/view/helpers/cache.php +++ b/cake/libs/view/helpers/cache.php @@ -260,4 +260,3 @@ class CacheHelper extends AppHelper { return cache('views' . DS . $cache, $file, $timestamp); } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/form.php b/cake/libs/view/helpers/form.php index 8dadf26fb..6f47a8a6a 100755 --- a/cake/libs/view/helpers/form.php +++ b/cake/libs/view/helpers/form.php @@ -2170,5 +2170,3 @@ class FormHelper extends AppHelper { return $result; } } - -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/html.php b/cake/libs/view/helpers/html.php index 0f99fa83b..2a00f9cd1 100644 --- a/cake/libs/view/helpers/html.php +++ b/cake/libs/view/helpers/html.php @@ -830,4 +830,3 @@ class HtmlHelper extends AppHelper { return $out; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/jquery_engine.php b/cake/libs/view/helpers/jquery_engine.php index 1780b033f..d16d6eb00 100644 --- a/cake/libs/view/helpers/jquery_engine.php +++ b/cake/libs/view/helpers/jquery_engine.php @@ -353,4 +353,3 @@ class JqueryEngineHelper extends JsBaseEngineHelper { return $selector . $method; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/js.php b/cake/libs/view/helpers/js.php index 9b8e4f850..0513c02ce 100644 --- a/cake/libs/view/helpers/js.php +++ b/cake/libs/view/helpers/js.php @@ -1074,4 +1074,3 @@ class JsBaseEngineHelper extends AppHelper { return $out; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/mootools_engine.php b/cake/libs/view/helpers/mootools_engine.php index c8229c1cf..1ffc38536 100644 --- a/cake/libs/view/helpers/mootools_engine.php +++ b/cake/libs/view/helpers/mootools_engine.php @@ -372,4 +372,3 @@ class MootoolsEngineHelper extends JsBaseEngineHelper { return $selection . $method; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/number.php b/cake/libs/view/helpers/number.php index 594befdad..4bb8f48ca 100644 --- a/cake/libs/view/helpers/number.php +++ b/cake/libs/view/helpers/number.php @@ -254,4 +254,3 @@ class NumberHelper extends AppHelper { } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/paginator.php b/cake/libs/view/helpers/paginator.php index c240bd545..6fc6bfb3f 100644 --- a/cake/libs/view/helpers/paginator.php +++ b/cake/libs/view/helpers/paginator.php @@ -795,4 +795,3 @@ class PaginatorHelper extends AppHelper { return $out; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/prototype_engine.php b/cake/libs/view/helpers/prototype_engine.php index c59950c64..13530706e 100644 --- a/cake/libs/view/helpers/prototype_engine.php +++ b/cake/libs/view/helpers/prototype_engine.php @@ -360,4 +360,3 @@ class PrototypeEngineHelper extends JsBaseEngineHelper { return $selection . $method; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/rss.php b/cake/libs/view/helpers/rss.php index 322c79cba..31effa21a 100644 --- a/cake/libs/view/helpers/rss.php +++ b/cake/libs/view/helpers/rss.php @@ -284,4 +284,3 @@ class RssHelper extends XmlHelper { return $this->Time->toRSS($time); } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/session.php b/cake/libs/view/helpers/session.php index db3a762d2..4ae9da05f 100644 --- a/cake/libs/view/helpers/session.php +++ b/cake/libs/view/helpers/session.php @@ -196,4 +196,3 @@ class SessionHelper extends CakeSession { return true; } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/text.php b/cake/libs/view/helpers/text.php index 3d7bd44f5..327a403e3 100644 --- a/cake/libs/view/helpers/text.php +++ b/cake/libs/view/helpers/text.php @@ -334,4 +334,3 @@ class TextHelper extends AppHelper { } } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/time.php b/cake/libs/view/helpers/time.php index 5a4155681..04e0f54eb 100644 --- a/cake/libs/view/helpers/time.php +++ b/cake/libs/view/helpers/time.php @@ -727,4 +727,3 @@ class TimeHelper extends AppHelper { return strftime($format, $date); } } -?> \ No newline at end of file diff --git a/cake/libs/view/helpers/xml.php b/cake/libs/view/helpers/xml.php index d402a9a30..4f0798398 100644 --- a/cake/libs/view/helpers/xml.php +++ b/cake/libs/view/helpers/xml.php @@ -170,4 +170,3 @@ class XmlHelper extends AppHelper { return $data->toString($options + array('header' => false)); } } -?> \ No newline at end of file diff --git a/cake/libs/view/media.php b/cake/libs/view/media.php index d234be3fe..d30b156f7 100644 --- a/cake/libs/view/media.php +++ b/cake/libs/view/media.php @@ -281,4 +281,3 @@ class MediaView extends View { @ob_flush(); } } -?> \ No newline at end of file diff --git a/cake/libs/view/theme.php b/cake/libs/view/theme.php index 5bda2f720..f161e2685 100644 --- a/cake/libs/view/theme.php +++ b/cake/libs/view/theme.php @@ -71,4 +71,3 @@ class ThemeView extends View { return $paths; } } -?> \ No newline at end of file diff --git a/cake/libs/view/view.php b/cake/libs/view/view.php index 5f2515a0c..a4b44219b 100644 --- a/cake/libs/view/view.php +++ b/cake/libs/view/view.php @@ -951,5 +951,3 @@ class View extends Object { return $this->__paths; } } - -?> \ No newline at end of file diff --git a/cake/libs/xml.php b/cake/libs/xml.php index 2bca6927a..a2c14c8b3 100644 --- a/cake/libs/xml.php +++ b/cake/libs/xml.php @@ -1437,4 +1437,3 @@ class XmlManager { return $instance[0]; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/basics.test.php b/cake/tests/cases/basics.test.php index f34bfd914..cd23aa83f 100644 --- a/cake/tests/cases/basics.test.php +++ b/cake/tests/cases/basics.test.php @@ -680,4 +680,3 @@ class BasicsTest extends CakeTestCase { $this->assertEqual($result, array('Blog', 'Post')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/cake.test.php b/cake/tests/cases/console/cake.test.php index 8d1771f69..7670a3bbd 100644 --- a/cake/tests/cases/console/cake.test.php +++ b/cake/tests/cases/console/cake.test.php @@ -918,4 +918,3 @@ class ShellDispatcherTest extends CakeTestCase { $this->assertPattern($expected, $Dispatcher->stdout); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/acl.test.php b/cake/tests/cases/console/libs/acl.test.php index fd76e24de..37ae7c616 100644 --- a/cake/tests/cases/console/libs/acl.test.php +++ b/cake/tests/cases/console/libs/acl.test.php @@ -329,4 +329,3 @@ class AclShellTest extends CakeTestCase { $this->assertEqual($this->Task->Dispatch->args, array('schema', 'create', 'DbAcl')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/api.test.php b/cake/tests/cases/console/libs/api.test.php index 1b576c26e..5d46b6a49 100644 --- a/cake/tests/cases/console/libs/api.test.php +++ b/cake/tests/cases/console/libs/api.test.php @@ -111,4 +111,3 @@ class ApiShellTest extends CakeTestCase { $this->Shell->main(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/bake.test.php b/cake/tests/cases/console/libs/bake.test.php index 36eb22fa6..bec940d2a 100644 --- a/cake/tests/cases/console/libs/bake.test.php +++ b/cake/tests/cases/console/libs/bake.test.php @@ -125,4 +125,3 @@ class BakeShellTestCase extends CakeTestCase { $this->Shell->all(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/schema.test.php b/cake/tests/cases/console/libs/schema.test.php index 229e420e7..6746f18e7 100644 --- a/cake/tests/cases/console/libs/schema.test.php +++ b/cake/tests/cases/console/libs/schema.test.php @@ -484,4 +484,3 @@ class SchemaShellTest extends CakeTestCase { App::build(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/shell.test.php b/cake/tests/cases/console/libs/shell.test.php index 449125f87..b1d8c7fa8 100644 --- a/cake/tests/cases/console/libs/shell.test.php +++ b/cake/tests/cases/console/libs/shell.test.php @@ -484,4 +484,3 @@ class ShellTest extends CakeTestCase { $Folder->delete(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/controller.test.php b/cake/tests/cases/console/libs/tasks/controller.test.php index fc680dbb3..41fece09c 100644 --- a/cake/tests/cases/console/libs/tasks/controller.test.php +++ b/cake/tests/cases/console/libs/tasks/controller.test.php @@ -581,4 +581,3 @@ class ControllerTaskTest extends CakeTestCase { $this->Task->execute(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/db_config.test.php b/cake/tests/cases/console/libs/tasks/db_config.test.php index bcb60798f..e20206830 100644 --- a/cake/tests/cases/console/libs/tasks/db_config.test.php +++ b/cake/tests/cases/console/libs/tasks/db_config.test.php @@ -148,4 +148,3 @@ class DbConfigTaskTest extends CakeTestCase { $result = $this->Task->execute(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/extract.test.php b/cake/tests/cases/console/libs/tasks/extract.test.php index f105419e5..28d91c932 100644 --- a/cake/tests/cases/console/libs/tasks/extract.test.php +++ b/cake/tests/cases/console/libs/tasks/extract.test.php @@ -153,4 +153,3 @@ class ExtractTaskTest extends CakeTestCase { $Folder->delete(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/fixture.test.php b/cake/tests/cases/console/libs/tasks/fixture.test.php index 34ca63b1a..59b51be5d 100644 --- a/cake/tests/cases/console/libs/tasks/fixture.test.php +++ b/cake/tests/cases/console/libs/tasks/fixture.test.php @@ -337,4 +337,3 @@ class FixtureTaskTest extends CakeTestCase { $result = $this->Task->generateFixtureFile('Article', array()); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/model.test.php b/cake/tests/cases/console/libs/tasks/model.test.php index eb86b7702..54af5ea98 100644 --- a/cake/tests/cases/console/libs/tasks/model.test.php +++ b/cake/tests/cases/console/libs/tasks/model.test.php @@ -880,4 +880,3 @@ STRINGEND; $this->Task->execute(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/plugin.test.php b/cake/tests/cases/console/libs/tasks/plugin.test.php index f1dc013ec..444d77aba 100644 --- a/cake/tests/cases/console/libs/tasks/plugin.test.php +++ b/cake/tests/cases/console/libs/tasks/plugin.test.php @@ -253,4 +253,3 @@ class PluginTaskTest extends CakeTestCase { $Folder->delete(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/project.test.php b/cake/tests/cases/console/libs/tasks/project.test.php index 6cc39ceda..2c862d812 100644 --- a/cake/tests/cases/console/libs/tasks/project.test.php +++ b/cake/tests/cases/console/libs/tasks/project.test.php @@ -287,4 +287,3 @@ class ProjectTaskTest extends CakeTestCase { $this->assertTrue(is_dir($path . DS . 'tests' . DS . 'fixtures'), 'No fixtures dir %s'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/template.test.php b/cake/tests/cases/console/libs/tasks/template.test.php index 8a8411f2e..afa1b67e0 100644 --- a/cake/tests/cases/console/libs/tasks/template.test.php +++ b/cake/tests/cases/console/libs/tasks/template.test.php @@ -174,4 +174,3 @@ class TemplateTaskTest extends CakeTestCase { $this->assertPattern('/ArticleFixture extends CakeTestFixture/', $result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/test.test.php b/cake/tests/cases/console/libs/tasks/test.test.php index 41adf48cb..23c6c3e20 100644 --- a/cake/tests/cases/console/libs/tasks/test.test.php +++ b/cake/tests/cases/console/libs/tasks/test.test.php @@ -602,4 +602,3 @@ class TestTaskTest extends CakeTestCase { $this->Task->execute(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/console/libs/tasks/view.test.php b/cake/tests/cases/console/libs/tasks/view.test.php index 2e089f83a..f62e7a570 100644 --- a/cake/tests/cases/console/libs/tasks/view.test.php +++ b/cake/tests/cases/console/libs/tasks/view.test.php @@ -635,4 +635,3 @@ class ViewTaskTest extends CakeTestCase { $this->assertEqual($result, 'form'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/dispatcher.test.php b/cake/tests/cases/dispatcher.test.php index f524bf512..49b327089 100644 --- a/cake/tests/cases/dispatcher.test.php +++ b/cake/tests/cases/dispatcher.test.php @@ -1783,4 +1783,3 @@ class DispatcherTest extends CakeTestCase { return $filename; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cache.test.php b/cake/tests/cases/libs/cache.test.php index 0c699e616..4b44e0ee5 100644 --- a/cake/tests/cases/libs/cache.test.php +++ b/cake/tests/cases/libs/cache.test.php @@ -383,4 +383,3 @@ class CacheTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cache/apc.test.php b/cake/tests/cases/libs/cache/apc.test.php index b15ff2f10..2cca1be97 100644 --- a/cake/tests/cases/libs/cache/apc.test.php +++ b/cake/tests/cases/libs/cache/apc.test.php @@ -194,4 +194,3 @@ class ApcEngineTest extends CakeTestCase { $this->assertEqual(8, $result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cache/file.test.php b/cake/tests/cases/libs/cache/file.test.php index 2d6f8a6a4..33a006748 100644 --- a/cake/tests/cases/libs/cache/file.test.php +++ b/cake/tests/cases/libs/cache/file.test.php @@ -374,4 +374,3 @@ class FileEngineTest extends CakeTestCase { Cache::drop('failure'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cache/memcache.test.php b/cake/tests/cases/libs/cache/memcache.test.php index 5b7c6bd35..d817cd0e4 100644 --- a/cake/tests/cases/libs/cache/memcache.test.php +++ b/cake/tests/cases/libs/cache/memcache.test.php @@ -307,4 +307,3 @@ class MemcacheEngineTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cache/xcache.test.php b/cake/tests/cases/libs/cache/xcache.test.php index a056f4ebb..22b280ecb 100644 --- a/cake/tests/cases/libs/cache/xcache.test.php +++ b/cake/tests/cases/libs/cache/xcache.test.php @@ -220,4 +220,3 @@ class XcacheEngineTest extends UnitTestCase { $this->assertEqual(8, $result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cake_log.test.php b/cake/tests/cases/libs/cake_log.test.php index 2ed6ce66f..99edb8f65 100644 --- a/cake/tests/cases/libs/cake_log.test.php +++ b/cake/tests/cases/libs/cake_log.test.php @@ -185,4 +185,3 @@ class CakeLogTest extends CakeTestCase { @unlink(LOGS . 'debug.log'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cake_session.test.php b/cake/tests/cases/libs/cake_session.test.php index 589925c11..dedc888da 100644 --- a/cake/tests/cases/libs/cake_session.test.php +++ b/cake/tests/cases/libs/cake_session.test.php @@ -471,4 +471,3 @@ class CakeSessionTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cake_socket.test.php b/cake/tests/cases/libs/cake_socket.test.php index dca26e130..79eb37e85 100644 --- a/cake/tests/cases/libs/cake_socket.test.php +++ b/cake/tests/cases/libs/cake_socket.test.php @@ -189,4 +189,3 @@ class CakeSocketTest extends CakeTestCase { $this->assertEqual(array(), $anotherSocket->config); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cake_test_case.test.php b/cake/tests/cases/libs/cake_test_case.test.php index 82fc9bda8..d36b63035 100644 --- a/cake/tests/cases/libs/cake_test_case.test.php +++ b/cake/tests/cases/libs/cake_test_case.test.php @@ -498,4 +498,3 @@ class CakeTestCaseTest extends CakeTestCase { $return = $Dispatcher->dispatch('/tests_apps/index', array('autoRender' => 0, 'return' => 1, 'requested' => 1)); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/cake_test_fixture.test.php b/cake/tests/cases/libs/cake_test_fixture.test.php index 354cfab11..c12bf9d2a 100644 --- a/cake/tests/cases/libs/cake_test_fixture.test.php +++ b/cake/tests/cases/libs/cake_test_fixture.test.php @@ -336,4 +336,3 @@ class CakeTestFixtureTest extends CakeTestCase { $this->assertTrue($this->criticDb->fullDebug); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/class_registry.test.php b/cake/tests/cases/libs/class_registry.test.php index f8d796ffc..c59434c4a 100644 --- a/cake/tests/cases/libs/class_registry.test.php +++ b/cake/tests/cases/libs/class_registry.test.php @@ -323,4 +323,3 @@ class ClassRegistryTest extends CakeTestCase { $this->assertIdentical($PluginUser, $PluginUserCopy); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/code_coverage_manager.test.php b/cake/tests/cases/libs/code_coverage_manager.test.php index 4913e9a5a..80104ef2d 100644 --- a/cake/tests/cases/libs/code_coverage_manager.test.php +++ b/cake/tests/cases/libs/code_coverage_manager.test.php @@ -510,4 +510,3 @@ HTML; $this->assertError(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/configure.test.php b/cake/tests/cases/libs/configure.test.php index 46c8ea069..8b7499d43 100644 --- a/cake/tests/cases/libs/configure.test.php +++ b/cake/tests/cases/libs/configure.test.php @@ -798,4 +798,3 @@ class AppImportTest extends CakeTestCase { $this->assertEqual($text, 'This is the welcome.php file in test_plugin/vendors directory'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/component.test.php b/cake/tests/cases/libs/controller/component.test.php index 6b8d751ea..740dfffd8 100644 --- a/cake/tests/cases/libs/controller/component.test.php +++ b/cake/tests/cases/libs/controller/component.test.php @@ -582,4 +582,3 @@ class ComponentTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/acl.test.php b/cake/tests/cases/libs/controller/components/acl.test.php index f6db6ba7b..42cf0d760 100644 --- a/cake/tests/cases/libs/controller/components/acl.test.php +++ b/cake/tests/cases/libs/controller/components/acl.test.php @@ -693,5 +693,3 @@ class DbAclTestCase extends CakeTestCase { return str_pad($string, $len); } } - -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/auth.test.php b/cake/tests/cases/libs/controller/components/auth.test.php index e5db172a4..d3415b438 100644 --- a/cake/tests/cases/libs/controller/components/auth.test.php +++ b/cake/tests/cases/libs/controller/components/auth.test.php @@ -1597,4 +1597,3 @@ class AuthTest extends CakeTestCase { $this->assertNull($this->Controller->Session->read('Auth.redirect')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/cookie.test.php b/cake/tests/cases/libs/controller/components/cookie.test.php index 1fd86bb74..61a9e71b9 100644 --- a/cake/tests/cases/libs/controller/components/cookie.test.php +++ b/cake/tests/cases/libs/controller/components/cookie.test.php @@ -466,4 +466,3 @@ class CookieComponentTest extends CakeTestCase { return substr($string, 1); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/email.test.php b/cake/tests/cases/libs/controller/components/email.test.php index 344218554..3e99d3dc8 100755 --- a/cake/tests/cases/libs/controller/components/email.test.php +++ b/cake/tests/cases/libs/controller/components/email.test.php @@ -995,4 +995,3 @@ HTMLBLOC; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/request_handler.test.php b/cake/tests/cases/libs/controller/components/request_handler.test.php index 18ad8f3df..b34ad92be 100644 --- a/cake/tests/cases/libs/controller/components/request_handler.test.php +++ b/cake/tests/cases/libs/controller/components/request_handler.test.php @@ -569,4 +569,3 @@ class RequestHandlerComponentTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/security.test.php b/cake/tests/cases/libs/controller/components/security.test.php index 180020fce..a8e0e49c5 100644 --- a/cake/tests/cases/libs/controller/components/security.test.php +++ b/cake/tests/cases/libs/controller/components/security.test.php @@ -1234,4 +1234,3 @@ DIGEST; $this->assertTrue($this->Controller->Security->Session->check('_Token'), '_Token was deleted by blackHole %s'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/components/session.test.php b/cake/tests/cases/libs/controller/components/session.test.php index a5e678cf9..7b3a8fd07 100644 --- a/cake/tests/cases/libs/controller/components/session.test.php +++ b/cake/tests/cases/libs/controller/components/session.test.php @@ -340,4 +340,3 @@ class SessionComponentTest extends CakeTestCase { $this->assertNull($Session->read('Test')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/controller.test.php b/cake/tests/cases/libs/controller/controller.test.php index 8270bd07f..d7929f028 100644 --- a/cake/tests/cases/libs/controller/controller.test.php +++ b/cake/tests/cases/libs/controller/controller.test.php @@ -1412,4 +1412,3 @@ class ControllerTest extends CakeTestCase { $MockedController->shutdownProcess(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/controller_merge_vars.test.php b/cake/tests/cases/libs/controller/controller_merge_vars.test.php index 65764322d..ef2e9164f 100644 --- a/cake/tests/cases/libs/controller/controller_merge_vars.test.php +++ b/cake/tests/cases/libs/controller/controller_merge_vars.test.php @@ -235,4 +235,4 @@ class ControllerMergeVarsTestCase extends CakeTestCase { $this->assertFalse(isset($Controller->Session)); } -} \ No newline at end of file +} diff --git a/cake/tests/cases/libs/controller/pages_controller.test.php b/cake/tests/cases/libs/controller/pages_controller.test.php index 3d37080db..cf0a83fd4 100644 --- a/cake/tests/cases/libs/controller/pages_controller.test.php +++ b/cake/tests/cases/libs/controller/pages_controller.test.php @@ -70,4 +70,3 @@ class PagesControllerTest extends CakeTestCase { $this->assertEqual($Pages->viewVars['subpage'], 'posts'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/controller/scaffold.test.php b/cake/tests/cases/libs/controller/scaffold.test.php index a4b4f19a7..56f734247 100644 --- a/cake/tests/cases/libs/controller/scaffold.test.php +++ b/cake/tests/cases/libs/controller/scaffold.test.php @@ -876,4 +876,3 @@ class ScaffoldTest extends CakeTestCase { $this->assertNoPattern('/textarea name="data\[ScaffoldMock\]\[body\]" cols="30" rows="6" id="ScaffoldMockBody"/', $result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/debugger.test.php b/cake/tests/cases/libs/debugger.test.php index 393b0a2c8..7f8992515 100644 --- a/cake/tests/cases/libs/debugger.test.php +++ b/cake/tests/cases/libs/debugger.test.php @@ -331,4 +331,3 @@ class DebuggerTest extends CakeTestCase { $this->assertIsA($result, 'Debugger'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/error.test.php b/cake/tests/cases/libs/error.test.php index c35584995..65600b303 100644 --- a/cake/tests/cases/libs/error.test.php +++ b/cake/tests/cases/libs/error.test.php @@ -610,4 +610,3 @@ class ErrorHandlerTest extends CakeTestCase { $this->assertPattern('/(\/|\\\)article.php/', $result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/file.test.php b/cake/tests/cases/libs/file.test.php index 9d351ed49..af1c93f1f 100644 --- a/cake/tests/cases/libs/file.test.php +++ b/cake/tests/cases/libs/file.test.php @@ -467,4 +467,3 @@ class FileTest extends CakeTestCase { return false; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/folder.test.php b/cake/tests/cases/libs/folder.test.php index 4e65a53c9..8ff82e77d 100644 --- a/cake/tests/cases/libs/folder.test.php +++ b/cake/tests/cases/libs/folder.test.php @@ -788,4 +788,3 @@ class FolderTest extends CakeTestCase { $Folder->delete(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/http_socket.test.php b/cake/tests/cases/libs/http_socket.test.php index 81324896c..6b0c56b8c 100644 --- a/cake/tests/cases/libs/http_socket.test.php +++ b/cake/tests/cases/libs/http_socket.test.php @@ -1525,4 +1525,3 @@ class HttpSocketTest extends CakeTestCase { $this->assertIdentical($return, true); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/i18n.test.php b/cake/tests/cases/libs/i18n.test.php index 653cd6a9c..2c06d6714 100644 --- a/cake/tests/cases/libs/i18n.test.php +++ b/cake/tests/cases/libs/i18n.test.php @@ -2732,4 +2732,3 @@ class I18nTest extends CakeTestCase { return $plurals; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/inflector.test.php b/cake/tests/cases/libs/inflector.test.php index 30e2ee29d..97258f545 100644 --- a/cake/tests/cases/libs/inflector.test.php +++ b/cake/tests/cases/libs/inflector.test.php @@ -462,4 +462,3 @@ class InflectorTest extends CakeTestCase { unset($this->Inflector); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/l10n.test.php b/cake/tests/cases/libs/l10n.test.php index 6f38c820a..78ff4a301 100644 --- a/cake/tests/cases/libs/l10n.test.php +++ b/cake/tests/cases/libs/l10n.test.php @@ -929,4 +929,3 @@ class L10nTest extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/log/file_log.test.php b/cake/tests/cases/libs/log/file_log.test.php index 3ddeb24e5..ae9dea97c 100644 --- a/cake/tests/cases/libs/log/file_log.test.php +++ b/cake/tests/cases/libs/log/file_log.test.php @@ -76,4 +76,3 @@ class FileLogTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/magic_db.test.php b/cake/tests/cases/libs/magic_db.test.php index 4a85a7fe9..c83798fe4 100644 --- a/cake/tests/cases/libs/magic_db.test.php +++ b/cake/tests/cases/libs/magic_db.test.php @@ -195,4 +195,3 @@ class MagicDbTestData extends Object { return $data[$key]; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/behaviors/acl.test.php b/cake/tests/cases/libs/model/behaviors/acl.test.php index fd891208e..d0b255b92 100644 --- a/cake/tests/cases/libs/model/behaviors/acl.test.php +++ b/cake/tests/cases/libs/model/behaviors/acl.test.php @@ -400,4 +400,3 @@ class AclBehaviorTestCase extends CakeTestCase { $this->assertEqual(count($result), 1); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/behaviors/containable.test.php b/cake/tests/cases/libs/model/behaviors/containable.test.php index afb557f37..792b227f1 100644 --- a/cake/tests/cases/libs/model/behaviors/containable.test.php +++ b/cake/tests/cases/libs/model/behaviors/containable.test.php @@ -3710,4 +3710,3 @@ class ContainableBehaviorTest extends CakeTestCase { return $debug; } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/behaviors/translate.test.php b/cake/tests/cases/libs/model/behaviors/translate.test.php index 37de7ee7b..8ebcc7948 100644 --- a/cake/tests/cases/libs/model/behaviors/translate.test.php +++ b/cake/tests/cases/libs/model/behaviors/translate.test.php @@ -896,4 +896,3 @@ class TranslateBehaviorTest extends CakeTestCase { $this->assertFalse($result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/behaviors/tree.test.php b/cake/tests/cases/libs/model/behaviors/tree.test.php index eadc085a0..a60c7e7fa 100644 --- a/cake/tests/cases/libs/model/behaviors/tree.test.php +++ b/cake/tests/cases/libs/model/behaviors/tree.test.php @@ -1862,4 +1862,3 @@ class UuidTreeTest extends NumberTreeTest { $this->assertIdentical(array_values($result), $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/cake_schema.test.php b/cake/tests/cases/libs/model/cake_schema.test.php index beb765728..c858905d8 100644 --- a/cake/tests/cases/libs/model/cake_schema.test.php +++ b/cake/tests/cases/libs/model/cake_schema.test.php @@ -895,4 +895,3 @@ class CakeSchemaTest extends CakeTestCase { $this->assertPattern('/' . preg_quote($column, '/') . '/', $sql); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/connection_manager.test.php b/cake/tests/cases/libs/model/connection_manager.test.php index c13b58f50..067ef6c2d 100644 --- a/cake/tests/cases/libs/model/connection_manager.test.php +++ b/cake/tests/cases/libs/model/connection_manager.test.php @@ -277,4 +277,3 @@ class ConnectionManagerTest extends CakeTestCase { $this->assertEqual($source, null); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php b/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php index 4716b53a9..d31a61a1c 100644 --- a/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php @@ -665,4 +665,3 @@ class DboMssqlTest extends CakeTestCase { Configure::write('debug', $debug); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php b/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php index 525028c9d..da60bd177 100644 --- a/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php @@ -754,4 +754,3 @@ class DboMysqlTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php b/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php index b75b8005a..563faa2f4 100644 --- a/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php @@ -331,4 +331,3 @@ class DboMysqliTest extends CakeTestCase { $this->db->query('DROP TABLE ' . $this->db->fullTableName('tinyint')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php b/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php index 121d0b2c5..281f686f5 100644 --- a/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php @@ -129,4 +129,3 @@ class DboOracleTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php b/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php index 483b83bb5..7778676f7 100644 --- a/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php @@ -802,4 +802,3 @@ class DboPostgresTest extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php b/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php index b190bd387..e5b8c3d78 100644 --- a/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php @@ -347,4 +347,3 @@ class DboSqliteTest extends CakeTestCase { $this->db->query('DROP TABLE ' . $tableName); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/datasources/dbo_source.test.php b/cake/tests/cases/libs/model/datasources/dbo_source.test.php index 3067335be..8dd6a07e1 100644 --- a/cake/tests/cases/libs/model/datasources/dbo_source.test.php +++ b/cake/tests/cases/libs/model/datasources/dbo_source.test.php @@ -4408,4 +4408,3 @@ class DboSourceTest extends CakeTestCase { $this->assertEqual($expected, $result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/db_acl.test.php b/cake/tests/cases/libs/model/db_acl.test.php index 18a9f8cf1..3975a2e15 100644 --- a/cake/tests/cases/libs/model/db_acl.test.php +++ b/cake/tests/cases/libs/model/db_acl.test.php @@ -394,4 +394,3 @@ class AclNodeTest extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model.test.php b/cake/tests/cases/libs/model/model.test.php index b65c5c02e..3f770a48c 100644 --- a/cake/tests/cases/libs/model/model.test.php +++ b/cake/tests/cases/libs/model/model.test.php @@ -101,4 +101,3 @@ class BaseModelTest extends CakeTestCase { ClassRegistry::flush(); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model_behavior.test.php b/cake/tests/cases/libs/model/model_behavior.test.php index 57fb138cd..43ce794d1 100644 --- a/cake/tests/cases/libs/model/model_behavior.test.php +++ b/cake/tests/cases/libs/model/model_behavior.test.php @@ -1113,4 +1113,3 @@ class BehaviorTest extends CakeTestCase { $Sample->Behaviors->trigger($Sample, 'beforeTest'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model_delete.test.php b/cake/tests/cases/libs/model/model_delete.test.php index 1cc81cd77..7988fdcec 100644 --- a/cake/tests/cases/libs/model/model_delete.test.php +++ b/cake/tests/cases/libs/model/model_delete.test.php @@ -709,5 +709,3 @@ class ModelDeleteTest extends BaseModelTest { $this->assertEqual(count($before[0]["Tag"]), count($after[0]["Tag"])); } } - -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model_integration.test.php b/cake/tests/cases/libs/model/model_integration.test.php index dac593e6d..17ae8f0fa 100644 --- a/cake/tests/cases/libs/model/model_integration.test.php +++ b/cake/tests/cases/libs/model/model_integration.test.php @@ -1928,4 +1928,3 @@ class ModelIntegrationTest extends BaseModelTest { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model_read.test.php b/cake/tests/cases/libs/model/model_read.test.php index 978352e67..51d8cf9f6 100755 --- a/cake/tests/cases/libs/model/model_read.test.php +++ b/cake/tests/cases/libs/model/model_read.test.php @@ -7322,4 +7322,3 @@ class ModelReadTest extends BaseModelTest { $this->assertEqual($Post->getVirtualField('Post.other_field'), $Post->virtualFields['other_field']); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model_validation.test.php b/cake/tests/cases/libs/model/model_validation.test.php index a7a27ebd5..bfe6a68ce 100644 --- a/cake/tests/cases/libs/model/model_validation.test.php +++ b/cake/tests/cases/libs/model/model_validation.test.php @@ -647,4 +647,3 @@ class ModelValidationTest extends BaseModelTest { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/model_write.test.php b/cake/tests/cases/libs/model/model_write.test.php index 8a335a5dd..07fcbdc48 100644 --- a/cake/tests/cases/libs/model/model_write.test.php +++ b/cake/tests/cases/libs/model/model_write.test.php @@ -3825,5 +3825,3 @@ class ModelWriteTest extends BaseModelTest { } } - -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/model/models.php b/cake/tests/cases/libs/model/models.php index d2b4f03bb..694c3f8fa 100644 --- a/cake/tests/cases/libs/model/models.php +++ b/cake/tests/cases/libs/model/models.php @@ -3563,5 +3563,3 @@ class GroupUpdateAll extends CakeTestModel { public $useTable = 'group_update_all'; } - -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/multibyte.test.php b/cake/tests/cases/libs/multibyte.test.php index 00a1ac49b..e75cca0c2 100644 --- a/cake/tests/cases/libs/multibyte.test.php +++ b/cake/tests/cases/libs/multibyte.test.php @@ -9341,4 +9341,3 @@ mb_strtoupper does not work for these strings. $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/object.test.php b/cake/tests/cases/libs/object.test.php index 7e4a54907..6b738df53 100644 --- a/cake/tests/cases/libs/object.test.php +++ b/cake/tests/cases/libs/object.test.php @@ -808,4 +808,3 @@ class ObjectTest extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/sanitize.test.php b/cake/tests/cases/libs/sanitize.test.php index 796b998e6..28f6908b8 100644 --- a/cake/tests/cases/libs/sanitize.test.php +++ b/cake/tests/cases/libs/sanitize.test.php @@ -472,4 +472,3 @@ class SanitizeTest extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/security.test.php b/cake/tests/cases/libs/security.test.php index 641e675ec..8b9050704 100644 --- a/cake/tests/cases/libs/security.test.php +++ b/cake/tests/cases/libs/security.test.php @@ -160,4 +160,3 @@ class SecurityTest extends CakeTestCase { $this->assertEqual(Security::cipher($result, $key), $txt); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/set.test.php b/cake/tests/cases/libs/set.test.php index 0c92f7a9e..ca0006fd3 100644 --- a/cake/tests/cases/libs/set.test.php +++ b/cake/tests/cases/libs/set.test.php @@ -2921,4 +2921,3 @@ class SetTest extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/string.test.php b/cake/tests/cases/libs/string.test.php index be30a7548..20a6aa6ee 100644 --- a/cake/tests/cases/libs/string.test.php +++ b/cake/tests/cases/libs/string.test.php @@ -288,5 +288,3 @@ class StringTest extends CakeTestCase { $this->assertEqual($expected, $result); } } - -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/test_manager.test.php b/cake/tests/cases/libs/test_manager.test.php index fed2b1852..8e14e711c 100644 --- a/cake/tests/cases/libs/test_manager.test.php +++ b/cake/tests/cases/libs/test_manager.test.php @@ -110,4 +110,3 @@ class TestManagerTest extends CakeTestCase { public function testGetGroupTestList() { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/validation.test.php b/cake/tests/cases/libs/validation.test.php index 48dce6859..77e0ad1f0 100644 --- a/cake/tests/cases/libs/validation.test.php +++ b/cake/tests/cases/libs/validation.test.php @@ -2115,4 +2115,3 @@ class ValidationTest extends CakeTestCase { // $this->assertTrue(Validation::file(TEST_CAKE_CORE_INCLUDE_PATH. 'VERSION.txt')); // } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helper.test.php b/cake/tests/cases/libs/view/helper.test.php index cc041eced..5abb5e745 100644 --- a/cake/tests/cases/libs/view/helper.test.php +++ b/cake/tests/cases/libs/view/helper.test.php @@ -722,6 +722,4 @@ class HelperTest extends CakeTestCase { Configure::write('App.www_root', $webRoot); } - } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/cache.test.php b/cake/tests/cases/libs/view/helpers/cache.test.php index 22e6920ef..174cd1c12 100644 --- a/cake/tests/cases/libs/view/helpers/cache.test.php +++ b/cake/tests/cases/libs/view/helpers/cache.test.php @@ -461,4 +461,3 @@ class CacheHelperTest extends CakeTestCase { } */ } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/form.test.php b/cake/tests/cases/libs/view/helpers/form.test.php index f4c361971..effcb8120 100644 --- a/cake/tests/cases/libs/view/helpers/form.test.php +++ b/cake/tests/cases/libs/view/helpers/form.test.php @@ -6279,4 +6279,3 @@ class FormHelperTest extends CakeTestCase { $this->assertTags($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/html.test.php b/cake/tests/cases/libs/view/helpers/html.test.php index fb613a900..9dd7d1880 100644 --- a/cake/tests/cases/libs/view/helpers/html.test.php +++ b/cake/tests/cases/libs/view/helpers/html.test.php @@ -1265,4 +1265,3 @@ class HtmlHelperTest extends CakeTestCase { $this->assertTags($result, array('p' => array('class' => 'class-name'), '<text>', '/p')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/jquery_engine.test.php b/cake/tests/cases/libs/view/helpers/jquery_engine.test.php index 1a2ba66c6..344911043 100644 --- a/cake/tests/cases/libs/view/helpers/jquery_engine.test.php +++ b/cake/tests/cases/libs/view/helpers/jquery_engine.test.php @@ -345,4 +345,3 @@ class JqueryEngineHelperTestCase extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/js.test.php b/cake/tests/cases/libs/view/helpers/js.test.php index 3086ef4f1..bcf55346c 100644 --- a/cake/tests/cases/libs/view/helpers/js.test.php +++ b/cake/tests/cases/libs/view/helpers/js.test.php @@ -838,4 +838,3 @@ class JsBaseEngineTestCase extends CakeTestCase { } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/mootools_engine.test.php b/cake/tests/cases/libs/view/helpers/mootools_engine.test.php index d3959ac2f..815943891 100644 --- a/cake/tests/cases/libs/view/helpers/mootools_engine.test.php +++ b/cake/tests/cases/libs/view/helpers/mootools_engine.test.php @@ -352,4 +352,3 @@ class MooEngineHelperTestCase extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/number.test.php b/cake/tests/cases/libs/view/helpers/number.test.php index 972830d8c..c720e5d2f 100644 --- a/cake/tests/cases/libs/view/helpers/number.test.php +++ b/cake/tests/cases/libs/view/helpers/number.test.php @@ -426,4 +426,3 @@ class NumberHelperTest extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/paginator.test.php b/cake/tests/cases/libs/view/helpers/paginator.test.php index 268a5b9a1..6acfc484c 100644 --- a/cake/tests/cases/libs/view/helpers/paginator.test.php +++ b/cake/tests/cases/libs/view/helpers/paginator.test.php @@ -1886,4 +1886,3 @@ class PaginatorHelperTest extends CakeTestCase { $Paginator = new PaginatorHelper(array('ajax' => 'Form')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/prototype_engine.test.php b/cake/tests/cases/libs/view/helpers/prototype_engine.test.php index 6ce9665f4..24fc5ff18 100644 --- a/cake/tests/cases/libs/view/helpers/prototype_engine.test.php +++ b/cake/tests/cases/libs/view/helpers/prototype_engine.test.php @@ -378,4 +378,3 @@ class PrototypeEngineHelperTestCase extends CakeTestCase { $this->assertEqual($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/rss.test.php b/cake/tests/cases/libs/view/helpers/rss.test.php index 1d567b327..ffb28dabc 100644 --- a/cake/tests/cases/libs/view/helpers/rss.test.php +++ b/cake/tests/cases/libs/view/helpers/rss.test.php @@ -557,4 +557,3 @@ class RssHelperTest extends CakeTestCase { $this->assertTags($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/session.test.php b/cake/tests/cases/libs/view/helpers/session.test.php index e85688424..58c23af6f 100644 --- a/cake/tests/cases/libs/view/helpers/session.test.php +++ b/cake/tests/cases/libs/view/helpers/session.test.php @@ -234,4 +234,3 @@ class SessionHelperTest extends CakeTestCase { //$this->assertFalse($this->Session->valid()); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/text.test.php b/cake/tests/cases/libs/view/helpers/text.test.php index 7d540c985..2eaf741db 100644 --- a/cake/tests/cases/libs/view/helpers/text.test.php +++ b/cake/tests/cases/libs/view/helpers/text.test.php @@ -397,4 +397,3 @@ class TextHelperTest extends CakeTestCase { $this->assertEqual($result, 'Dusty and Lucky'); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/time.test.php b/cake/tests/cases/libs/view/helpers/time.test.php index 8b1c73bb7..aba63dd6e 100644 --- a/cake/tests/cases/libs/view/helpers/time.test.php +++ b/cake/tests/cases/libs/view/helpers/time.test.php @@ -779,4 +779,3 @@ class TimeHelperTest extends CakeTestCase { $this->assertEqual($this->Time->format($time, '%c'), $this->Time->i18nFormat($time, '%c')); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/helpers/xml.test.php b/cake/tests/cases/libs/view/helpers/xml.test.php index 2e3e06d63..688ad044a 100644 --- a/cake/tests/cases/libs/view/helpers/xml.test.php +++ b/cake/tests/cases/libs/view/helpers/xml.test.php @@ -285,4 +285,3 @@ class XmlHelperTest extends CakeTestCase { $this->assertIdentical($result, $expected); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/media.test.php b/cake/tests/cases/libs/view/media.test.php index 23c6f7d04..c30d2fc02 100644 --- a/cake/tests/cases/libs/view/media.test.php +++ b/cake/tests/cases/libs/view/media.test.php @@ -178,4 +178,3 @@ class MediaViewTest extends CakeTestCase { $this->assertFalse($result); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/theme.test.php b/cake/tests/cases/libs/view/theme.test.php index 2541fbbb9..42f6bae3b 100644 --- a/cake/tests/cases/libs/view/theme.test.php +++ b/cake/tests/cases/libs/view/theme.test.php @@ -341,4 +341,3 @@ class ThemeViewTest extends CakeTestCase { $this->assertWithinMargin($start, $end, 3500); } } -?> \ No newline at end of file diff --git a/cake/tests/cases/libs/view/view.test.php b/cake/tests/cases/libs/view/view.test.php index 705e76c6a..86cbfd5f4 100644 --- a/cake/tests/cases/libs/view/view.test.php +++ b/cake/tests/cases/libs/view/view.test.php @@ -945,4 +945,3 @@ class ViewTest extends CakeTestCase { $this->assertPattern("/