Skip to content

Commit b7faacb

Browse files
committed
Update User Guide
1 parent 5c56592 commit b7faacb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

installation/upgrade_460.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,13 @@ <h4>Config<a class="headerlink" href="#config" title="Permalink to this heading"
592592
</dd>
593593
</dl>
594594
</li>
595+
<li><dl class="simple">
596+
<dt>app/Config/Kint.php</dt><dd><ul>
597+
<li><p><code class="docutils literal notranslate"><span class="pre">Config\Kint::$richSort</span></code> has been removed. Kint in v6 no longer uses <code class="docutils literal notranslate"><span class="pre">AbstractRenderer::SORT_FULL</span></code>. Leaving this property in your code will cause a runtime error due to the undefined constant.</p></li>
598+
</ul>
599+
</dd>
600+
</dl>
601+
</li>
595602
</ul>
596603
</section>
597604
</section>

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)