You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added method to make use of Mage_Core_Model_Security_HtmlEscapedString easier (#4123)
* Rector: CQ - UnusedForeachValueToArrayKeysRector (#1)
* Rector: CQ - UnusedForeachValueToArrayKeysRector
See Rector\CodeQuality\Rector\Foreach_\UnusedForeachValueToArrayKeysRector
* fixes + phpstan
See fix at rector: rectorphp/rector-src#6164
* Revert "Rector: CQ - UnusedForeachValueToArrayKeysRector (#1)"
This reverts commit 3d7eaf6.
* Updates for 20.10.1 release
* Re-add possibility to get original value
* Changed default value
* Moved method to Mage_Core_Block_Abstract
* Ignore some phpcs-ecg errors [skip ci]
* Added method to work with arrays
* Added method to work with arrays (2)
* Typo [skip ci]
* Update app/code/core/Mage/Core/Model/Security/HtmlEscapedString.php
Co-authored-by: Ng Kiat Siong <[email protected]>
* Renamed methods
* Reverted renaming, updated docblocks
---------
Co-authored-by: Ng Kiat Siong <[email protected]>
0 commit comments