Skip to content

Commit 615b5b6

Browse files
committed
Release v4.5.1
1 parent 0d7e5bf commit 615b5b6

File tree

278 files changed

+1651
-877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

278 files changed

+1651
-877
lines changed

CodeIgniter4.5.1.epub

1.8 MB
Binary file not shown.

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 611689452aea70eac1baedb321240557
3+
config: 8be1233ff6ee9b91b98034edf04120ea
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '4.5.0',
2+
VERSION: '4.5.1',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/changelogs/index.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Change Logs &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Change Logs &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,15 +17,15 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
2424
<script src="../_static/js/carbon.js?v=b287325f"></script>
2525
<script src="../_static/js/theme.js"></script>
2626
<link rel="index" title="Index" href="../genindex.html" />
2727
<link rel="search" title="Search" href="../search.html" />
28-
<link rel="next" title="Version 4.5.0" href="v4.5.0.html" />
28+
<link rel="next" title="Version 4.5.1" href="v4.5.1.html" />
2929
<link rel="prev" title="Deployment" href="../installation/deployment.html" />
3030
</head>
3131

@@ -292,6 +292,7 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Link to this
292292
<p>See all the changes.</p>
293293
<div class="toctree-wrapper compound">
294294
<ul>
295+
<li class="toctree-l1"><a class="reference internal" href="v4.5.1.html">Version 4.5.1</a></li>
295296
<li class="toctree-l1"><a class="reference internal" href="v4.5.0.html">Version 4.5.0</a></li>
296297
<li class="toctree-l1"><a class="reference internal" href="v4.4.8.html">Version 4.4.8</a></li>
297298
<li class="toctree-l1"><a class="reference internal" href="v4.4.7.html">Version 4.4.7</a></li>
@@ -361,14 +362,14 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Link to this
361362
</div>
362363
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
363364
<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>
364-
<a href="v4.5.0.html" class="btn btn-neutral float-right" title="Version 4.5.0" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
365+
<a href="v4.5.1.html" class="btn btn-neutral float-right" title="Version 4.5.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
365366
</div>
366367

367368
<hr/>
368369

369370
<div role="contentinfo">
370371
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
371-
<span class="lastupdated">Last updated on Apr 07, 2024.
372+
<span class="lastupdated">Last updated on Apr 14, 2024.
372373
</span></p>
373374
</div>
374375

docs/changelogs/v4.0.0-alpha.1.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -548,7 +548,7 @@ <h2><a class="toc-backref" href="#id1" role="doc-backlink">New Packages List</a>
548548

549549
<div role="contentinfo">
550550
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
551-
<span class="lastupdated">Last updated on Apr 07, 2024.
551+
<span class="lastupdated">Last updated on Apr 14, 2024.
552552
</span></p>
553553
</div>
554554

docs/changelogs/v4.0.0-alpha.2.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -699,7 +699,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
699699

700700
<div role="contentinfo">
701701
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
702-
<span class="lastupdated">Last updated on Apr 07, 2024.
702+
<span class="lastupdated">Last updated on Apr 14, 2024.
703703
</span></p>
704704
</div>
705705

docs/changelogs/v4.0.0-alpha.3.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -984,7 +984,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
984984

985985
<div role="contentinfo">
986986
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
987-
<span class="lastupdated">Last updated on Apr 07, 2024.
987+
<span class="lastupdated">Last updated on Apr 14, 2024.
988988
</span></p>
989989
</div>
990990

docs/changelogs/v4.0.0-alpha.4.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -750,7 +750,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
750750

751751
<div role="contentinfo">
752752
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
753-
<span class="lastupdated">Last updated on Apr 07, 2024.
753+
<span class="lastupdated">Last updated on Apr 14, 2024.
754754
</span></p>
755755
</div>
756756

docs/changelogs/v4.0.0-alpha.5.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -815,7 +815,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
815815

816816
<div role="contentinfo">
817817
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
818-
<span class="lastupdated">Last updated on Apr 07, 2024.
818+
<span class="lastupdated">Last updated on Apr 14, 2024.
819819
</span></p>
820820
</div>
821821

docs/changelogs/v4.0.0-beta.1.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -682,7 +682,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
682682

683683
<div role="contentinfo">
684684
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
685-
<span class="lastupdated">Last updated on Apr 07, 2024.
685+
<span class="lastupdated">Last updated on Apr 14, 2024.
686686
</span></p>
687687
</div>
688688

docs/changelogs/v4.0.0-beta.2.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -822,7 +822,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
822822

823823
<div role="contentinfo">
824824
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
825-
<span class="lastupdated">Last updated on Apr 07, 2024.
825+
<span class="lastupdated">Last updated on Apr 14, 2024.
826826
</span></p>
827827
</div>
828828

docs/changelogs/v4.0.0-beta.3.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-beta.3 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-beta.3 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -689,7 +689,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
689689

690690
<div role="contentinfo">
691691
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
692-
<span class="lastupdated">Last updated on Apr 07, 2024.
692+
<span class="lastupdated">Last updated on Apr 14, 2024.
693693
</span></p>
694694
</div>
695695

docs/changelogs/v4.0.0-beta.4.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-beta.4 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-beta.4 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -729,7 +729,7 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">PRs merged</a><a clas
729729

730730
<div role="contentinfo">
731731
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
732-
<span class="lastupdated">Last updated on Apr 07, 2024.
732+
<span class="lastupdated">Last updated on Apr 14, 2024.
733733
</span></p>
734734
</div>
735735

docs/changelogs/v4.0.0-rc.1.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version 4.0.0-rc.1 &mdash; CodeIgniter 4.5.0 documentation</title>
7+
<title>Version 4.0.0-rc.1 &mdash; CodeIgniter 4.5.1 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
99
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=d7c400b7" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -17,7 +17,7 @@
1717

1818
<script src="../_static/jquery.js?v=5d32c60e"></script>
1919
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20-
<script src="../_static/documentation_options.js?v=772b3574"></script>
20+
<script src="../_static/documentation_options.js?v=13e4e530"></script>
2121
<script src="../_static/doctools.js?v=888ff710"></script>
2222
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2323
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -800,7 +800,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
800800

801801
<div role="contentinfo">
802802
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
803-
<span class="lastupdated">Last updated on Apr 07, 2024.
803+
<span class="lastupdated">Last updated on Apr 14, 2024.
804804
</span></p>
805805
</div>
806806

0 commit comments

Comments
 (0)