Skip to content

Commit 6121277

Browse files
committed
Update User Guide
1 parent 5a60191 commit 6121277

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelogs/v4.5.6.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">Bugs Fixed</a><a clas
321321
<li><p><strong>Validation:</strong> Fixed the <cite>getValidated()</cite> method that did not return valid data when validation rules used multiple asterisks.</p></li>
322322
<li><p><strong>Database:</strong> Fixed the case insensitivity option in the <code class="docutils literal notranslate"><span class="pre">like()</span></code> method when dealing with accented characters.</p></li>
323323
<li><p><strong>Parser:</strong> Fixed bug that caused equal key names to be replaced by the key name defined first.</p></li>
324+
<li><p><strong>Routing:</strong> Fixed a TypeError in <cite>str_replace()</cite> when <cite>Routing::$translateURIDashes</cite> is set to <cite>true</cite> and a route is defined using a closure.</p></li>
324325
</ul>
325326
<p>See the repo’s
326327
<a class="reference external" href="https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md">CHANGELOG.md</a>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)