Skip to content

Commit 55de2ca

Browse files
committed
Release v4.7.2
1 parent 9f9a9b9 commit 55de2ca

File tree

323 files changed

+1686
-959
lines changed

Some content is hidden

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

323 files changed

+1686
-959
lines changed

CodeIgniter4.7.2.epub

1.93 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 records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 0d03d8a79d21ceb9e43f9b93feeefe88
3+
config: 53aeb12484a6ca03db43a020da2d9485
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.7.1',
2+
VERSION: '4.7.2',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/changelogs/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Change Logs &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Change Logs &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,15 +15,15 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
2222
<script src="../_static/js/carbon.js?v=b287325f"></script>
2323
<script src="../_static/js/theme.js"></script>
2424
<link rel="index" title="Index" href="../genindex.html" />
2525
<link rel="search" title="Search" href="../search.html" />
26-
<link rel="next" title="Version 4.7.1" href="v4.7.1.html" />
26+
<link rel="next" title="Version 4.7.2" href="v4.7.2.html" />
2727
<link rel="prev" title="Deployment" href="../installation/deployment.html" />
2828
</head>
2929

@@ -295,6 +295,7 @@ <h2>Version 4.7<a class="headerlink" href="#version-version" title="Link to this
295295
<p>See all the changes.</p>
296296
<div class="toctree-wrapper compound">
297297
<ul>
298+
<li class="toctree-l1"><a class="reference internal" href="v4.7.2.html">Version 4.7.2</a></li>
298299
<li class="toctree-l1"><a class="reference internal" href="v4.7.1.html">Version 4.7.1</a></li>
299300
<li class="toctree-l1"><a class="reference internal" href="v4.7.0.html">Version 4.7.0</a></li>
300301
<li class="toctree-l1"><a class="reference internal" href="v4.6.5.html">Version 4.6.5</a></li>
@@ -380,14 +381,14 @@ <h2>Version 4.7<a class="headerlink" href="#version-version" title="Link to this
380381
</div>
381382
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
382383
<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>
383-
<a href="v4.7.1.html" class="btn btn-neutral float-right" title="Version 4.7.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
384+
<a href="v4.7.2.html" class="btn btn-neutral float-right" title="Version 4.7.2" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
384385
</div>
385386

386387
<hr/>
387388

388389
<div role="contentinfo">
389390
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
390-
<span class="lastupdated">Last updated on Mar 22, 2026.
391+
<span class="lastupdated">Last updated on Mar 24, 2026.
391392
</span></p>
392393
</div>
393394

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,7 +15,7 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -551,7 +551,7 @@ <h2><a class="toc-backref" href="#id1" role="doc-backlink">New Packages List</a>
551551

552552
<div role="contentinfo">
553553
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
554-
<span class="lastupdated">Last updated on Mar 22, 2026.
554+
<span class="lastupdated">Last updated on Mar 24, 2026.
555555
</span></p>
556556
</div>
557557

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,7 +15,7 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -702,7 +702,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
702702

703703
<div role="contentinfo">
704704
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
705-
<span class="lastupdated">Last updated on Mar 22, 2026.
705+
<span class="lastupdated">Last updated on Mar 24, 2026.
706706
</span></p>
707707
</div>
708708

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,7 +15,7 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -987,7 +987,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
987987

988988
<div role="contentinfo">
989989
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
990-
<span class="lastupdated">Last updated on Mar 22, 2026.
990+
<span class="lastupdated">Last updated on Mar 24, 2026.
991991
</span></p>
992992
</div>
993993

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,7 +15,7 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -753,7 +753,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
753753

754754
<div role="contentinfo">
755755
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
756-
<span class="lastupdated">Last updated on Mar 22, 2026.
756+
<span class="lastupdated">Last updated on Mar 24, 2026.
757757
</span></p>
758758
</div>
759759

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,7 +15,7 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -818,7 +818,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
818818

819819
<div role="contentinfo">
820820
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
821-
<span class="lastupdated">Last updated on Mar 22, 2026.
821+
<span class="lastupdated">Last updated on Mar 24, 2026.
822822
</span></p>
823823
</div>
824824

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.7.1 documentation</title>
9+
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.7.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" />
1212
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" />
@@ -15,7 +15,7 @@
1515
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1616
<script src="../_static/jquery.js?v=5d32c60e"></script>
1717
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="../_static/documentation_options.js?v=36689d04"></script>
18+
<script src="../_static/documentation_options.js?v=9b38edc8"></script>
1919
<script src="../_static/doctools.js?v=9bcbadda"></script>
2020
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="../_static/js/citheme.js?v=e0bcfc84"></script>
@@ -685,7 +685,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
685685

686686
<div role="contentinfo">
687687
<p>&#169; Copyright 2019-2026 CodeIgniter Foundation.
688-
<span class="lastupdated">Last updated on Mar 22, 2026.
688+
<span class="lastupdated">Last updated on Mar 24, 2026.
689689
</span></p>
690690
</div>
691691

0 commit comments

Comments
 (0)