|
4 | 4 | <meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
|
5 | 5 |
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
| - <title>Change Logs — CodeIgniter 4.6.2 documentation</title> |
| 7 | + <title>Change Logs — CodeIgniter 4.6.3 documentation</title> |
8 | 8 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
|
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
|
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
|
|
26 | 26 | <script src="../_static/js/theme.js"></script>
|
27 | 27 | <link rel="index" title="Index" href="../genindex.html" />
|
28 | 28 | <link rel="search" title="Search" href="../search.html" />
|
29 |
| - <link rel="next" title="Version 4.6.2" href="v4.6.2.html" /> |
| 29 | + <link rel="next" title="Version 4.6.3" href="v4.6.3.html" /> |
30 | 30 | <link rel="prev" title="Deployment" href="../installation/deployment.html" />
|
31 | 31 | </head>
|
32 | 32 |
|
@@ -295,6 +295,7 @@ <h2>Version 4.6<a class="headerlink" href="#version-version" title="Permalink to
|
295 | 295 | <p>See all the changes.</p>
|
296 | 296 | <div class="toctree-wrapper compound">
|
297 | 297 | <ul>
|
| 298 | +<li class="toctree-l1"><a class="reference internal" href="v4.6.3.html">Version 4.6.3</a></li> |
298 | 299 | <li class="toctree-l1"><a class="reference internal" href="v4.6.2.html">Version 4.6.2</a></li>
|
299 | 300 | <li class="toctree-l1"><a class="reference internal" href="v4.6.1.html">Version 4.6.1</a></li>
|
300 | 301 | <li class="toctree-l1"><a class="reference internal" href="v4.6.0.html">Version 4.6.0</a></li>
|
@@ -375,14 +376,14 @@ <h2>Version 4.6<a class="headerlink" href="#version-version" title="Permalink to
|
375 | 376 | </div>
|
376 | 377 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
377 | 378 | <a href="../installation/deployment.html" class="btn btn-neutral float-left" title="Deployment" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
378 |
| - <a href="v4.6.2.html" class="btn btn-neutral float-right" title="Version 4.6.2" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 379 | + <a href="v4.6.3.html" class="btn btn-neutral float-right" title="Version 4.6.3" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
379 | 380 | </div>
|
380 | 381 |
|
381 | 382 | <hr/>
|
382 | 383 |
|
383 | 384 | <div role="contentinfo">
|
384 | 385 | <p>© Copyright 2019-2025 CodeIgniter Foundation.
|
385 |
| - <span class="lastupdated">Last updated on Jul 26, 2025. |
| 386 | + <span class="lastupdated">Last updated on Aug 02, 2025. |
386 | 387 | </span></p>
|
387 | 388 | </div>
|
388 | 389 |
|
|
0 commit comments