Skip to content

Commit 61f1f6a

Browse files
committed
Release v4.4.5
1 parent 7fdc395 commit 61f1f6a

File tree

264 files changed

+2252
-1308
lines changed

Some content is hidden

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

264 files changed

+2252
-1308
lines changed

CodeIgniter4.4.5.epub

1.7 MB
Binary file not shown.

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
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: a2c76454a6ccdf2c254c2d171d167008
3+
config: 44f0920132f24bb83b0a9b0973a21c49
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '4.4.4',
2+
VERSION: '4.4.5',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/changelogs/index.html

Lines changed: 7 additions & 6 deletions
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.4.4 documentation</title>
7+
<title>Change Logs &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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.4.4" href="v4.4.4.html" />
28+
<link rel="next" title="Version 4.4.5" href="v4.4.5.html" />
2929
<link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" />
3030
</head>
3131

@@ -289,6 +289,7 @@ <h2>Version 4.4<a class="headerlink" href="#version-version" title="Link to this
289289
<p>See all the changes.</p>
290290
<div class="toctree-wrapper compound">
291291
<ul>
292+
<li class="toctree-l1"><a class="reference internal" href="v4.4.5.html">Version 4.4.5</a></li>
292293
<li class="toctree-l1"><a class="reference internal" href="v4.4.4.html">Version 4.4.4</a></li>
293294
<li class="toctree-l1"><a class="reference internal" href="v4.4.3.html">Version 4.4.3</a></li>
294295
<li class="toctree-l1"><a class="reference internal" href="v4.4.2.html">Version 4.4.2</a></li>
@@ -353,14 +354,14 @@ <h2>Version 4.4<a class="headerlink" href="#version-version" title="Link to this
353354
</div>
354355
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
355356
<a href="../installation/troubleshooting.html" class="btn btn-neutral float-left" title="Troubleshooting" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
356-
<a href="v4.4.4.html" class="btn btn-neutral float-right" title="Version 4.4.4" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
357+
<a href="v4.4.5.html" class="btn btn-neutral float-right" title="Version 4.4.5" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
357358
</div>
358359

359360
<hr/>
360361

361362
<div role="contentinfo">
362-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
363-
<span class="lastupdated">Last updated on Dec 28, 2023.
363+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
364+
<span class="lastupdated">Last updated on Jan 27, 2024.
364365
</span></p>
365366
</div>
366367

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

Lines changed: 4 additions & 4 deletions
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.4.4 documentation</title>
7+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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>
@@ -544,8 +544,8 @@ <h2><a class="toc-backref" href="#id1" role="doc-backlink">New Packages List</a>
544544
<hr/>
545545

546546
<div role="contentinfo">
547-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
548-
<span class="lastupdated">Last updated on Dec 28, 2023.
547+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
548+
<span class="lastupdated">Last updated on Jan 27, 2024.
549549
</span></p>
550550
</div>
551551

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

Lines changed: 4 additions & 4 deletions
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.4.4 documentation</title>
7+
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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>
@@ -695,8 +695,8 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
695695
<hr/>
696696

697697
<div role="contentinfo">
698-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
699-
<span class="lastupdated">Last updated on Dec 28, 2023.
698+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
699+
<span class="lastupdated">Last updated on Jan 27, 2024.
700700
</span></p>
701701
</div>
702702

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

Lines changed: 4 additions & 4 deletions
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.4.4 documentation</title>
7+
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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>
@@ -980,8 +980,8 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
980980
<hr/>
981981

982982
<div role="contentinfo">
983-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
984-
<span class="lastupdated">Last updated on Dec 28, 2023.
983+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
984+
<span class="lastupdated">Last updated on Jan 27, 2024.
985985
</span></p>
986986
</div>
987987

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

Lines changed: 4 additions & 4 deletions
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.4.4 documentation</title>
7+
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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>
@@ -746,8 +746,8 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
746746
<hr/>
747747

748748
<div role="contentinfo">
749-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
750-
<span class="lastupdated">Last updated on Dec 28, 2023.
749+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
750+
<span class="lastupdated">Last updated on Jan 27, 2024.
751751
</span></p>
752752
</div>
753753

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

Lines changed: 4 additions & 4 deletions
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.4.4 documentation</title>
7+
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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>
@@ -811,8 +811,8 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
811811
<hr/>
812812

813813
<div role="contentinfo">
814-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
815-
<span class="lastupdated">Last updated on Dec 28, 2023.
814+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
815+
<span class="lastupdated">Last updated on Jan 27, 2024.
816816
</span></p>
817817
</div>
818818

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

Lines changed: 4 additions & 4 deletions
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.4.4 documentation</title>
7+
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.4.5 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=2da34e3f"></script>
20+
<script src="../_static/documentation_options.js?v=496c9e7b"></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>
@@ -678,8 +678,8 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
678678
<hr/>
679679

680680
<div role="contentinfo">
681-
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
682-
<span class="lastupdated">Last updated on Dec 28, 2023.
681+
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
682+
<span class="lastupdated">Last updated on Jan 27, 2024.
683683
</span></p>
684684
</div>
685685

0 commit comments

Comments
 (0)