Skip to content

Commit f4c9fb7

Browse files
committed
Release v4.2.7
1 parent bfd22bd commit f4c9fb7

File tree

223 files changed

+1858
-763
lines changed

Some content is hidden

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

223 files changed

+1858
-763
lines changed

CodeIgniter4.2.7.epub

1.61 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: 8be38f29ebc951665bbd3ec51cdadd19
3+
config: 05d1eca967fe97b15eec57759c320b6f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
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.6',
3+
VERSION: '4.2.7',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/changelogs/index.html

Lines changed: 5 additions & 4 deletions
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.6 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
6+
<title>Change Logs &mdash; CodeIgniter 4.2.7 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>
@@ -18,7 +18,7 @@
1818
<script src="../_static/js/theme.js"></script>
1919
<link rel="index" title="Index" href="../genindex.html" />
2020
<link rel="search" title="Search" href="../search.html" />
21-
<link rel="next" title="Version 4.2.7" href="v4.2.7.html" />
21+
<link rel="next" title="Version 4.2.8" href="v4.2.8.html" />
2222
<link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" />
2323
</head>
2424

@@ -275,6 +275,7 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to
275275
<p>See all the changes.</p>
276276
<div class="toctree-wrapper compound">
277277
<ul>
278+
<li class="toctree-l1"><a class="reference internal" href="v4.2.8.html">Version 4.2.8</a></li>
278279
<li class="toctree-l1"><a class="reference internal" href="v4.2.7.html">Version 4.2.7</a></li>
279280
<li class="toctree-l1"><a class="reference internal" href="v4.2.6.html">Version 4.2.6</a></li>
280281
<li class="toctree-l1"><a class="reference internal" href="v4.2.5.html">Version 4.2.5</a></li>
@@ -320,14 +321,14 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to
320321
</div>
321322
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
322323
<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>
323-
<a href="v4.2.7.html" class="btn btn-neutral float-right" title="Version 4.2.7" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
324+
<a href="v4.2.8.html" class="btn btn-neutral float-right" title="Version 4.2.8" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
324325
</div>
325326

326327
<hr/>
327328

328329
<div role="contentinfo">
329330
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
330-
<span class="lastupdated">Last updated on Sep 05, 2022.
331+
<span class="lastupdated">Last updated on Oct 06, 2022.
331332
</span></p>
332333
</div>
333334

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

Lines changed: 13 additions & 7 deletions
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.6 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.7 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>
@@ -272,9 +272,15 @@
272272
<h1>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" title="Permalink to this headline"></a></h1>
273273
<p>Release Date: September 28, 2018</p>
274274
<p><strong>Rewrite of the CodeIgniter framework</strong></p>
275-
<dl class="docutils">
276-
<dt>New packages list:</dt>
277-
<dd><ul class="first last simple">
275+
<div class="contents local topic" id="contents">
276+
<ul class="simple">
277+
<li><a class="reference internal" href="#new-packages-list" id="id1">New Packages List</a></li>
278+
</ul>
279+
</div>
280+
<div class="section" id="new-packages-list">
281+
<h2><a class="toc-backref" href="#id1">New Packages List</a><a class="headerlink" href="#new-packages-list" title="Permalink to this headline"></a></h2>
282+
<blockquote>
283+
<div><ul class="simple">
278284
<li><dl class="first docutils">
279285
<dt>API</dt>
280286
<dd><ul class="first last">
@@ -539,8 +545,8 @@ <h1>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
539545
</dl>
540546
</li>
541547
</ul>
542-
</dd>
543-
</dl>
548+
</div></blockquote>
549+
</div>
544550
</div>
545551

546552

@@ -555,7 +561,7 @@ <h1>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
555561

556562
<div role="contentinfo">
557563
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
558-
<span class="lastupdated">Last updated on Sep 05, 2022.
564+
<span class="lastupdated">Last updated on Oct 06, 2022.
559565
</span></p>
560566
</div>
561567

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

Lines changed: 12 additions & 3 deletions
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.6 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.7 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>
@@ -272,6 +272,14 @@
272272
<h1>Version 4.0.0-alpha.2<a class="headerlink" href="#version-4-0-0-alpha-2" title="Permalink to this headline"></a></h1>
273273
<p>Release Date: Oct 26, 2018</p>
274274
<p><strong>Second alpha release of CodeIgniter4</strong></p>
275+
<div class="contents local topic" id="contents">
276+
<ul class="simple">
277+
<li><a class="reference internal" href="#changed-files" id="id1">Changed Files</a></li>
278+
<li><a class="reference internal" href="#prs-merged" id="id2">PRs merged</a></li>
279+
</ul>
280+
</div>
281+
<div class="section" id="changed-files">
282+
<h2><a class="toc-backref" href="#id1">Changed Files</a><a class="headerlink" href="#changed-files" title="Permalink to this headline"></a></h2>
275283
<p>The list of changed files follows, with PR numbers shown.</p>
276284
<dl class="docutils">
277285
<dt>application /</dt>
@@ -648,8 +656,9 @@ <h1>Version 4.0.0-alpha.2<a class="headerlink" href="#version-4-0-0-alpha-2" tit
648656
</ul>
649657
</dd>
650658
</dl>
659+
</div>
651660
<div class="section" id="prs-merged">
652-
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
661+
<h2><a class="toc-backref" href="#id2">PRs merged</a><a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
653662
<ul class="simple">
654663
<li>#1361 Add timing assertion to CIUnitTestCase</li>
655664
<li>#1312 Add headerEmitted assertions to CIUnitTestCase</li>
@@ -716,7 +725,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
716725

717726
<div role="contentinfo">
718727
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
719-
<span class="lastupdated">Last updated on Sep 05, 2022.
728+
<span class="lastupdated">Last updated on Oct 06, 2022.
720729
</span></p>
721730
</div>
722731

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

Lines changed: 12 additions & 3 deletions
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.6 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.7 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>
@@ -272,6 +272,14 @@
272272
<h1>Version 4.0.0-alpha.3<a class="headerlink" href="#version-4-0-0-alpha-3" title="Permalink to this headline"></a></h1>
273273
<p>Release Date: November 30, 2018</p>
274274
<p><strong>Next alpha release of CodeIgniter4</strong></p>
275+
<div class="contents local topic" id="contents">
276+
<ul class="simple">
277+
<li><a class="reference internal" href="#changed-files" id="id1">Changed Files</a></li>
278+
<li><a class="reference internal" href="#prs-merged" id="id2">PRs merged</a></li>
279+
</ul>
280+
</div>
281+
<div class="section" id="changed-files">
282+
<h2><a class="toc-backref" href="#id1">Changed Files</a><a class="headerlink" href="#changed-files" title="Permalink to this headline"></a></h2>
275283
<p>The list of changed files follows, with PR numbers shown.</p>
276284
<ul class="simple">
277285
<li><dl class="first docutils">
@@ -869,8 +877,9 @@ <h1>Version 4.0.0-alpha.3<a class="headerlink" href="#version-4-0-0-alpha-3" tit
869877
</dl>
870878
</li>
871879
</ul>
880+
</div>
872881
<div class="section" id="prs-merged">
873-
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
882+
<h2><a class="toc-backref" href="#id2">PRs merged</a><a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
874883
<ul class="simple">
875884
<li>#1554 Serviceinstances</li>
876885
<li>#1553 Admin/scripts</li>
@@ -1019,7 +1028,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
10191028

10201029
<div role="contentinfo">
10211030
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
1022-
<span class="lastupdated">Last updated on Sep 05, 2022.
1031+
<span class="lastupdated">Last updated on Oct 06, 2022.
10231032
</span></p>
10241033
</div>
10251034

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

Lines changed: 16 additions & 4 deletions
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.6 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.7 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>
@@ -272,7 +272,15 @@
272272
<h1>Version 4.0.0-alpha.4<a class="headerlink" href="#version-4-0-0-alpha-4" title="Permalink to this headline"></a></h1>
273273
<p>Release Date: Dec 15, 2018</p>
274274
<p><strong>Next alpha release of CodeIgniter4</strong></p>
275-
<p>Highlights:</p>
275+
<div class="contents local topic" id="contents">
276+
<ul class="simple">
277+
<li><a class="reference internal" href="#highlights" id="id1">Highlights</a></li>
278+
<li><a class="reference internal" href="#changed-files" id="id2">Changed Files</a></li>
279+
<li><a class="reference internal" href="#prs-merged" id="id3">PRs merged</a></li>
280+
</ul>
281+
</div>
282+
<div class="section" id="highlights">
283+
<h2><a class="toc-backref" href="#id1">Highlights</a><a class="headerlink" href="#highlights" title="Permalink to this headline"></a></h2>
276284
<ul class="simple">
277285
<li><dl class="first docutils">
278286
<dt>Refactor for consistency: folder application renamed to app;</dt>
@@ -282,6 +290,9 @@ <h1>Version 4.0.0-alpha.4<a class="headerlink" href="#version-4-0-0-alpha-4" tit
282290
<li>Debug toolbar gets its own config, history collector</li>
283291
<li>Numerous corrections and enhancements</li>
284292
</ul>
293+
</div>
294+
<div class="section" id="changed-files">
295+
<h2><a class="toc-backref" href="#id2">Changed Files</a><a class="headerlink" href="#changed-files" title="Permalink to this headline"></a></h2>
285296
<p>The list of changed files follows, with PR numbers shown.</p>
286297
<ul class="simple">
287298
<li><dl class="first docutils">
@@ -708,8 +719,9 @@ <h1>Version 4.0.0-alpha.4<a class="headerlink" href="#version-4-0-0-alpha-4" tit
708719
<li>spark #1579</li>
709720
<li>Vagrantfile.dist #1459</li>
710721
</ul>
722+
</div>
711723
<div class="section" id="prs-merged">
712-
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
724+
<h2><a class="toc-backref" href="#id3">PRs merged</a><a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
713725
<ul class="simple">
714726
<li>#1610 Test, fix &amp; enhance Language</li>
715727
<li>#a0fc68 Clear binds after inserts, updates, and find queries</li>
@@ -766,7 +778,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
766778

767779
<div role="contentinfo">
768780
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
769-
<span class="lastupdated">Last updated on Sep 05, 2022.
781+
<span class="lastupdated">Last updated on Oct 06, 2022.
770782
</span></p>
771783
</div>
772784

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

Lines changed: 16 additions & 4 deletions
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.6 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.7 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>
@@ -272,7 +272,15 @@
272272
<h1>Version 4.0.0-alpha.5<a class="headerlink" href="#version-4-0-0-alpha-5" title="Permalink to this headline"></a></h1>
273273
<p>Release Date: Jan 30, 2019</p>
274274
<p><strong>Next alpha release of CodeIgniter4</strong></p>
275-
<p>Highlights:</p>
275+
<div class="contents local topic" id="contents">
276+
<ul class="simple">
277+
<li><a class="reference internal" href="#highlights" id="id1">Highlights</a></li>
278+
<li><a class="reference internal" href="#changed-files" id="id2">Changed Files</a></li>
279+
<li><a class="reference internal" href="#prs-merged" id="id3">PRs merged</a></li>
280+
</ul>
281+
</div>
282+
<div class="section" id="highlights">
283+
<h2><a class="toc-backref" href="#id1">Highlights</a><a class="headerlink" href="#highlights" title="Permalink to this headline"></a></h2>
276284
<ul class="simple">
277285
<li>added $maxQueries setting to app/Config/Toolbar.php</li>
278286
<li>updated PHP dependency to 7.2</li>
@@ -284,6 +292,9 @@ <h1>Version 4.0.0-alpha.5<a class="headerlink" href="#version-4-0-0-alpha-5" tit
284292
<li>code coverage is at 77% … getting ever closer to our target of 80% :)</li>
285293
</ul>
286294
<p>We hope this will be the last alpha, and that the next pre-release will be our first beta … fingers crossed!</p>
295+
</div>
296+
<div class="section" id="changed-files">
297+
<h2><a class="toc-backref" href="#id2">Changed Files</a><a class="headerlink" href="#changed-files" title="Permalink to this headline"></a></h2>
287298
<p>The list of changed files follows, with PR numbers shown.</p>
288299
<ul>
289300
<li><dl class="first docutils">
@@ -761,8 +772,9 @@ <h1>Version 4.0.0-alpha.5<a class="headerlink" href="#version-4-0-0-alpha-5" tit
761772
<li><p class="first">.travis.yml #1649, #1670</p>
762773
</li>
763774
</ul>
775+
</div>
764776
<div class="section" id="prs-merged">
765-
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
777+
<h2><a class="toc-backref" href="#id3">PRs merged</a><a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
766778
<ul class="simple">
767779
<li>#1693 Docs/tutorial</li>
768780
<li>#5951c3 Allow domain/sub-domain routes to overwrite existing routes</li>
@@ -840,7 +852,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
840852

841853
<div role="contentinfo">
842854
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
843-
<span class="lastupdated">Last updated on Sep 05, 2022.
855+
<span class="lastupdated">Last updated on Oct 06, 2022.
844856
</span></p>
845857
</div>
846858

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

Lines changed: 24 additions & 6 deletions
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.6 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.7 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>
@@ -271,26 +271,43 @@
271271
<div class="section" id="version-4-0-0-beta-1">
272272
<h1>Version 4.0.0-beta.1<a class="headerlink" href="#version-4-0-0-beta-1" title="Permalink to this headline"></a></h1>
273273
<p>Release Date: Mar 1, 2019</p>
274-
<p>Highlights:</p>
274+
<div class="contents local topic" id="contents">
275+
<ul class="simple">
276+
<li><a class="reference internal" href="#highlights" id="id1">Highlights</a></li>
277+
<li><a class="reference internal" href="#new-messages" id="id2">New Messages</a></li>
278+
<li><a class="reference internal" href="#app-changes" id="id3">App Changes</a></li>
279+
<li><a class="reference internal" href="#changed-files" id="id4">Changed Files</a></li>
280+
<li><a class="reference internal" href="#prs-merged" id="id5">PRs merged</a></li>
281+
</ul>
282+
</div>
283+
<div class="section" id="highlights">
284+
<h2><a class="toc-backref" href="#id1">Highlights</a><a class="headerlink" href="#highlights" title="Permalink to this headline"></a></h2>
275285
<ul class="simple">
276286
<li>New View Layouts provide simple way to create site site view templates.</li>
277287
<li>Fixed user guide CSS for proper wide table display</li>
278288
<li>Converted UploadedFile to use system messages</li>
279289
<li>Numerous database, migration &amp; model bugs fixed</li>
280290
<li>Refactored unit testing for appstarter &amp; framework distributions</li>
281291
</ul>
282-
<p>New messages:</p>
292+
</div>
293+
<div class="section" id="new-messages">
294+
<h2><a class="toc-backref" href="#id2">New Messages</a><a class="headerlink" href="#new-messages" title="Permalink to this headline"></a></h2>
283295
<ul class="simple">
284296
<li>Database.tableNotFound</li>
285297
<li>HTTP.uploadErr…</li>
286298
</ul>
287-
<p>App changes:</p>
299+
</div>
300+
<div class="section" id="app-changes">
301+
<h2><a class="toc-backref" href="#id3">App Changes</a><a class="headerlink" href="#app-changes" title="Permalink to this headline"></a></h2>
288302
<ul class="simple">
289303
<li>app/Config/Cache has new setting: database</li>
290304
<li>app/Views/welcome_message has logo tinted</li>
291305
<li>composer.json has a case correction</li>
292306
<li>env adds CI_ENVIRONMENT suggestion</li>
293307
</ul>
308+
</div>
309+
<div class="section" id="changed-files">
310+
<h2><a class="toc-backref" href="#id4">Changed Files</a><a class="headerlink" href="#changed-files" title="Permalink to this headline"></a></h2>
294311
<p>The list of changed files follows, with PR numbers shown.</p>
295312
<ul class="simple">
296313
<li><dl class="first docutils">
@@ -626,8 +643,9 @@ <h1>Version 4.0.0-beta.1<a class="headerlink" href="#version-4-0-0-beta-1" title
626643
<li>composer.json #1755</li>
627644
<li>.env #1749</li>
628645
</ul>
646+
</div>
629647
<div class="section" id="prs-merged">
630-
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
648+
<h2><a class="toc-backref" href="#id5">PRs merged</a><a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
631649
<ul class="simple">
632650
<li>#1774 Housekeeping for beta.1</li>
633651
<li>#1768 Helper changes - signatures &amp; typos</li>
@@ -685,7 +703,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
685703

686704
<div role="contentinfo">
687705
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
688-
<span class="lastupdated">Last updated on Sep 05, 2022.
706+
<span class="lastupdated">Last updated on Oct 06, 2022.
689707
</span></p>
690708
</div>
691709

0 commit comments

Comments
 (0)