Skip to content

Commit

Permalink
Release v4.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 19, 2025
1 parent 8bdbe49 commit 209fab7
Show file tree
Hide file tree
Showing 295 changed files with 1,672 additions and 946 deletions.
Binary file added CodeIgniter4.5.8.epub
Binary file not shown.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2014-2019 British Columbia Institute of Technology
Copyright (c) 2019-2024 CodeIgniter Foundation
Copyright (c) 2019-present CodeIgniter Foundation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 38b435f3fe72259262de2b9120539b30
config: 954f376c05dcf7d3d2cdca3cd7071836
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '4.5.7',
VERSION: '4.5.8',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
90 changes: 45 additions & 45 deletions docs/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,69 +5,69 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight { background: #ffffff; }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .c { color: #998; font-style: italic } /* Comment */
.highlight .err { color: #A61717; background-color: #E3D2D2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bold } /* Operator */
.highlight .ch { color: #999988; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ch { color: #998; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #998; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #999; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #998; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #998; font-style: italic } /* Comment.Single */
.highlight .cs { color: #999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000; background-color: #FDD } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #999999 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gr { color: #A00 } /* Generic.Error */
.highlight .gh { color: #999 } /* Generic.Heading */
.highlight .gi { color: #000; background-color: #DFD } /* Generic.Inserted */
.highlight .go { color: #888 } /* Generic.Output */
.highlight .gp { color: #555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .gu { color: #AAA } /* Generic.Subheading */
.highlight .gt { color: #A00 } /* Generic.Traceback */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #009999 } /* Literal.Number */
.highlight .s { color: #bb8844 } /* Literal.String */
.highlight .kt { color: #458; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #099 } /* Literal.Number */
.highlight .s { color: #B84 } /* Literal.String */
.highlight .na { color: #008080 } /* Name.Attribute */
.highlight .nb { color: #999999 } /* Name.Builtin */
.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
.highlight .nb { color: #999 } /* Name.Builtin */
.highlight .nc { color: #458; font-weight: bold } /* Name.Class */
.highlight .no { color: #008080 } /* Name.Constant */
.highlight .ni { color: #800080 } /* Name.Entity */
.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
.highlight .nn { color: #555555 } /* Name.Namespace */
.highlight .ne { color: #900; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #900; font-weight: bold } /* Name.Function */
.highlight .nn { color: #555 } /* Name.Namespace */
.highlight .nt { color: #000080 } /* Name.Tag */
.highlight .nv { color: #008080 } /* Name.Variable */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #009999 } /* Literal.Number.Bin */
.highlight .mf { color: #009999 } /* Literal.Number.Float */
.highlight .mh { color: #009999 } /* Literal.Number.Hex */
.highlight .mi { color: #009999 } /* Literal.Number.Integer */
.highlight .mo { color: #009999 } /* Literal.Number.Oct */
.highlight .sa { color: #bb8844 } /* Literal.String.Affix */
.highlight .sb { color: #bb8844 } /* Literal.String.Backtick */
.highlight .sc { color: #bb8844 } /* Literal.String.Char */
.highlight .dl { color: #bb8844 } /* Literal.String.Delimiter */
.highlight .sd { color: #bb8844 } /* Literal.String.Doc */
.highlight .s2 { color: #bb8844 } /* Literal.String.Double */
.highlight .se { color: #bb8844 } /* Literal.String.Escape */
.highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */
.highlight .si { color: #bb8844 } /* Literal.String.Interpol */
.highlight .sx { color: #bb8844 } /* Literal.String.Other */
.highlight .w { color: #BBB } /* Text.Whitespace */
.highlight .mb { color: #099 } /* Literal.Number.Bin */
.highlight .mf { color: #099 } /* Literal.Number.Float */
.highlight .mh { color: #099 } /* Literal.Number.Hex */
.highlight .mi { color: #099 } /* Literal.Number.Integer */
.highlight .mo { color: #099 } /* Literal.Number.Oct */
.highlight .sa { color: #B84 } /* Literal.String.Affix */
.highlight .sb { color: #B84 } /* Literal.String.Backtick */
.highlight .sc { color: #B84 } /* Literal.String.Char */
.highlight .dl { color: #B84 } /* Literal.String.Delimiter */
.highlight .sd { color: #B84 } /* Literal.String.Doc */
.highlight .s2 { color: #B84 } /* Literal.String.Double */
.highlight .se { color: #B84 } /* Literal.String.Escape */
.highlight .sh { color: #B84 } /* Literal.String.Heredoc */
.highlight .si { color: #B84 } /* Literal.String.Interpol */
.highlight .sx { color: #B84 } /* Literal.String.Other */
.highlight .sr { color: #808000 } /* Literal.String.Regex */
.highlight .s1 { color: #bb8844 } /* Literal.String.Single */
.highlight .ss { color: #bb8844 } /* Literal.String.Symbol */
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #990000; font-weight: bold } /* Name.Function.Magic */
.highlight .s1 { color: #B84 } /* Literal.String.Single */
.highlight .ss { color: #B84 } /* Literal.String.Symbol */
.highlight .bp { color: #999 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #900; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #008080 } /* Name.Variable.Class */
.highlight .vg { color: #008080 } /* Name.Variable.Global */
.highlight .vi { color: #008080 } /* Name.Variable.Instance */
.highlight .vm { color: #008080 } /* Name.Variable.Magic */
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
.highlight .il { color: #099 } /* Literal.Number.Integer.Long */
11 changes: 6 additions & 5 deletions docs/changelogs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Change Logs &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Change Logs &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand All @@ -26,7 +26,7 @@
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Version 4.5.7" href="v4.5.7.html" />
<link rel="next" title="Version 4.5.8" href="v4.5.8.html" />
<link rel="prev" title="Deployment" href="../installation/deployment.html" />
</head>

Expand Down Expand Up @@ -294,6 +294,7 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Permalink to
<p>See all the changes.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="v4.5.8.html">Version 4.5.8</a></li>
<li class="toctree-l1"><a class="reference internal" href="v4.5.7.html">Version 4.5.7</a></li>
<li class="toctree-l1"><a class="reference internal" href="v4.5.6.html">Version 4.5.6</a></li>
<li class="toctree-l1"><a class="reference internal" href="v4.5.5.html">Version 4.5.5</a></li>
Expand Down Expand Up @@ -370,14 +371,14 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Permalink to
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<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>
<a href="v4.5.7.html" class="btn btn-neutral float-right" title="Version 4.5.7" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="v4.5.8.html" class="btn btn-neutral float-right" title="Version 4.5.8" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-alpha.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -549,8 +549,8 @@ <h2><a class="toc-backref" href="#id1" role="doc-backlink">New Packages List</a>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-alpha.2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -700,8 +700,8 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-alpha.3.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -985,8 +985,8 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-alpha.4.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -751,8 +751,8 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-alpha.5.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -816,8 +816,8 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-beta.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -683,8 +683,8 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-beta.2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -823,8 +823,8 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-beta.3.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-beta.3 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-beta.3 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -690,8 +690,8 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/changelogs/v4.0.0-beta.4.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Version 4.0.0-beta.4 &mdash; CodeIgniter 4.5.7 documentation</title>
<title>Version 4.0.0-beta.4 &mdash; CodeIgniter 4.5.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" />
Expand Down Expand Up @@ -730,8 +730,8 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">PRs merged</a><a clas
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2019-2024 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Dec 31, 2024.
<p>&#169; Copyright 2019-2025 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jan 19, 2025.
</span></p>
</div>

Expand Down
Loading

0 comments on commit 209fab7

Please sign in to comment.