Skip to content

Commit ad8e0ae

Browse files
committed
Release v4.4.0
1 parent 9852f1c commit ad8e0ae

254 files changed

Lines changed: 3446 additions & 831 deletions

File tree

Some content is hidden

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

CodeIgniter4.4.0.epub

1.72 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: cfdb5fd19b480d3d40f29c0fe8ff9d27
3+
config: ed738f6f8b35880128e917fd9cae7b94
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/tutorial9.png

-44 KB
Binary file not shown.

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.3.8',
3+
VERSION: '4.4.0',
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.3.8 documentation</title>
7+
<title>Change Logs &mdash; CodeIgniter 4.4.0 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.3.8" href="v4.3.8.html" />
25+
<link rel="next" title="Version 4.4.0" href="v4.4.0.html" />
2626
<link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" />
2727
</head>
2828

@@ -280,11 +280,12 @@
280280
<section id="change-logs">
281281
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
282282
<section id="version-version">
283-
<h2>Version 4.3<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
283+
<h2>Version 4.4<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
284284
<p><strong>List of all CodeIgniter4 releases</strong></p>
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.0.html">Version 4.4.0</a></li>
288289
<li class="toctree-l1"><a class="reference internal" href="v4.3.8.html">Version 4.3.8</a></li>
289290
<li class="toctree-l1"><a class="reference internal" href="v4.3.7.html">Version 4.3.7</a></li>
290291
<li class="toctree-l1"><a class="reference internal" href="v4.3.6.html">Version 4.3.6</a></li>
@@ -344,7 +345,7 @@ <h2>Version 4.3<a class="headerlink" href="#version-version" title="Permalink to
344345
</div>
345346
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
346347
<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>
347-
<a href="v4.3.8.html" class="btn btn-neutral float-right" title="Version 4.3.8" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
348+
<a href="v4.4.0.html" class="btn btn-neutral float-right" title="Version 4.4.0" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
348349
</div>
349350

350351
<hr/>

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

Lines changed: 1 addition & 1 deletion
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.3.8 documentation</title>
7+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter 4.4.0 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" />

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

Lines changed: 1 addition & 1 deletion
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.3.8 documentation</title>
7+
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter 4.4.0 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" />

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

Lines changed: 1 addition & 1 deletion
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.3 &mdash; CodeIgniter 4.3.8 documentation</title>
7+
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter 4.4.0 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" />

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

Lines changed: 1 addition & 1 deletion
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.4 &mdash; CodeIgniter 4.3.8 documentation</title>
7+
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter 4.4.0 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" />

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

Lines changed: 1 addition & 1 deletion
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.5 &mdash; CodeIgniter 4.3.8 documentation</title>
7+
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter 4.4.0 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" />

0 commit comments

Comments
 (0)