Skip to content

Commit cd9e8ea

Browse files
committed
Update User Guide
1 parent dd5cd03 commit cd9e8ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelogs/v4.7.3.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">Bugs Fixed</a><a clas
323323
<ul class="simple">
324324
<li><p><strong>Autoloader:</strong> Fixed a bug where <code class="docutils literal notranslate"><span class="pre">Autoloader::unregister()</span></code> (used during tests) silently failed to remove handlers from the SPL autoload stack, causing closures to accumulate permanently.</p></li>
325325
<li><p><strong>Common:</strong> Fixed a bug where the <code class="docutils literal notranslate"><span class="pre">command()</span></code> helper function did not properly clean up output buffers, which could lead to risky tests when exceptions were thrown.</p></li>
326+
<li><p><strong>Validation:</strong> Fixed a bug where <code class="docutils literal notranslate"><span class="pre">Validation::getValidated()</span></code> dropped fields whose validated value was explicitly <code class="docutils literal notranslate"><span class="pre">null</span></code>.</p></li>
326327
</ul>
327328
<p>See the repo’s
328329
<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)