cakephp2-php8/lib/Cake/View/Helper
Markus Podar 459ee900fe
php-7.4-compact: replace deprecated curly brace offset access
Per https://wiki.php.net/rfc/deprecate_curly_braces_array_access and https://www.php.net/manual/en/migration74.deprecated.php
>  The array and string offset access syntax using curly braces is deprecated. Use $var[$idx] instead of $var{$idx}.
2020-03-20 21:10:58 +01:00
..
CacheHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
FlashHelper.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
FormHelper.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
HtmlHelper.php fix phpdoc at HtmlHelper::link 2019-03-19 12:03:33 +09:00
JqueryEngineHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
JsBaseEngineHelper.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
JsHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
MootoolsEngineHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
NumberHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
PaginatorHelper.php Merge branch '2.next' of github.com:cakephp/cakephp into 2.next 2017-06-26 21:51:55 -04:00
PrototypeEngineHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
RssHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
SessionHelper.php Fixed SessionHelper not handling stacked messages 2017-08-22 10:06:37 -05:00
TextHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
TimeHelper.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00