File tree Expand file tree Collapse file tree
user_guide_src/source/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Deprecations
4141- Deprecated ``Config\Format::getFormatter `` in favor of ``CodeIgniter\Format\Format::getFormatter ``
4242- Deprecated ``CodeIgniter\Security\Security::CSRFVerify `` in favor of ``CodeIgniter\Security\Security::verify ``
4343- Deprecated ``CodeIgniter\Security\Security::getCSRFHash `` in favor of ``CodeIgniter\Security\Security::getHash ``
44- - Deprecated ``CodeIgniter\Security\Security::getCSRTokenName `` in favor of ``CodeIgniter\Security\Security::getCSRTokenName ``
44+ - Deprecated ``CodeIgniter\Security\Security::getCSRTokenName() `` in favor of ``CodeIgniter\Security\Security::getTokenName() ``
4545- Deprecated ``Config\App::$CSRFTokenName `` in favor of ``Config\Security::$tokenName ``
4646- Deprecated ``Config\App::$CSRFHeaderName `` in favor of ``Config\Security::$headerName ``
4747- Deprecated ``Config\App::$CSRFCookieName `` in favor of ``Config\Security::$cookieName ``
You can’t perform that action at this time.
0 commit comments