Skip to content

Commit 64959c3

Browse files
committed
Release v4.2.1
1 parent df21c0a commit 64959c3

File tree

211 files changed

+7245
-28957
lines changed

Some content is hidden

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

211 files changed

+7245
-28957
lines changed

CodeIgniter4.2.1.epub

1.59 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: db4e8a4821f96f7c145c50c23c459e0d
3+
config: f845b454ef1e9678ddb9d33e79d7fe4c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_static/css/theme.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0',
3+
VERSION: '4.2.1',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/_static/js/theme.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/changelogs/index.html

Lines changed: 25 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,94 +1,42 @@
1-
2-
31
<!DOCTYPE html>
42
<html class="writer-html4" lang="en" >
53
<head>
64
<meta charset="utf-8" />
7-
85
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
10-
<title>Change Logs &mdash; CodeIgniter 4.2.0 documentation</title>
11-
12-
13-
14-
<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
15-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
16-
17-
18-
19-
<link rel="shortcut icon" href="../_static/favicon.ico"/>
20-
21-
22-
23-
24-
25-
26-
27-
6+
<title>Change Logs &mdash; CodeIgniter 4.2.1 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
7+
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
288
<!--[if lt IE 9]>
299
<script src="../_static/js/html5shiv.min.js"></script>
3010
<![endif]-->
31-
32-
33-
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
11+
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
3412
<script type="text/javascript" src="../_static/jquery.js"></script>
3513
<script type="text/javascript" src="../_static/underscore.js"></script>
3614
<script type="text/javascript" src="../_static/doctools.js"></script>
3715
<script type="text/javascript" src="../_static/language_data.js"></script>
3816
<script type="text/javascript" src="../_static/js/citheme.js"></script>
3917
<script type="text/javascript" src="../_static/js/carbon.js"></script>
40-
41-
<script type="text/javascript" src="../_static/js/theme.js"></script>
42-
43-
18+
<script src="../_static/js/theme.js"></script>
4419
<link rel="index" title="Index" href="../genindex.html" />
4520
<link rel="search" title="Search" href="../search.html" />
46-
<link rel="next" title="Version 4.2.0" href="v4.2.0.html" />
21+
<link rel="next" title="Version 4.2.1" href="v4.2.1.html" />
4722
<link rel="prev" title="Running Your App" href="../installation/running.html" />
4823
</head>
4924

50-
<body class="wy-body-for-nav">
51-
52-
25+
<body class="wy-body-for-nav">
5326
<div class="wy-grid-for-nav">
54-
5527
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
5628
<div class="wy-side-scroll">
5729
<div class="wy-side-nav-search" style="background: #DD4814" >
58-
59-
60-
61-
<a href="../index.html">
62-
63-
64-
65-
66-
<img src="../_static/ci-logo-text.png" class="logo" alt="Logo"/>
67-
30+
<a href="../index.html"><img src="../_static/ci-logo-text.png" class="logo" alt="Logo"/>
6831
</a>
69-
70-
71-
72-
7332
<div role="search">
7433
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
7534
<input type="text" name="q" placeholder="Search docs" />
7635
<input type="hidden" name="check_keywords" value="yes" />
7736
<input type="hidden" name="area" value="default" />
7837
</form>
7938
</div>
80-
81-
82-
</div>
83-
84-
85-
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
86-
87-
88-
89-
90-
91-
39+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
9240
<ul>
9341
<li class="toctree-l1"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a><ul>
9442
<li class="toctree-l2"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a></li>
@@ -295,79 +243,39 @@
295243
<li class="toctree-l1"><a class="reference internal" href="../libraries/official_packages.html">Official Packages</a></li>
296244
</ul>
297245

298-
299-
300246
</div>
301-
302247
</div>
303248
</nav>
304249

305-
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
306-
307-
308-
<nav class="wy-nav-top" aria-label="top navigation">
309-
250+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: #DD4814" >
310251
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
311252
<a href="../index.html">CodeIgniter</a>
312-
313253
</nav>
314254

315-
316255
<div class="wy-nav-content">
317-
318256
<div class="rst-content">
319-
320-
321-
322-
323-
324-
325-
326-
327-
328-
329-
330-
331-
332-
333-
334-
335-
336-
337-
338-
<div role="navigation" aria-label="breadcrumbs navigation">
339-
257+
<div role="navigation" aria-label="Page navigation">
340258
<ul class="wy-breadcrumbs">
341-
342259
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
343-
344260
<li><a href="../installation/index.html">Installation</a> &raquo;</li>
345-
346261
<li>Change Logs</li>
347-
348-
349262
<li class="wy-breadcrumbs-aside">
350-
351-
352-
353263
</li>
354-
355264
</ul>
356-
357-
358265
<hr/>
359266
</div>
360267
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
361268
<div itemprop="articleBody">
362-
269+
363270
<div class="section" id="change-logs">
364-
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
271+
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
365272
<div class="section" id="version-version">
366-
<h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
273+
<h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
367274
<p><strong>List of all CodeIgniter4 releases</strong></p>
368275
<p>See all the changes.</p>
369276
<div class="toctree-wrapper compound">
370277
<ul>
278+
<li class="toctree-l1"><a class="reference internal" href="v4.2.1.html">Version 4.2.1</a></li>
371279
<li class="toctree-l1"><a class="reference internal" href="v4.2.0.html">Version 4.2.0</a></li>
372280
<li class="toctree-l1"><a class="reference internal" href="v4.1.9.html">Version 4.1.9</a></li>
373281
<li class="toctree-l1"><a class="reference internal" href="v4.1.8.html">Version 4.1.8</a></li>
@@ -403,53 +311,35 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to
403311

404312

405313
</div>
406-
407314
</div>
408-
<footer>
409-
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
410-
<a href="v4.2.0.html" class="btn btn-neutral float-right" title="Version 4.2.0" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
315+
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
411316
<a href="../installation/running.html" class="btn btn-neutral float-left" title="Running Your App" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
317+
<a href="v4.2.1.html" class="btn btn-neutral float-right" title="Version 4.2.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
412318
</div>
413319

414320
<hr/>
415321

416322
<div role="contentinfo">
417-
<p>
418-
&#169; Copyright 2019-2022 CodeIgniter Foundation.
419-
<span class="lastupdated">
420-
Last updated on Jun 03, 2022.
421-
</span>
422-
423-
</p>
323+
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
324+
<span class="lastupdated">Last updated on Jun 16, 2022.
325+
</span></p>
424326
</div>
425-
426-
427-
428-
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
429-
327+
328+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
430329
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
431-
432-
provided by <a href="https://readthedocs.org">Read the Docs</a>.
330+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
331+
433332

434333
</footer>
435334
</div>
436335
</div>
437-
438336
</section>
439-
440337
</div>
441-
442-
443-
<script type="text/javascript">
338+
<script>
444339
jQuery(function () {
445340
SphinxRtdTheme.Navigation.enable(false);
446341
});
447-
</script>
448-
449-
450-
451-
452-
342+
</script>
453343

454344
</body>
455345
</html>

0 commit comments

Comments
 (0)