Files
Anton c409264484 Fix BaseArrayHelper::htmlDecode() (#19386)
* Fix BaseArrayHelper::htmlDecode()

Add missed second argument on recursive calling.

* Fix BaseArrayHelper::htmlDecode()

`htmlspecialchars_decode()` flags must be same to `htmlspecialchars()` in `BaseArrayHelper::htmlEncode()`

* Update ArrayHelperTest.php

* Update ArrayHelperTest.php

* Update ArrayHelperTest.php

* Update CHANGELOG.md

* test workflow fix
2022-05-22 10:20:04 +02:00
..
2022-03-30 18:40:10 +02:00
2022-04-03 11:20:21 +02:00
2022-03-30 18:40:10 +02:00
2019-09-04 00:37:15 +03:00
2021-12-30 10:50:56 +03:00
2022-04-03 11:20:21 +02:00
2022-03-30 18:40:10 +02:00
2022-03-30 18:40:10 +02:00
2018-02-19 00:27:09 +02:00