cakephp2-php8/lib/Cake/Test/Case/View/Helper
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
..
CacheHelperTest.php Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc 2011-08-20 01:47:27 -04:00
FormHelperTest.php Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
HtmlHelperTest.php Adding tests for HtmlHelper 2011-09-08 00:59:39 +01:00
JqueryEngineHelperTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
JsHelperTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
MootoolsEngineHelperTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
NumberHelperTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
PaginatorHelperTest.php Adding missing test scenarios in the paginator helper 2011-09-09 21:47:26 -04:00
PrototypeEngineHelperTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
RssHelperTest.php Improved error handling for writing the test file to disk 2011-09-10 17:02:22 +01:00
SessionHelperTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
TextHelperTest.php Fix missing preg_quote around highlight searches. 2011-10-18 12:19:19 -04:00
TimeHelperTest.php Removing PHP4 compatibility code 2011-09-20 21:10:32 -04:00