Skip to content

Commit 26a4d5f

Browse files
committed
Release v4.4.2
1 parent 2f81065 commit 26a4d5f

File tree

261 files changed

+1608
-782
lines changed

Some content is hidden

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

261 files changed

+1608
-782
lines changed

CodeIgniter4.4.2.epub

1.67 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: 8d80e9c4175ffd237d90d1e3c0f7c814
3+
config: c2a96f8d99738e8268c2c88901cd2567
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/debugbar.png

-56.4 KB
Loading

docs/_images/tutorial3.png

-7.54 KB
Loading

docs/_images/tutorial4.png

-4.92 KB
Loading

docs/_images/welcome.png

-29.1 KB
Loading

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.4.1',
3+
VERSION: '4.4.2',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/changelogs/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Change Logs &mdash; CodeIgniter 4.4.1 documentation</title>
7+
<title>Change Logs &mdash; CodeIgniter 4.4.2 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/css/citheme_dark.css" type="text/css" />
@@ -22,7 +22,7 @@
2222
<script src="../_static/js/theme.js"></script>
2323
<link rel="index" title="Index" href="../genindex.html" />
2424
<link rel="search" title="Search" href="../search.html" />
25-
<link rel="next" title="Version 4.4.1" href="v4.4.1.html" />
25+
<link rel="next" title="Version 4.4.2" href="v4.4.2.html" />
2626
<link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" />
2727
</head>
2828

@@ -285,6 +285,7 @@ <h2>Version 4.4<a class="headerlink" href="#version-version" title="Permalink to
285285
<p>See all the changes.</p>
286286
<div class="toctree-wrapper compound">
287287
<ul>
288+
<li class="toctree-l1"><a class="reference internal" href="v4.4.2.html">Version 4.4.2</a></li>
288289
<li class="toctree-l1"><a class="reference internal" href="v4.4.1.html">Version 4.4.1</a></li>
289290
<li class="toctree-l1"><a class="reference internal" href="v4.4.0.html">Version 4.4.0</a></li>
290291
<li class="toctree-l1"><a class="reference internal" href="v4.3.8.html">Version 4.3.8</a></li>
@@ -346,14 +347,14 @@ <h2>Version 4.4<a class="headerlink" href="#version-version" title="Permalink to
346347
</div>
347348
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
348349
<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>
349-
<a href="v4.4.1.html" class="btn btn-neutral float-right" title="Version 4.4.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
350+
<a href="v4.4.2.html" class="btn btn-neutral float-right" title="Version 4.4.2" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
350351
</div>
351352

352353
<hr/>
353354

354355
<div role="contentinfo">
355356
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
356-
<span class="lastupdated">Last updated on Sep 05, 2023.
357+
<span class="lastupdated">Last updated on Oct 19, 2023.
357358
</span></p>
358359
</div>
359360

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
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.1 documentation</title>
7+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.4.2 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/css/citheme_dark.css" type="text/css" />
@@ -541,7 +541,7 @@ <h2><a class="toc-backref" href="#id1">New Packages List</a><a class="headerlink
541541

542542
<div role="contentinfo">
543543
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
544-
<span class="lastupdated">Last updated on Sep 05, 2023.
544+
<span class="lastupdated">Last updated on Oct 19, 2023.
545545
</span></p>
546546
</div>
547547

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
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.1 documentation</title>
7+
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.4.2 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/css/citheme_dark.css" type="text/css" />
@@ -692,7 +692,7 @@ <h2><a class="toc-backref" href="#id2">PRs merged</a><a class="headerlink" href=
692692

693693
<div role="contentinfo">
694694
<p>&#169; Copyright 2019-2023 CodeIgniter Foundation.
695-
<span class="lastupdated">Last updated on Sep 05, 2023.
695+
<span class="lastupdated">Last updated on Oct 19, 2023.
696696
</span></p>
697697
</div>
698698

0 commit comments

Comments
 (0)