We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e6a35 commit 70ed10dCopy full SHA for 70ed10d
CHANGELOG.md
@@ -42,6 +42,7 @@
42
- Added support for PHPUnit 10
43
- Added support for Magento 2.4.8 on PHP 8.4 - Special shout out to @jajajaime for his help here
44
- Refactored code to PHP 8.2 baseline standard
45
+- Added string escaping to untrusted inputs
46
47
### Breaking Changes
48
- `ProductHelper::setSettings()` is now taking `IndexOptions` objects as two first parameters instead of index names (strings).
0 commit comments