|
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>变更记录 — CodeIgniter 4.4.5 中文手册|用户手册|用户指南|中文文档</title> |
| 7 | + <title>变更记录 — CodeIgniter 4.5.1 中文手册|用户手册|用户指南|中文文档</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" />
|
|
27 | 27 | <script src="../_static/js/theme.js"></script>
|
28 | 28 | <link rel="index" title="索引" href="../genindex.html" />
|
29 | 29 | <link rel="search" title="搜索" href="../search.html" />
|
30 |
| - <link rel="next" title="版本 4.4.5" href="v4.4.5.html" /> |
31 |
| - <link rel="prev" title="故障排除" href="../installation/troubleshooting.html" /> |
| 30 | + <link rel="next" title="版本 4.5.1" href="v4.5.1.html" /> |
| 31 | + <link rel="prev" title="部署" href="../installation/deployment.html" /> |
32 | 32 | </head>
|
33 | 33 |
|
34 | 34 | <body class="wy-body-for-nav">
|
|
67 | 67 | <li class="toctree-l2"><a class="reference internal" href="../installation/installing_manual.html">手动安装</a></li>
|
68 | 68 | <li class="toctree-l2"><a class="reference internal" href="../installation/running.html">运行你的应用程序</a></li>
|
69 | 69 | <li class="toctree-l2"><a class="reference internal" href="../installation/troubleshooting.html">故障排除</a></li>
|
| 70 | +<li class="toctree-l2"><a class="reference internal" href="../installation/deployment.html">部署</a></li> |
70 | 71 | <li class="toctree-l2 current"><a class="current reference internal" href="#">变更记录</a></li>
|
71 | 72 | <li class="toctree-l2"><a class="reference internal" href="../installation/upgrading.html">从前一版本升级</a></li>
|
72 | 73 | <li class="toctree-l2"><a class="reference internal" href="../installation/repositories.html">CodeIgniter 仓库</a></li>
|
|
178 | 179 | <li class="toctree-l1"><a class="reference internal" href="../libraries/index.html">类库参考</a><ul>
|
179 | 180 | <li class="toctree-l2"><a class="reference internal" href="../libraries/caching.html">缓存驱动</a></li>
|
180 | 181 | <li class="toctree-l2"><a class="reference internal" href="../libraries/cookies.html">Cookie</a></li>
|
| 182 | +<li class="toctree-l2"><a class="reference internal" href="../libraries/cors.html">跨域资源共享 (CORS)</a></li> |
181 | 183 | <li class="toctree-l2"><a class="reference internal" href="../libraries/curlrequest.html">CURLRequest 类</a></li>
|
182 | 184 | <li class="toctree-l2"><a class="reference internal" href="../libraries/email.html">Email 类</a></li>
|
183 | 185 | <li class="toctree-l2"><a class="reference internal" href="../libraries/encryption.html">加密服务</a></li>
|
|
225 | 227 | <li class="toctree-l2"><a class="reference internal" href="../testing/controllers.html">测试控制器</a></li>
|
226 | 228 | <li class="toctree-l2"><a class="reference internal" href="../testing/feature.html">HTTP 测试</a></li>
|
227 | 229 | <li class="toctree-l2"><a class="reference internal" href="../testing/response.html">测试响应</a></li>
|
| 230 | +<li class="toctree-l2"><a class="reference internal" href="../testing/cli.html">测试 CLI 命令</a></li> |
| 231 | +<li class="toctree-l2"><a class="reference internal" href="../testing/mocking.html">模拟</a></li> |
228 | 232 | <li class="toctree-l2"><a class="reference internal" href="../testing/benchmark.html">基准测试</a></li>
|
229 | 233 | <li class="toctree-l2"><a class="reference internal" href="../testing/debugging.html">调试应用程序</a></li>
|
230 |
| -<li class="toctree-l2"><a class="reference internal" href="../testing/mocking.html">模拟</a></li> |
231 | 234 | </ul>
|
232 | 235 | </li>
|
233 | 236 | </ul>
|
|
286 | 289 | <section id="id1">
|
287 | 290 | <h1>变更记录<a class="headerlink" href="#id1" title="此标题的永久链接"></a></h1>
|
288 | 291 | <section id="version">
|
289 |
| -<h2>版本 4.4<a class="headerlink" href="#version" title="此标题的永久链接"></a></h2> |
| 292 | +<h2>版本 4.5<a class="headerlink" href="#version" title="此标题的永久链接"></a></h2> |
290 | 293 | <p><strong>CodeIgniter4 所有版本的列表</strong></p>
|
291 | 294 | <p>查看所有更改。</p>
|
292 | 295 | <div class="toctree-wrapper compound">
|
293 | 296 | <ul>
|
| 297 | +<li class="toctree-l1"><a class="reference internal" href="v4.5.1.html">版本 4.5.1</a></li> |
| 298 | +<li class="toctree-l1"><a class="reference internal" href="v4.5.0.html">版本 4.5.0</a></li> |
| 299 | +<li class="toctree-l1"><a class="reference internal" href="v4.4.8.html">版本 4.4.8</a></li> |
| 300 | +<li class="toctree-l1"><a class="reference internal" href="v4.4.7.html">版本 4.4.7</a></li> |
| 301 | +<li class="toctree-l1"><a class="reference internal" href="v4.4.6.html">版本 4.4.6</a></li> |
294 | 302 | <li class="toctree-l1"><a class="reference internal" href="v4.4.5.html">版本 4.4.5</a></li>
|
295 | 303 | <li class="toctree-l1"><a class="reference internal" href="v4.4.4.html">版本 4.4.4</a></li>
|
296 | 304 | <li class="toctree-l1"><a class="reference internal" href="v4.4.3.html">版本 4.4.3</a></li>
|
@@ -355,23 +363,23 @@ <h2>版本 4.4<a class="headerlink" href="#version" title="此标题的永久链
|
355 | 363 | </div>
|
356 | 364 | </div>
|
357 | 365 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="页脚">
|
358 |
| - <a href="../installation/troubleshooting.html" class="btn btn-neutral float-left" title="故障排除" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> 上一页</a> |
359 |
| - <a href="v4.4.5.html" class="btn btn-neutral float-right" title="版本 4.4.5" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 366 | + <a href="../installation/deployment.html" class="btn btn-neutral float-left" title="部署" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> 上一页</a> |
| 367 | + <a href="v4.5.1.html" class="btn btn-neutral float-right" title="版本 4.5.1" accesskey="n" rel="next">下一页 <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
360 | 368 | </div>
|
361 | 369 |
|
362 | 370 | <hr/>
|
363 | 371 |
|
364 | 372 | <div role="contentinfo">
|
365 | 373 | <p>© 版权所有 2019-2024 CodeIgniter 基金会.
|
366 |
| - <span class="lastupdated">最后更新于 2024-02-04. |
| 374 | + <span class="lastupdated">最后更新于 2024-05-30. |
367 | 375 | </span></p>
|
368 | 376 | </div>
|
369 | 377 |
|
370 | 378 | 利用 <a href="https://www.sphinx-doc.org/">Sphinx</a> 构建,使用的
|
371 | 379 | <a href="https://github.com/readthedocs/sphinx_rtd_theme">主题</a>
|
372 | 380 | 由 <a href="https://readthedocs.org">Read the Docs</a> 开发.
|
373 | 381 |
|
374 |
| -<jinja2.runtime.BlockReference object at 0x7fb6bc563750> |
| 382 | +<jinja2.runtime.BlockReference object at 0x7f2cf0cfbad0> |
375 | 383 |
|
376 | 384 | <div style="margin-top: 16px;">
|
377 | 385 | <p>由 <a href="https://codeigniter.org.cn">CodeIgniter 中国开发者社区</a>翻译并制作</p>
|
|
0 commit comments