Skip to content

Commit 24b4692

Browse files
committed
Update User Guide
1 parent cc4c48d commit 24b4692

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/v4.7.3.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">Deprecations</a><a cl
322322
<h2><a class="toc-backref" href="#id5" role="doc-backlink">Bugs Fixed</a><a class="headerlink" href="#bugs-fixed" title="Link to this heading"></a></h2>
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>
325+
<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>
325326
</ul>
326327
<p>See the repo’s
327328
<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)