Skip to content

Commit dfcaf31

Browse files
authored
Merge pull request #29 from codeigniter4/release-4.2.0
Update for 4.2.0
2 parents 18c4506 + 14ecb76 commit dfcaf31

206 files changed

Lines changed: 28840 additions & 6365 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.2.0.epub

-1 Bytes
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: cf03b7a4ac15870b88e7b9a87351347b
3+
config: db4e8a4821f96f7c145c50c23c459e0d
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/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: 134 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,94 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html4" lang="en" >
35
<head>
46
<meta charset="utf-8" />
7+
58
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Change Logs &mdash; CodeIgniter 4.2.0 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"/>
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+
828
<!--[if lt IE 9]>
929
<script src="../_static/js/html5shiv.min.js"></script>
1030
<![endif]-->
11-
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
31+
32+
33+
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
1234
<script type="text/javascript" src="../_static/jquery.js"></script>
1335
<script type="text/javascript" src="../_static/underscore.js"></script>
1436
<script type="text/javascript" src="../_static/doctools.js"></script>
1537
<script type="text/javascript" src="../_static/language_data.js"></script>
1638
<script type="text/javascript" src="../_static/js/citheme.js"></script>
1739
<script type="text/javascript" src="../_static/js/carbon.js"></script>
18-
<script src="../_static/js/theme.js"></script>
40+
41+
<script type="text/javascript" src="../_static/js/theme.js"></script>
42+
43+
1944
<link rel="index" title="Index" href="../genindex.html" />
2045
<link rel="search" title="Search" href="../search.html" />
2146
<link rel="next" title="Version 4.2.0" href="v4.2.0.html" />
2247
<link rel="prev" title="Running Your App" href="../installation/running.html" />
2348
</head>
2449

25-
<body class="wy-body-for-nav">
50+
<body class="wy-body-for-nav">
51+
52+
2653
<div class="wy-grid-for-nav">
54+
2755
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
2856
<div class="wy-side-scroll">
2957
<div class="wy-side-nav-search" style="background: #DD4814" >
30-
<a href="../index.html"><img src="../_static/ci-logo-text.png" class="logo" alt="Logo"/>
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+
3168
</a>
69+
70+
71+
72+
3273
<div role="search">
3374
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
3475
<input type="text" name="q" placeholder="Search docs" />
3576
<input type="hidden" name="check_keywords" value="yes" />
3677
<input type="hidden" name="area" value="default" />
3778
</form>
3879
</div>
39-
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
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+
4092
<ul>
4193
<li class="toctree-l1"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a><ul>
4294
<li class="toctree-l2"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a></li>
@@ -243,34 +295,75 @@
243295
<li class="toctree-l1"><a class="reference internal" href="../libraries/official_packages.html">Official Packages</a></li>
244296
</ul>
245297

298+
299+
246300
</div>
301+
247302
</div>
248303
</nav>
249304

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" >
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+
251310
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
252311
<a href="../index.html">CodeIgniter</a>
312+
253313
</nav>
254314

315+
255316
<div class="wy-nav-content">
317+
256318
<div class="rst-content">
257-
<div role="navigation" aria-label="Page navigation">
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+
258340
<ul class="wy-breadcrumbs">
341+
259342
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
343+
260344
<li><a href="../installation/index.html">Installation</a> &raquo;</li>
345+
261346
<li>Change Logs</li>
347+
348+
262349
<li class="wy-breadcrumbs-aside">
350+
351+
352+
263353
</li>
354+
264355
</ul>
356+
357+
265358
<hr/>
266359
</div>
267360
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
268361
<div itemprop="articleBody">
269-
362+
270363
<div class="section" id="change-logs">
271-
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
364+
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
272365
<div class="section" id="version-version">
273-
<h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
366+
<h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
274367
<p><strong>List of all CodeIgniter4 releases</strong></p>
275368
<p>See all the changes.</p>
276369
<div class="toctree-wrapper compound">
@@ -310,35 +403,53 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to
310403

311404

312405
</div>
406+
313407
</div>
314-
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
315-
<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>
408+
<footer>
409+
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
316410
<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>
411+
<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>
317412
</div>
318413

319414
<hr/>
320415

321416
<div role="contentinfo">
322-
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
323-
<span class="lastupdated">Last updated on Jun 03, 2022.
324-
</span></p>
325-
</div>
417+
<p>
418+
&#169; Copyright 2019-2022 CodeIgniter Foundation.
419+
<span class="lastupdated">
420+
Last updated on Jun 03, 2022.
421+
</span>
326422

327-
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
423+
</p>
424+
</div>
425+
426+
427+
428+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
429+
328430
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
329-
provided by <a href="https://readthedocs.org">Read the Docs</a>.
330-
431+
432+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
331433

332434
</footer>
333435
</div>
334436
</div>
437+
335438
</section>
439+
336440
</div>
337-
<script>
441+
442+
443+
<script type="text/javascript">
338444
jQuery(function () {
339445
SphinxRtdTheme.Navigation.enable(false);
340446
});
341-
</script>
447+
</script>
448+
449+
450+
451+
452+
342453

343454
</body>
344455
</html>

0 commit comments

Comments
 (0)