Skip to content

Commit 9043ab6

Browse files
committed
Release v4.2.8
1 parent f4c9fb7 commit 9043ab6

File tree

225 files changed

+1101
-672
lines changed

Some content is hidden

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

225 files changed

+1101
-672
lines changed

CodeIgniter4.2.8.epub

1.62 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: 05d1eca967fe97b15eec57759c320b6f
3+
config: 259476656ec94ff77e2cd2d777002ce7
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '4.2.7',
3+
VERSION: '4.2.8',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/_static/js/citheme.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ window.onload = function() {
2323
var chapter = sanitizeClass(index[1]);
2424
var subject = sanitizeClass(index[2]);
2525

26-
// Documentation are generated into an html-folder for developers.
27-
// This aren't a valid chapter. We are on documentation index.
26+
// Documentation is generated into an html-folder for developers.
27+
// This isn't a valid chapter. We are on documentation index.
2828
if (chapter === 'html')
2929
{
3030
index = null;

docs/changelogs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Change Logs &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Change Logs &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -328,7 +328,7 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to
328328

329329
<div role="contentinfo">
330330
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
331-
<span class="lastupdated">Last updated on Oct 06, 2022.
331+
<span class="lastupdated">Last updated on Oct 31, 2022.
332332
</span></p>
333333
</div>
334334

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -561,7 +561,7 @@ <h2><a class="toc-backref" href="#id1">New Packages List</a><a class="headerlink
561561

562562
<div role="contentinfo">
563563
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
564-
<span class="lastupdated">Last updated on Oct 06, 2022.
564+
<span class="lastupdated">Last updated on Oct 31, 2022.
565565
</span></p>
566566
</div>
567567

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -725,7 +725,7 @@ <h2><a class="toc-backref" href="#id2">PRs merged</a><a class="headerlink" href=
725725

726726
<div role="contentinfo">
727727
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
728-
<span class="lastupdated">Last updated on Oct 06, 2022.
728+
<span class="lastupdated">Last updated on Oct 31, 2022.
729729
</span></p>
730730
</div>
731731

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -1028,7 +1028,7 @@ <h2><a class="toc-backref" href="#id2">PRs merged</a><a class="headerlink" href=
10281028

10291029
<div role="contentinfo">
10301030
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
1031-
<span class="lastupdated">Last updated on Oct 06, 2022.
1031+
<span class="lastupdated">Last updated on Oct 31, 2022.
10321032
</span></p>
10331033
</div>
10341034

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -778,7 +778,7 @@ <h2><a class="toc-backref" href="#id3">PRs merged</a><a class="headerlink" href=
778778

779779
<div role="contentinfo">
780780
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
781-
<span class="lastupdated">Last updated on Oct 06, 2022.
781+
<span class="lastupdated">Last updated on Oct 31, 2022.
782782
</span></p>
783783
</div>
784784

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -852,7 +852,7 @@ <h2><a class="toc-backref" href="#id3">PRs merged</a><a class="headerlink" href=
852852

853853
<div role="contentinfo">
854854
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
855-
<span class="lastupdated">Last updated on Oct 06, 2022.
855+
<span class="lastupdated">Last updated on Oct 31, 2022.
856856
</span></p>
857857
</div>
858858

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -703,7 +703,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
703703

704704
<div role="contentinfo">
705705
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
706-
<span class="lastupdated">Last updated on Oct 06, 2022.
706+
<span class="lastupdated">Last updated on Oct 31, 2022.
707707
</span></p>
708708
</div>
709709

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -854,7 +854,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
854854

855855
<div role="contentinfo">
856856
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
857-
<span class="lastupdated">Last updated on Oct 06, 2022.
857+
<span class="lastupdated">Last updated on Oct 31, 2022.
858858
</span></p>
859859
</div>
860860

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-beta.3 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-beta.3 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -680,7 +680,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
680680
<li>#1943 Model, Entity, Exception &amp; Migration test cases</li>
681681
<li>#1939 Remove section that prevents hotlinking</li>
682682
<li>#1938 Database typos changes</li>
683-
<li>#1936 Docs: improce app testing writeup</li>
683+
<li>#1936 Docs: improve app testing writeup</li>
684684
<li>#1935 Update phpunit.xml scripts. Fixes #1932</li>
685685
<li>#1933 having (Is NULL deletion)</li>
686686
<li>#1931 Toolbar IE11 fix</li>
@@ -710,7 +710,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
710710

711711
<div role="contentinfo">
712712
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
713-
<span class="lastupdated">Last updated on Oct 06, 2022.
713+
<span class="lastupdated">Last updated on Oct 31, 2022.
714714
</span></p>
715715
</div>
716716

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-beta.4 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-beta.4 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -756,7 +756,7 @@ <h2><a class="toc-backref" href="#id6">PRs merged</a><a class="headerlink" href=
756756

757757
<div role="contentinfo">
758758
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
759-
<span class="lastupdated">Last updated on Oct 06, 2022.
759+
<span class="lastupdated">Last updated on Oct 31, 2022.
760760
</span></p>
761761
</div>
762762

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-rc.1 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-rc.1 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -834,7 +834,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
834834

835835
<div role="contentinfo">
836836
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
837-
<span class="lastupdated">Last updated on Oct 06, 2022.
837+
<span class="lastupdated">Last updated on Oct 31, 2022.
838838
</span></p>
839839
</div>
840840

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-rc.2 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-rc.2 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -781,7 +781,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
781781

782782
<div role="contentinfo">
783783
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
784-
<span class="lastupdated">Last updated on Oct 06, 2022.
784+
<span class="lastupdated">Last updated on Oct 31, 2022.
785785
</span></p>
786786
</div>
787787

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-rc.3 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-rc.3 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -668,7 +668,7 @@ <h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href=
668668

669669
<div role="contentinfo">
670670
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
671-
<span class="lastupdated">Last updated on Oct 06, 2022.
671+
<span class="lastupdated">Last updated on Oct 31, 2022.
672672
</span></p>
673673
</div>
674674

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0-rc.4 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0-rc.4 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -382,7 +382,7 @@ <h2><a class="toc-backref" href="#id2">PRs merged</a><a class="headerlink" href=
382382

383383
<div role="contentinfo">
384384
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
385-
<span class="lastupdated">Last updated on Oct 06, 2022.
385+
<span class="lastupdated">Last updated on Oct 31, 2022.
386386
</span></p>
387387
</div>
388388

docs/changelogs/v4.0.0.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.0 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.0 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -311,7 +311,7 @@ <h2><a class="toc-backref" href="#id2">Repo Changes</a><a class="headerlink" hre
311311

312312
<div role="contentinfo">
313313
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
314-
<span class="lastupdated">Last updated on Oct 06, 2022.
314+
<span class="lastupdated">Last updated on Oct 31, 2022.
315315
</span></p>
316316
</div>
317317

docs/changelogs/v4.0.3.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.3 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.3 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -316,7 +316,7 @@ <h2><a class="toc-backref" href="#id2">Bugs Fixed</a><a class="headerlink" href=
316316

317317
<div role="contentinfo">
318318
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
319-
<span class="lastupdated">Last updated on Oct 06, 2022.
319+
<span class="lastupdated">Last updated on Oct 31, 2022.
320320
</span></p>
321321
</div>
322322

docs/changelogs/v4.0.4.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.4 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.4 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -347,7 +347,7 @@ <h2><a class="toc-backref" href="#id2">Bugs Fixed</a><a class="headerlink" href=
347347

348348
<div role="contentinfo">
349349
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
350-
<span class="lastupdated">Last updated on Oct 06, 2022.
350+
<span class="lastupdated">Last updated on Oct 31, 2022.
351351
</span></p>
352352
</div>
353353

docs/changelogs/v4.0.5.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Version 4.0.5 &mdash; CodeIgniter 4.2.7 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Version 4.0.5 &mdash; CodeIgniter 4.2.8 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
77
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
88
<!--[if lt IE 9]>
99
<script src="../_static/js/html5shiv.min.js"></script>
@@ -345,7 +345,7 @@ <h2><a class="toc-backref" href="#id4">Deprecations</a><a class="headerlink" hre
345345

346346
<div role="contentinfo">
347347
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
348-
<span class="lastupdated">Last updated on Oct 06, 2022.
348+
<span class="lastupdated">Last updated on Oct 31, 2022.
349349
</span></p>
350350
</div>
351351

0 commit comments

Comments
 (0)