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 e1631ef commit 35c9251Copy full SHA for 35c9251
user_guide_src/source/changelogs/v4.5.6.rst
@@ -33,6 +33,8 @@ Bugs Fixed
33
34
- **Validation:** Fixed the `getValidated()` method that did not return valid data when validation rules used multiple asterisks.
35
36
+- **Parser:** Fixed bug that caused equal key names to be replaced by the key name defined first.
37
+
38
See the repo's
39
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
40
for a complete list of bugs fixed.
0 commit comments