Skip to content

Commit 11edb7a

Browse files
committed
Release 4.0.0-alpha.5
1 parent cd9d8cf commit 11edb7a

File tree

139 files changed

+3987
-1002
lines changed

Some content is hidden

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

139 files changed

+3987
-1002
lines changed

CodeIgniter4.0.0-alpha.5.epub

639 KB
Binary file not shown.

docs/_images/tutorial1.png

11.2 KB
Loading

docs/_images/tutorial2.png

38.6 KB
Loading

docs/_images/tutorial3.png

31 KB
Loading

docs/_images/tutorial4.png

11.6 KB
Loading

docs/_images/tutorial9.png

33.1 KB
Loading

docs/_images/welcome.png

22.3 KB
Loading

docs/changelogs/index.html

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Change Logs &mdash; CodeIgniter4 4.0.0-alpha.4 documentation</title>
11+
<title>Change Logs &mdash; CodeIgniter4 4.0.0-alpha.5 documentation</title>
1212

1313

1414

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="top" title="CodeIgniter4 4.0.0-alpha.4 documentation" href="../index.html"/>
37+
<link rel="top" title="CodeIgniter4 4.0.0-alpha.5 documentation" href="../index.html"/>
3838
<link rel="next" title="Version 4.0-dev" href="next.html"/>
3939
<link rel="prev" title="The MIT License (MIT)" href="../license.html"/>
4040

@@ -130,7 +130,7 @@
130130
<ul class="current">
131131
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
132132
<li class="toctree-l1 current"><a class="current reference internal" href="#">Change Logs</a><ul>
133-
<li class="toctree-l2"><a class="reference internal" href="#version-version">Version 4.0-dev</a></li>
133+
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-5">Version 4.0.0-alpha.5</a></li>
134134
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-4">Version 4.0.0-alpha.4</a></li>
135135
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-3">Version 4.0.0-alpha.3</a></li>
136136
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-2">Version 4.0.0-alpha.2</a></li>
@@ -206,10 +206,26 @@
206206

207207
<div class="section" id="change-logs">
208208
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
209-
<div class="section" id="version-version">
210-
<h2>Version 4.0-dev<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
211-
<p>Release Date: Not Released</p>
212-
<p><strong>Next release of CodeIgniter4</strong></p>
209+
<div class="section" id="version-4-0-0-alpha-5">
210+
<h2>Version 4.0.0-alpha.5<a class="headerlink" href="#version-4-0-0-alpha-5" title="Permalink to this headline"></a></h2>
211+
<p>Release Date: January 30, 2019</p>
212+
<p><strong>Alpha 5</strong></p>
213+
<p>Highlights:</p>
214+
<ul class="simple">
215+
<li>updated PHP dependency to 7.2</li>
216+
<li><dl class="first docutils">
217+
<dt>new feature branches have been created for the email and queue modules,</dt>
218+
<dd>so they don&#8217;t impact the release of 4.0.0</dd>
219+
</dl>
220+
</li>
221+
<li><dl class="first docutils">
222+
<dt>dropped several language messages that were unused (eg Migrations.missingTable)</dt>
223+
<dd>and added some new (eg Migrations.invalidType)</dd>
224+
</dl>
225+
</li>
226+
<li>lots of bug fixes</li>
227+
<li>code coverage is up to 78%</li>
228+
</ul>
213229
<p><a class="reference internal" href="next.html"><span class="doc">See all the changes.</span></a></p>
214230
</div>
215231
<div class="section" id="version-4-0-0-alpha-4">
@@ -310,8 +326,8 @@ <h2>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
310326

311327
<div role="contentinfo">
312328
<p>
313-
&copy; Copyright 2014-2018 British Columbia Institute of Technology.
314-
Last updated on Dec 15, 2018.
329+
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
330+
Last updated on Jan 30, 2019.
315331

316332
</p>
317333
</div>
@@ -333,7 +349,7 @@ <h2>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
333349
<script type="text/javascript">
334350
var DOCUMENTATION_OPTIONS = {
335351
URL_ROOT:'../',
336-
VERSION:'4.0.0-alpha.4',
352+
VERSION:'4.0.0-alpha.5',
337353
COLLAPSE_INDEX:false,
338354
FILE_SUFFIX:'.html',
339355
HAS_SOURCE: false,

docs/changelogs/next.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Version 4.0-dev &mdash; CodeIgniter4 4.0.0-alpha.4 documentation</title>
11+
<title>Version 4.0-dev &mdash; CodeIgniter4 4.0.0-alpha.5 documentation</title>
1212

1313

1414

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="top" title="CodeIgniter4 4.0.0-alpha.4 documentation" href="../index.html"/>
37+
<link rel="top" title="CodeIgniter4 4.0.0-alpha.5 documentation" href="../index.html"/>
3838
<link rel="up" title="Change Logs" href="index.html"/>
3939
<link rel="next" title="Version 4.0.0-alpha.3" href="v4.0.0-alpha.3.html"/>
4040
<link rel="prev" title="Change Logs" href="index.html"/>
@@ -131,6 +131,7 @@
131131
<ul class="current">
132132
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
133133
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
134+
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-5">Version 4.0.0-alpha.5</a></li>
134135
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-4">Version 4.0.0-alpha.4</a></li>
135136
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-3">Version 4.0.0-alpha.3</a></li>
136137
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-2">Version 4.0.0-alpha.2</a></li>
@@ -241,8 +242,8 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
241242

242243
<div role="contentinfo">
243244
<p>
244-
&copy; Copyright 2014-2018 British Columbia Institute of Technology.
245-
Last updated on Dec 15, 2018.
245+
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
246+
Last updated on Jan 30, 2019.
246247

247248
</p>
248249
</div>
@@ -264,7 +265,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
264265
<script type="text/javascript">
265266
var DOCUMENTATION_OPTIONS = {
266267
URL_ROOT:'../',
267-
VERSION:'4.0.0-alpha.4',
268+
VERSION:'4.0.0-alpha.5',
268269
COLLAPSE_INDEX:false,
269270
FILE_SUFFIX:'.html',
270271
HAS_SOURCE: false,

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter4 4.0.0-alpha.4 documentation</title>
11+
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter4 4.0.0-alpha.5 documentation</title>
1212

1313

1414

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="top" title="CodeIgniter4 4.0.0-alpha.4 documentation" href="../index.html"/>
37+
<link rel="top" title="CodeIgniter4 4.0.0-alpha.5 documentation" href="../index.html"/>
3838
<link rel="up" title="Change Logs" href="index.html"/>
3939
<link rel="prev" title="Version 4.0.0-alpha.2" href="v4.0.0-alpha.2.html"/>
4040

@@ -130,6 +130,7 @@
130130
<ul class="current">
131131
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
132132
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
133+
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-5">Version 4.0.0-alpha.5</a></li>
133134
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-4">Version 4.0.0-alpha.4</a></li>
134135
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-3">Version 4.0.0-alpha.3</a></li>
135136
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-alpha-2">Version 4.0.0-alpha.2</a></li>
@@ -500,8 +501,8 @@ <h1>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
500501

501502
<div role="contentinfo">
502503
<p>
503-
&copy; Copyright 2014-2018 British Columbia Institute of Technology.
504-
Last updated on Dec 15, 2018.
504+
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
505+
Last updated on Jan 30, 2019.
505506

506507
</p>
507508
</div>
@@ -523,7 +524,7 @@ <h1>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
523524
<script type="text/javascript">
524525
var DOCUMENTATION_OPTIONS = {
525526
URL_ROOT:'../',
526-
VERSION:'4.0.0-alpha.4',
527+
VERSION:'4.0.0-alpha.5',
527528
COLLAPSE_INDEX:false,
528529
FILE_SUFFIX:'.html',
529530
HAS_SOURCE: false,

0 commit comments

Comments
 (0)