cakephp2-php8/lib/Cake/View
mark_story 7f0f224c56 Fix missing preg_quote around highlight searches.
Highlight strings should be literal values not regexp fragments.
Fixes #2111

Conflicts:

	cake/libs/view/helpers/text.php
	cake/tests/cases/libs/view/helpers/text.test.php
2011-10-18 12:19:19 -04:00
..
Elements Fixing @package tag in Cake/View files. 2011-10-15 20:17:44 +02:00
Emails Fixing @package tag in Cake/View files. 2011-10-15 20:17:44 +02:00
Errors Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02:00
Helper Fix missing preg_quote around highlight searches. 2011-10-18 12:19:19 -04:00
Layouts Fixing @package tag in Cake/View files. 2011-10-15 20:17:44 +02:00
Pages Releasing 2.0.0 2011-10-16 18:33:00 -04:30
Scaffolds Fixing @package tag in Cake/View files. 2011-10-15 20:17:44 +02:00
Helper.php Updating the @link's in the doc blocks for the views 2011-10-15 12:46:22 -04:30
HelperCollection.php Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02:00
MediaView.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
ScaffoldView.php Included @throws in API that was missing. 2011-07-31 16:55:52 -04:00
ThemeView.php Fixing incorrect theme paths for plugins, tests updated. Fixes #2099 2011-10-13 15:22:10 +02:00
View.php Fixing incorrect theme paths for plugins, tests updated. Fixes #2099 2011-10-13 15:22:10 +02:00