Skip to content

Commit 9dc8b70

Browse files
committed
Update User Guide
1 parent 897e65c commit 9dc8b70

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/v4.6.1.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="#id5" role="doc-backlink">Bugs Fixed</a><a clas
322322
<li><p><strong>Cors:</strong> Fixed a bug in the Cors filter that caused the appropriate headers to not be added when another filter returned a response object in the <code class="docutils literal notranslate"><span class="pre">before</span></code> filter.</p></li>
323323
<li><p><strong>Database:</strong> Fixed a bug in <code class="docutils literal notranslate"><span class="pre">Postgre</span></code> and <code class="docutils literal notranslate"><span class="pre">SQLite3</span></code> handlers where composite unique keys were not fully taken into account for <code class="docutils literal notranslate"><span class="pre">upsert</span></code> type of queries.</p></li>
324324
<li><p><strong>Database:</strong> Fixed a bug in the <code class="docutils literal notranslate"><span class="pre">OCI8</span></code> and <code class="docutils literal notranslate"><span class="pre">SQLSRV</span></code> drivers where <code class="docutils literal notranslate"><span class="pre">getVersion()</span></code> returned an empty string when the database connection was not yet established.</p></li>
325+
<li><p><strong>Logger:</strong> Fixed a bug where the <code class="docutils literal notranslate"><span class="pre">{line}</span></code> variable couldn’t be used without specifying the <code class="docutils literal notranslate"><span class="pre">{file}</span></code> variable when logging the message.</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)