Docbot synching

This commit is contained in:
Jim Parry 2019-04-07 08:44:42 -07:00
parent 2e1c98bb16
commit b79589e7e5
No known key found for this signature in database
GPG Key ID: CED549230775AD5B
137 changed files with 1392 additions and 549 deletions

View File

@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 45433ea6d691c3809c6f61220966a804
config: 944be85f072d76f41828ba9493f85faa
tags: 645f666f9bcd5a90fca523b33c5a78b7

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Change Logs &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Change Logs &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,8 +34,8 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="next" title="Version 4.0-dev" href="next.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Version 4.0.0-dev" href="next.html"/>
<link rel="prev" title="The MIT License (MIT)" href="../license.html"/>
@ -131,13 +131,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Change Logs</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-5">Version 4.0.0-alpha.5</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-4">Version 4.0.0-alpha.4</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-3">Version 4.0.0-alpha.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-2">Version 4.0.0-alpha.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.5.html">Version 4.0.0-alpha.5</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.4.html">Version 4.0.0-alpha.4</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.3.html">Version 4.0.0-alpha.3</a></li>
@ -216,6 +217,30 @@
<p><strong>Next release of CodeIgniter4</strong></p>
<p><a class="reference internal" href="next.html"><span class="doc">See all the changes.</span></a></p>
</div>
<div class="section" id="version-4-0-0-beta-2">
<h2>Version 4.0.0-beta.2<a class="headerlink" href="#version-4-0-0-beta-2" title="Permalink to this headline"></a></h2>
<p>Release Date: April 04, 2019</p>
<p>Highlights:</p>
<ul class="simple">
<li>A number of fixes &amp; improvements, importantly for the Model and testing classes</li>
<li>Models now require a primary key</li>
<li>Generated API docs accessible at <a class="reference external" href="https://codeigniter4.github.io/api/">https://codeigniter4.github.io/api/</a></li>
<li>Validation rules have been enhanced</li>
<li>.htaccess beefed up</li>
</ul>
<p>New messages:</p>
<ul class="simple">
<li>Database.noPrimaryKey, forFindColumnHaveMultipleColumns, Database.forEmptyInputGiven</li>
</ul>
<p>App changes:</p>
<ul class="simple">
<li>updated app/Config/Events</li>
<li>added app/Controllers/BaseController</li>
<li>added tests/ folder for unit testing</li>
<li>added phpunit.xml.dist for unit testing configuration</li>
</ul>
<p><a class="reference internal" href="v4.0.0-beta.2.html"><span class="doc">See all the changes.</span></a></p>
</div>
<div class="section" id="version-4-0-0-beta-1">
<h2>Version 4.0.0-beta.1<a class="headerlink" href="#version-4-0-0-beta-1" title="Permalink to this headline"></a></h2>
<p>Release Date: Unreleased</p>
@ -349,7 +374,7 @@ He has proven to be passionate, dedicated and thorough :)</li>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="next.html" class="btn btn-neutral float-right" title="Version 4.0-dev" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="next.html" class="btn btn-neutral float-right" title="Version 4.0.0-dev" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="../license.html" class="btn btn-neutral" title="The MIT License (MIT)" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
@ -362,7 +387,7 @@ He has proven to be passionate, dedicated and thorough :)</li>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -384,7 +409,7 @@ He has proven to be passionate, dedicated and thorough :)</li>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0-dev &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-dev &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Change Logs" href="index.html"/>
<link rel="next" title="Version 4.0.0-alpha.5" href="v4.0.0-alpha.5.html"/>
<link rel="prev" title="Change Logs" href="index.html"/>
@ -132,13 +132,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<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>
<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>
<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>
<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>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul class="current">
<li class="toctree-l3 current"><a class="current reference internal" href="#">Version 4.0-dev</a><ul>
<li class="toctree-l3 current"><a class="current reference internal" href="#">Version 4.0.0-dev</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#prs-merged">PRs merged:</a></li>
</ul>
</li>
@ -197,7 +198,7 @@
<li><a href="index.html">Change Logs</a> &raquo;</li>
<li>Version 4.0-dev</li>
<li>Version 4.0.0-dev</li>
<li class="wy-breadcrumbs-aside">
@ -214,10 +215,10 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="version-version">
<h1>Version 4.0-dev<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h1>
<div class="section" id="version-4-0-0-dev">
<h1>Version 4.0.0-dev<a class="headerlink" href="#version-4-0-0-dev" title="Permalink to this headline"></a></h1>
<p>Release Date: Not released</p>
<p><strong>Next alpha release of CodeIgniter4</strong></p>
<p><strong>Next release of CodeIgniter4</strong></p>
<p>The list of changed files follows, with PR numbers shown.</p>
<div class="section" id="prs-merged">
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
@ -247,7 +248,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -269,7 +270,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-alpha.1 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Change Logs" href="index.html"/>
<link rel="prev" title="Version 4.0.0-alpha.2" href="v4.0.0-alpha.2.html"/>
@ -131,13 +131,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<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>
<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>
<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>
<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>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.5.html">Version 4.0.0-alpha.5</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.4.html">Version 4.0.0-alpha.4</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.3.html">Version 4.0.0-alpha.3</a></li>
@ -506,7 +507,7 @@ security, text, url</li>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -528,7 +529,7 @@ security, text, url</li>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-alpha.2 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Change Logs" href="index.html"/>
<link rel="next" title="Version 4.0.0-alpha.1" href="v4.0.0-alpha.1.html"/>
<link rel="prev" title="Version 4.0.0-alpha.3" href="v4.0.0-alpha.3.html"/>
@ -132,13 +132,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<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>
<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>
<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>
<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>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.5.html">Version 4.0.0-alpha.5</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.4.html">Version 4.0.0-alpha.4</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.3.html">Version 4.0.0-alpha.3</a></li>
@ -673,7 +674,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -695,7 +696,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-alpha.3 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Change Logs" href="index.html"/>
<link rel="next" title="Version 4.0.0-alpha.2" href="v4.0.0-alpha.2.html"/>
<link rel="prev" title="Version 4.0.0-alpha.4" href="v4.0.0-alpha.4.html"/>
@ -132,13 +132,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<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>
<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>
<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>
<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>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.5.html">Version 4.0.0-alpha.5</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.4.html">Version 4.0.0-alpha.4</a></li>
<li class="toctree-l3 current"><a class="current reference internal" href="#">Version 4.0.0-alpha.3</a><ul>
@ -976,7 +977,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -998,7 +999,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-alpha.4 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Change Logs" href="index.html"/>
<link rel="next" title="Version 4.0.0-alpha.3" href="v4.0.0-alpha.3.html"/>
<link rel="prev" title="Version 4.0.0-alpha.5" href="v4.0.0-alpha.5.html"/>
@ -132,13 +132,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<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>
<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>
<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>
<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>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="v4.0.0-alpha.5.html">Version 4.0.0-alpha.5</a></li>
<li class="toctree-l3 current"><a class="current reference internal" href="#">Version 4.0.0-alpha.4</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#prs-merged">PRs merged:</a></li>
@ -723,7 +724,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -745,7 +746,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-alpha.5 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,10 +34,10 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Change Logs" href="index.html"/>
<link rel="next" title="Version 4.0.0-alpha.4" href="v4.0.0-alpha.4.html"/>
<link rel="prev" title="Version 4.0-dev" href="next.html"/>
<link rel="prev" title="Version 4.0.0-dev" href="next.html"/>
<script src="../_static/js/modernizr.min.js"></script>
@ -132,13 +132,14 @@
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Change Logs</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="index.html#version-version">Version 4.0-dev</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-2">Version 4.0.0-beta.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="index.html#version-4-0-0-beta-1">Version 4.0.0-beta.1</a></li>
<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>
<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>
<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>
<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>
<li class="toctree-l2 current"><a class="reference internal" href="index.html#version-4-0-0-alpha-1">Version 4.0.0-alpha.1</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0-dev</a></li>
<li class="toctree-l3"><a class="reference internal" href="next.html">Version 4.0.0-dev</a></li>
<li class="toctree-l3 current"><a class="current reference internal" href="#">Version 4.0.0-alpha.5</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#prs-merged">PRs merged:</a></li>
</ul>
@ -781,7 +782,7 @@
<a href="v4.0.0-alpha.4.html" class="btn btn-neutral float-right" title="Version 4.0.0-alpha.4" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="next.html" class="btn btn-neutral" title="Version 4.0-dev" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="next.html" class="btn btn-neutral" title="Version 4.0.0-dev" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
@ -791,7 +792,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -813,7 +814,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Version 4.0.0-beta.1 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<script src="../_static/js/modernizr.min.js"></script>
@ -608,7 +608,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -630,7 +630,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -0,0 +1,812 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Version 4.0.0-beta.2 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
<link rel="shortcut icon" href="../_static/ci-icon.ico"/>
<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<script src="../_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../index.html" class="icon icon-home"> CodeIgniter4
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../installation/index.html">Installation</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../tutorial/index.html">Tutorial</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../concepts/index.html">CodeIgniter4 Overview</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../general/index.html">General Topics</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../incoming/index.html">Controllers and Routing</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../outgoing/index.html">Building Responses</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../database/index.html">Working With Databases</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../models/index.html">Modeling Data</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../dbmgmt/index.html">Managing Databases</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../libraries/index.html">Library Reference</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../helpers/index.html">Helpers</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../testing/index.html">Testing</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../cli/index.html">Command Line Usage</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../extending/index.html">Extending CodeIgniter</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../license.html">The MIT License (MIT)</a></li>
<li class="toctree-l1"><a class="reference internal" href="index.html">Change Logs</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">CodeIgniter4</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html">Docs</a> &raquo;</li>
<li>Version 4.0.0-beta.2</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="version-4-0-0-beta-2">
<h1>Version 4.0.0-beta.2<a class="headerlink" href="#version-4-0-0-beta-2" title="Permalink to this headline"></a></h1>
<p>Release Date: April 4, 2019</p>
<p>Highlights:</p>
<ul class="simple">
<li>A number of fixes &amp; improvements, importantly for the Model and testing classes</li>
<li>Models now require a primary key</li>
<li>Generated API docs accessible at <a class="reference external" href="https://codeigniter4.github.io/api/">https://codeigniter4.github.io/api/</a></li>
<li>Validation rules have been enhanced</li>
<li>.htaccess beefed up</li>
</ul>
<p>New messages:</p>
<ul class="simple">
<li>Database.noPrimaryKey, forFindColumnHaveMultipleColumns, Database.forEmptyInputGiven</li>
</ul>
<p>App changes:</p>
<ul class="simple">
<li>updated app/Config/Events</li>
<li>added app/Controllers/BaseController</li>
<li>added tests/ folder for unit testing</li>
<li>added phpunit.xml.dist for unit testing configuration</li>
</ul>
<p>The list of changed files follows, with PR numbers shown.</p>
<ul class="simple">
<li>.htaccess #1900</li>
<li><dl class="first docutils">
<dt>app/</dt>
<dd><ul class="first last">
<li><dl class="first docutils">
<dt>Config/</dt>
<dd><ul class="first last">
<li>Events #1856</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Controllers/</dt>
<dd><ul class="first last">
<li>BaseController #1847</li>
<li>Home #1847</li>
</ul>
</dd>
</dl>
</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>contributing/</dt>
<dd><ul class="first last">
<li>README.rst #1846</li>
<li>styleguide #1872</li>
</ul>
</dd>
</dl>
</li>
<li>contributing.md #1846</li>
<li>phpdoc.dist.xml #1872</li>
<li><dl class="first docutils">
<dt>system/</dt>
<dd><ul class="first last">
<li><dl class="first docutils">
<dt>Autoloader/</dt>
<dd><ul class="first last">
<li>FileLocator #1860</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Cache/Handlers/</dt>
<dd><ul class="first last">
<li>FileHandler #1895</li>
<li>MemcachedHandler #1895</li>
<li>PredisHandler #1895</li>
<li>RedisHandler #1863, #1895</li>
<li>WincacheHandler #1895</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>CLI/</dt>
<dd><ul class="first last">
<li>CLI #1891, #1910</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Commands/</dt>
<dd><ul class="first last">
<li>Server/Serve #1893</li>
<li>Utilities/Routes #1859</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Config/</dt>
<dd><ul class="first last">
<li>BaseConfig #1811</li>
<li>Routes #1847, #1850</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Database/</dt>
<dd><ul class="first last">
<li>BaseBuilder $1776, #1902</li>
<li>BaseConnection #1899</li>
<li>Forge #1844, #1899</li>
<li>MigrationRunner #1860, #1865</li>
<li>MySQLi/Connection #1896</li>
<li>MySQLi/Forge #1899</li>
<li>Postgre/Builder #1902</li>
<li>Postgre/Forge #1899</li>
<li>Query #1805, #1771</li>
<li>SQLite3/Builder #1902</li>
<li>SQLite3/Forge #1899</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Debug/</dt>
<dd><ul class="first last">
<li>Toolbar/Collectors/History #1869</li>
<li>Toolbar #1897</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Events/</dt>
<dd><ul class="first last">
<li>Events #1867</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Exceptions/</dt>
<dd><ul class="first last">
<li>ModelException #1829</li>
<li>PageNotFoundException #1844</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Files/</dt>
<dd><ul class="first last">
<li>File #1809, #1854</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Helpers/</dt>
<dd><ul class="first last">
<li>date_helper #d08b68</li>
<li>form_helper #1803</li>
<li>html_helper #1803</li>
<li>number_helper #d08b68, #1803</li>
<li>security_helper #d08b68</li>
<li>text_helper #d08b68, #1803</li>
<li>url_helper #d08b68, #1803</li>
<li>xml_helper #1803</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Honeypot/</dt>
<dd><ul class="first last">
<li>Honeypot #1894</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>HTTP/</dt>
<dd><ul class="first last">
<li>Header #1769</li>
<li>IncomingRequest #1831</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Language/en/</dt>
<dd><ul class="first last">
<li>Database #1829, #1861, #1902</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Router/</dt>
<dd><ul class="first last">
<li>RouteCollection #1769</li>
<li>Router #1839, #1882</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Session/</dt>
<dd><ul class="first last">
<li>Session #1769</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Test/</dt>
<dd><ul class="first last">
<li>ControllerTester #1769, #1848, #1855</li>
<li>DOMParser #1848</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Validation/</dt>
<dd><ul class="first last">
<li>FormatRules #1762, #1863</li>
<li>Rules #1791, #1814, #1818, #1862</li>
<li>Validation #1769</li>
<li>Views/list #1828</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>View/</dt>
<dd><ul class="first last">
<li>Filters #1769</li>
<li>Parser #1769</li>
<li>View #1769, #1827</li>
</ul>
</dd>
</dl>
</li>
<li>CodeIgniter #1769, #1804, #1590</li>
<li>Common #1802, #895ae0</li>
<li>ComposerScripts #1804</li>
<li>Controller #1769, #1850</li>
<li>Entity #1769, #1804</li>
<li>Model #1793, #1769, #1804, #1808, #1812, #1813, #1817, #1829, #1746, #1861</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>tests/system/</dt>
<dd><ul class="first last">
<li><dl class="first docutils">
<dt>Cache/</dt>
<dd><ul class="first last">
<li><dl class="first docutils">
<dt>Handlers/</dt>
<dd><ul class="first last">
<li>FileHandlerTest #1796, #1895</li>
<li>MemcachedHandlerTest #1895</li>
<li>RedisHandlerTest #1895</li>
</ul>
</dd>
</dl>
</li>
<li>CacheFactoryTest #1796</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>CLI/</dt>
<dd><ul class="first last">
<li>CLITest #1910</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Config/</dt>
<dd><ul class="first last">
<li>BaseConfigTest #1811</li>
<li>ConfigTest #1811</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Database/</dt>
<dd><ul class="first last">
<li>Builder/EmptyTest #1902</li>
<li>Builder/SelectTest #1902</li>
<li>Live/ModelTest #1817, #1829, #1861</li>
<li>Live/WhereTest #1906</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Events/</dt>
<dd><ul class="first last">
<li>EventsTest #1867</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>HTTP/</dt>
<dd><ul class="first last">
<li>ContentSecurityPolicyTest #1848</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Router/</dt>
<dd><ul class="first last">
<li>RouteCollectionTest #1822, #1912, #1913</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Test/</dt>
<dd><ul class="first last">
<li>ControllerTesterTest #1848, #1855</li>
<li>DOMParserTest #1848</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Validation/</dt>
<dd><ul class="first last">
<li>FormatRulesTest #1762</li>
<li>RulesTest #1791</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>View/</dt>
<dd><ul class="first last">
<li>ViewTest #1827, #1836</li>
</ul>
</dd>
</dl>
</li>
<li>ControllerTest #1850</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>user_guide_src/</dt>
<dd><ul class="first last">
<li><dl class="first docutils">
<dt>cli/</dt>
<dd><ul class="first last">
<li>cli_commands #1777</li>
<li>cli_library #1892, #1910</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>concepts/</dt>
<dd><ul class="first last">
<li>services #1811</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>database/</dt>
<dd><ul class="first last">
<li>examples #1794</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>dbmgmt/</dt>
<dd><ul class="first last">
<li>forge #1844, #1899</li>
<li>migration #1860, #1865</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>extending/</dt>
<dd><ul class="first last">
<li>basecontroller #1847</li>
<li>core_classes #1847</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>general/</dt>
<dd><ul class="first last">
<li>common_functions #1802, #1895</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>helpers/</dt>
<dd><ul class="first last">
<li>number_helper #d08b68</li>
<li>url_helper #1803</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>incoming/</dt>
<dd><ul class="first last">
<li>routing #1908</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>libraries/</dt>
<dd><ul class="first last">
<li>caching #1895</li>
<li>files #1790, #1854</li>
<li>pagination #1823</li>
<li>sessions #1843</li>
<li>validation #1814, #1828, #1862</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>models/</dt>
<dd><ul class="first last">
<li>models #1817, #1820, #1829, #1746, #1861</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>outgoing/</dt>
<dd><ul class="first last">
<li>view_layouts #1827</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>testing/</dt>
<dd><ul class="first last">
<li>controllers #1848</li>
</ul>
</dd>
</dl>
</li>
</ul>
</dd>
</dl>
</li>
</ul>
<div class="section" id="prs-merged">
<h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>#1913 More RouteCollection tests for overwriting. Closes #1692</li>
<li>#1912 Additional RouteCollectionTests</li>
<li>#1910 Added print method to CLI library so you can print multiple times on same line</li>
<li>#1908 Add filter parameters to User Guide</li>
<li>#1906 SubQuery related test cases w.r.t #1775</li>
<li>#1902 BaseBuilder corrections</li>
<li>#1900 Update .htaccess for better security and caching</li>
<li>#1899 Database Forge correction</li>
<li>#1897 Toolbar fix w.r.t #1779</li>
<li>#1896 Mysql connection issue with SSL cert (#1219)</li>
<li>#1894 Typos fixings</li>
<li>#1893 Fix spark serve with remove escapeshellarg()</li>
<li>#1892 Add CLI background color list to the user guide</li>
<li>#1891 Allow CLI::strlen null parameter</li>
<li>#1886 Fixed issue #1880, fixed a few typos and updated code style</li>
<li>#1882 Router Changes w.r.t #1541</li>
<li>#1873-1889 Docs: move namespace declarations &amp; add missing class docblocks</li>
<li>#1872 Docs: fix phpdoc config</li>
<li>#1871 Unmatched Cache Library <cite>get()</cite> return null</li>
<li>#1869 History::SetFiles check #1778</li>
<li>#1863 Module wise Typos changes</li>
<li>#1861 New method Find Column w.r.t. #1619</li>
<li>#1860 Migrationrunner use autoloader</li>
<li>#1867 Events should actually work with any callable now. Fixes #1835</li>
<li>#1865 MigrationRunner issue with definition resolved</li>
<li>#1862 required_with and required_without definition changes</li>
<li>#1859 Ignore callbacks in routes list</li>
<li>#1858 Typos correction in DB module</li>
<li>#1856 ensure ob_end_flush() when ob_get_level() &gt; 0 on pre_system event</li>
<li>#1855 Fix: ControllerTester::execute. Fixes #1834</li>
<li>#1854 <a class="reference external" href="File::move">File::move</a> now returns new file instance for relocated file. Fixes #1782</li>
<li>#1851 Replace old CI3 .gitignore with root CI4 version</li>
<li>#1850 Secure routable controller methods</li>
<li>#1848 Test: fix &amp; test Test/ControllerTest, tested</li>
<li>#1847 Extend Controller to BaseController by default</li>
<li>#1846 Fix contributing links</li>
<li>#1844 Model Fix</li>
<li>#1843 Replace CI3 $this-&gt;input reference</li>
<li>#1842 Exception &#8216;forPageNotFound&#8217; missing default value</li>
<li>#1839 Dont replace slashes with backslashes in the to route</li>
<li>#1836 Test: Improve ViewView coverage</li>
<li>#1831 Fix some PHPDoc comments error</li>
<li>#1829 Improve: Models now require a primary key. This is partially to keep the code …</li>
<li>#1828 Fix: Remove bootstrap styles from validation views.</li>
<li>#1827 Fix: Adding include method to View library to render view partials... views.</li>
<li>#1823 Docs: Remove legacy Bootstrap references in Pagination class</li>
<li>#1822 Test: enhance RouteCollection coverage</li>
<li>#1820 Fix: Correct sphinx errors in model.rst</li>
<li>#1819 Improve: Add apibot for API docs using phpDocumentor</li>
<li>#1818 Improve: Code improvement in exact_length Rule</li>
<li>#1817 Improve: Model setValidationMessage functions introduced</li>
<li>#895ae0 Fix: Start session whenver using the old command</li>
<li>#1814 Enhance: extended exact_length[1,3,5]</li>
<li>#1813 Fix: Model::save fix for earlier PRs</li>
<li>#1812 Test: Improve Filters coverage</li>
<li>#1811 Test: Config module coverage improved</li>
<li>#1809 Fix file move failed. Fixex #1785</li>
<li>#1808 Fix: Fix save method return value</li>
<li>#1805 Docs: Query Class Changes</li>
<li>#1804 Docs: Some Base Functional Changes</li>
<li>#1803 Docs: Some Helper Changes</li>
<li>#1802 Docs: Common function correction</li>
<li>#1796 Test: Improve Cache coverage</li>
<li>#1794 Replace nonexistent &#8220;getAffectedRows&#8221;</li>
<li>#1793 Set Model-&gt;chunk return type</li>
<li>#1791 Fix: Remove is_numeric tests in ValidationRules</li>
<li>#d08b68 Fix in ControllerTester for missing UserAgent</li>
<li>#1790 Correction of typos in documentation as mentioned in issue #1781</li>
<li>#1777 Add CLI namespace to example</li>
<li>#1776 Fix: replace only last operator in field name</li>
<li>#1771 Fix: fix typo in matchSimpleBinds</li>
<li>#1769 Correction in Methods and Spellings</li>
<li>#1762 Fix: decimal rule. shouldn&#8217;t it accept integers?</li>
<li>#1746 Improve: Update Model, to selective update created_at / updated_at field.</li>
<li>#1590 Improve: Enhance 404Override</li>
</ul>
</div>
</div>
</div>
<div class="articleComments">
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 07, 2019.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,
SOURCELINK_SUFFIX: ''
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Running via the Command Line &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Running via the Command Line &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Command Line Usage" href="index.html"/>
<link rel="next" title="Custom CLI Commands" href="cli_commands.html"/>
<link rel="prev" title="Command Line Usage" href="index.html"/>
@ -328,7 +328,7 @@ allows you to prompt a user for information, making it easy to build flexible, s
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -350,7 +350,7 @@ allows you to prompt a user for information, making it easy to build flexible, s
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Custom CLI Commands &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Custom CLI Commands &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Command Line Usage" href="index.html"/>
<link rel="next" title="CLI Library" href="cli_library.html"/>
<link rel="prev" title="Running via the Command Line" href="cli.html"/>
@ -455,7 +455,7 @@ be familiar with when creating your own commands. It also has a <a class="refere
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -477,7 +477,7 @@ be familiar with when creating your own commands. It also has a <a class="refere
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CLI Library &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CLI Library &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Command Line Usage" href="index.html"/>
<link rel="next" title="CLIRequest Class" href="cli_request.html"/>
<link rel="prev" title="Custom CLI Commands" href="cli_commands.html"/>
@ -471,7 +471,7 @@ waiting for a key press.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -493,7 +493,7 @@ waiting for a key press.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CLIRequest Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CLIRequest Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Command Line Usage" href="index.html"/>
<link rel="next" title="Extending CodeIgniter" href="../extending/index.html"/>
<link rel="prev" title="CLI Library" href="cli_library.html"/>
@ -264,7 +264,7 @@ but adds some accessor methods for convenience.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -286,7 +286,7 @@ but adds some accessor methods for convenience.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Command Line Usage &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Command Line Usage &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Running via the Command Line" href="cli.html"/>
<link rel="prev" title="Debugging Your Application" href="../testing/debugging.html"/>
@ -233,7 +233,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -255,7 +255,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Autoloading Files &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Autoloading Files &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="CodeIgniter4 Overview" href="index.html"/>
<link rel="next" title="Services" href="services.html"/>
<link rel="prev" title="Models, Views, and Controllers" href="mvc.html"/>
@ -314,7 +314,7 @@ the first one to get a chance to locate the file.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -336,7 +336,7 @@ the first one to get a chance to locate the file.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Working With HTTP Requests &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Working With HTTP Requests &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="CodeIgniter4 Overview" href="index.html"/>
<link rel="next" title="Security Guidelines" href="security.html"/>
<link rel="prev" title="Services" href="services.html"/>
@ -330,7 +330,7 @@ of the HTTP response. This gives you an easy and powerful way to construct your
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -352,7 +352,7 @@ of the HTTP response. This gives you an easy and powerful way to construct your
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeIgniter4 Overview &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CodeIgniter4 Overview &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Application Structure" href="structure.html"/>
<link rel="prev" title="Conclusion" href="../tutorial/conclusion.html"/>
@ -237,7 +237,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -259,7 +259,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Models, Views, and Controllers &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Models, Views, and Controllers &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="CodeIgniter4 Overview" href="index.html"/>
<link rel="next" title="Autoloading Files" href="autoloader.html"/>
<link rel="prev" title="Application Structure" href="structure.html"/>
@ -289,7 +289,7 @@ you need.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -311,7 +311,7 @@ you need.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Security Guidelines &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Security Guidelines &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="CodeIgniter4 Overview" href="index.html"/>
<link rel="next" title="General Topics" href="../general/index.html"/>
<link rel="prev" title="Working With HTTP Requests" href="http.html"/>
@ -444,7 +444,7 @@ inappropriately.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -466,7 +466,7 @@ inappropriately.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Services &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Services &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="CodeIgniter4 Overview" href="index.html"/>
<link rel="next" title="Working With HTTP Requests" href="http.html"/>
<link rel="prev" title="Autoloading Files" href="autoloader.html"/>
@ -399,7 +399,7 @@ would simply use the framework&#8217;s <code class="docutils literal"><span clas
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -421,7 +421,7 @@ would simply use the framework&#8217;s <code class="docutils literal"><span clas
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Application Structure &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Application Structure &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="CodeIgniter4 Overview" href="index.html"/>
<link rel="next" title="Models, Views, and Controllers" href="mvc.html"/>
<link rel="prev" title="CodeIgniter4 Overview" href="index.html"/>
@ -307,7 +307,7 @@ settings inside <code class="docutils literal"><span class="pre">app/Config/Path
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -329,7 +329,7 @@ settings inside <code class="docutils literal"><span class="pre">app/Config/Path
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Custom Function Calls &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Custom Function Calls &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Database Events" href="events.html"/>
<link rel="prev" title="Database Metadata" href="metadata.html"/>
@ -268,7 +268,7 @@ database result ID. The connection ID can be accessed using:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -290,7 +290,7 @@ database result ID. The connection ID can be accessed using:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Configuration &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Configuration &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Connecting to your Database" href="connecting.html"/>
<link rel="prev" title="Database Quick Start: Example Code" href="examples.html"/>
@ -513,7 +513,7 @@ you are using MySQL.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -535,7 +535,7 @@ you are using MySQL.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Connecting to your Database &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Connecting to your Database &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Queries" href="queries.html"/>
<link rel="prev" title="Database Configuration" href="configuration.html"/>
@ -351,7 +351,7 @@ connections, you can explicitly close the connection.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -373,7 +373,7 @@ connections, you can explicitly close the connection.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Events &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Events &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Utilities" href="utilities.html"/>
<link rel="prev" title="Custom Function Calls" href="call_function.html"/>
@ -257,7 +257,7 @@ potentially missing indexes, slow queries, etc. An example usage might be:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -279,7 +279,7 @@ potentially missing indexes, slow queries, etc. An example usage might be:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Quick Start: Example Code &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Quick Start: Example Code &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Database Configuration" href="configuration.html"/>
<link rel="prev" title="Working With Databases" href="index.html"/>
@ -338,7 +338,7 @@ complement of functions for working with data.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -360,7 +360,7 @@ complement of functions for working with data.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Query Helper Methods &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Query Helper Methods &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Query Builder Class" href="query_builder.html"/>
<link rel="prev" title="Generating Query Results" href="results.html"/>
@ -281,7 +281,7 @@ etc...):</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -303,7 +303,7 @@ etc...):</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Working With Databases &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Working With Databases &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Database Quick Start: Example Code" href="examples.html"/>
<link rel="prev" title="Alternate PHP Syntax for View Files" href="../outgoing/alternative_php.html"/>
@ -251,7 +251,7 @@ patterns. The database functions offer clear, simple syntax.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -273,7 +273,7 @@ patterns. The database functions offer clear, simple syntax.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Metadata &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Metadata &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Custom Function Calls" href="call_function.html"/>
<link rel="prev" title="Transactions" href="transactions.html"/>
@ -388,7 +388,7 @@ for each key associated with a table.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -410,7 +410,7 @@ for each key associated with a table.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Queries &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Queries &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Generating Query Results" href="results.html"/>
<link rel="prev" title="Connecting to your Database" href="connecting.html"/>
@ -611,7 +611,7 @@ parameter is the value you want it replaced with:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -633,7 +633,7 @@ parameter is the value you want it replaced with:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Query Builder Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Query Builder Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Transactions" href="transactions.html"/>
<link rel="prev" title="Query Helper Methods" href="helpers.html"/>
@ -2323,7 +2323,7 @@ a DELETE statement will be used instead.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -2345,7 +2345,7 @@ a DELETE statement will be used instead.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Generating Query Results &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Generating Query Results &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Query Helper Methods" href="helpers.html"/>
<link rel="prev" title="Queries" href="queries.html"/>
@ -964,7 +964,7 @@ field meta-data.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -986,7 +986,7 @@ field meta-data.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Transactions &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Transactions &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Database Metadata" href="metadata.html"/>
<link rel="prev" title="Query Builder Class" href="query_builder.html"/>
@ -353,7 +353,7 @@ transactions, <strong>NOT</strong> $this-&gt;db-&gt;transStart().</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -375,7 +375,7 @@ transactions, <strong>NOT</strong> $this-&gt;db-&gt;transStart().</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Utilities &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Utilities &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Working With Databases" href="index.html"/>
<link rel="next" title="Modeling Data" href="../models/index.html"/>
<link rel="prev" title="Database Events" href="events.html"/>
@ -267,7 +267,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -289,7 +289,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Forge Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Forge Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Managing Databases" href="index.html"/>
<link rel="next" title="Database Migrations" href="migration.html"/>
<link rel="prev" title="Managing Databases" href="index.html"/>
@ -841,7 +841,7 @@ change the name, you can add a &#8220;name&#8221; key into the field defining ar
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -863,7 +863,7 @@ change the name, you can add a &#8220;name&#8221; key into the field defining ar
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Managing Databases &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Managing Databases &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Database Forge Class" href="forge.html"/>
<link rel="prev" title="Working With Entities" href="../models/entities.html"/>
@ -231,7 +231,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -253,7 +253,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Migrations &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Migrations &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Managing Databases" href="index.html"/>
<link rel="next" title="Database Seeding" href="seeds.html"/>
<link rel="prev" title="Database Forge Class" href="forge.html"/>
@ -723,7 +723,7 @@ specific versions. It works just like <code class="docutils literal"><span class
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -745,7 +745,7 @@ specific versions. It works just like <code class="docutils literal"><span class
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Seeding &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Database Seeding &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Managing Databases" href="index.html"/>
<link rel="next" title="Library Reference" href="../libraries/index.html"/>
<link rel="prev" title="Database Migrations" href="migration.html"/>
@ -299,7 +299,7 @@ a dedicated controller:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -321,7 +321,7 @@ a dedicated controller:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Extending the Controller &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Extending the Controller &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Extending CodeIgniter" href="index.html"/>
<link rel="next" title="Contributing to CodeIgniter" href="contributing.html"/>
<link rel="prev" title="Events" href="events.html"/>
@ -279,7 +279,7 @@ Controller instead:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -301,7 +301,7 @@ Controller instead:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contributing to CodeIgniter &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Contributing to CodeIgniter &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Extending CodeIgniter" href="index.html"/>
<link rel="next" title="The MIT License (MIT)" href="../license.html"/>
<link rel="prev" title="Extending the Controller" href="basecontroller.html"/>
@ -276,7 +276,7 @@ it a clearer target!</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -298,7 +298,7 @@ it a clearer target!</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Creating Core System Classes &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Creating Core System Classes &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Extending CodeIgniter" href="index.html"/>
<link rel="next" title="Events" href="events.html"/>
<link rel="prev" title="Extending CodeIgniter" href="index.html"/>
@ -329,7 +329,7 @@ instead of the native ones (this is known as “method overriding”). This allo
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -351,7 +351,7 @@ instead of the native ones (this is known as “method overriding”). This allo
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Events &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Events &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Extending CodeIgniter" href="index.html"/>
<link rel="next" title="Extending the Controller" href="basecontroller.html"/>
<link rel="prev" title="Creating Core System Classes" href="core_classes.html"/>
@ -328,7 +328,7 @@ When <strong>true</strong>, all events will be skipped over during the trigger m
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -350,7 +350,7 @@ When <strong>true</strong>, all events will be skipped over during the trigger m
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Extending CodeIgniter &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Extending CodeIgniter &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Creating Core System Classes" href="core_classes.html"/>
<link rel="prev" title="CLIRequest Class" href="../cli/cli_request.html"/>
@ -233,7 +233,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -255,7 +255,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web Page Caching &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Web Page Caching &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Code Modules" href="modules.html"/>
<link rel="prev" title="Error Handling" href="errors.html"/>
@ -289,7 +289,7 @@ have to expire normally.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -311,7 +311,7 @@ have to expire normally.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Global Functions and Constants &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Global Functions and Constants &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Logging Information" href="logging.html"/>
<link rel="prev" title="Helper Functions" href="helpers.html"/>
@ -902,7 +902,7 @@ instance every time.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -924,7 +924,7 @@ instance every time.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Working With Configuration Files &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Working With Configuration Files &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="CodeIgniter URLs" href="urls.html"/>
<link rel="prev" title="General Topics" href="index.html"/>
@ -461,7 +461,7 @@ by treating <cite>RegionalSalesModel</cite> as a &#8220;registrar&#8221;. The re
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -483,7 +483,7 @@ by treating <cite>RegionalSalesModel</cite> as a &#8220;registrar&#8221;. The re
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Handling Multiple Environments &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Handling Multiple Environments &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Controllers and Routing" href="../incoming/index.html"/>
<link rel="prev" title="Managing your Applications" href="managing_apps.html"/>
@ -322,7 +322,7 @@ more detail in the Handling Different Environments section of the
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -344,7 +344,7 @@ more detail in the Handling Different Environments section of the
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Error Handling &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Error Handling &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Web Page Caching" href="caching.html"/>
<link rel="prev" title="Logging Information" href="logging.html"/>
@ -362,7 +362,7 @@ or when it is temporarily lost:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -384,7 +384,7 @@ or when it is temporarily lost:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Helper Functions &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Helper Functions &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Global Functions and Constants" href="common_functions.html"/>
<link rel="prev" title="CodeIgniter URLs" href="urls.html"/>
@ -389,7 +389,7 @@ Files. Browse each one to see what they do.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -411,7 +411,7 @@ Files. Browse each one to see what they do.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>General Topics &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>General Topics &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Working With Configuration Files" href="configuration.html"/>
<link rel="prev" title="Security Guidelines" href="../concepts/security.html"/>
@ -244,7 +244,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -266,7 +266,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Logging Information &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Logging Information &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Error Handling" href="errors.html"/>
<link rel="prev" title="Global Functions and Constants" href="common_functions.html"/>
@ -401,7 +401,7 @@ still be able to log as it would expect, as long as it can find a PSR3 compatibl
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -423,7 +423,7 @@ still be able to log as it would expect, as long as it can find a PSR3 compatibl
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Managing your Applications &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Managing your Applications &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Handling Multiple Environments" href="environments.html"/>
<link rel="prev" title="Code Modules" href="modules.html"/>
@ -288,7 +288,7 @@ modify <code class="docutils literal"><span class="pre">spark</span></code> insi
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -310,7 +310,7 @@ modify <code class="docutils literal"><span class="pre">spark</span></code> insi
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Code Modules &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Code Modules &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Managing your Applications" href="managing_apps.html"/>
<link rel="prev" title="Web Page Caching" href="caching.html"/>
@ -434,7 +434,7 @@ file follows the same directory structures as the main application directory.</p
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -456,7 +456,7 @@ file follows the same directory structures as the main application directory.</p
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeIgniter URLs &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CodeIgniter URLs &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="General Topics" href="index.html"/>
<link rel="next" title="Helper Functions" href="helpers.html"/>
<link rel="prev" title="Working With Configuration Files" href="configuration.html"/>
@ -296,7 +296,7 @@ settings of the root and alias directives), and then sends the request to the in
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -318,7 +318,7 @@ settings of the root and alias directives), and then sends the request to the in
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Index &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -35,7 +35,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="index.html"/>
<script src="_static/js/modernizr.min.js"></script>
@ -1368,7 +1368,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -1390,7 +1390,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Array Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Array Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Cookie Helper" href="cookie_helper.html"/>
<link rel="prev" title="Helpers" href="index.html"/>
@ -307,7 +307,7 @@ have a numeric index:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -329,7 +329,7 @@ have a numeric index:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cookie Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Cookie Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Date Helper" href="date_helper.html"/>
<link rel="prev" title="Array Helper" href="array_helper.html"/>
@ -347,7 +347,7 @@ parameters.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -369,7 +369,7 @@ parameters.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Date Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Date Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Filesystem Helper" href="filesystem_helper.html"/>
<link rel="prev" title="Cookie Helper" href="cookie_helper.html"/>
@ -289,7 +289,7 @@ module in CodeIgniter 4.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -311,7 +311,7 @@ module in CodeIgniter 4.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Filesystem Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Filesystem Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Form Helper" href="form_helper.html"/>
<link rel="prev" title="Date Helper" href="date_helper.html"/>
@ -611,7 +611,7 @@ cause an error to be triggered if the path cannot be resolved.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -633,7 +633,7 @@ cause an error to be triggered if the path cannot be resolved.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Form Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Form Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="HTML Helper" href="html_helper.html"/>
<link rel="prev" title="Filesystem Helper" href="filesystem_helper.html"/>
@ -1240,7 +1240,7 @@ class instead of the generic helper function.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -1262,7 +1262,7 @@ class instead of the generic helper function.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HTML Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>HTML Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Inflector Helper" href="inflector_helper.html"/>
<link rel="prev" title="Form Helper" href="form_helper.html"/>
@ -967,7 +967,7 @@ pulled from <cite>application/Config/DocTypes.php</cite>, or they could be over-
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -989,7 +989,7 @@ pulled from <cite>application/Config/DocTypes.php</cite>, or they could be over-
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Helpers &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Helpers &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Array Helper" href="array_helper.html"/>
<link rel="prev" title="Validation" href="../libraries/validation.html"/>
@ -249,7 +249,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -271,7 +271,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Inflector Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Inflector Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Number Helper" href="number_helper.html"/>
<link rel="prev" title="HTML Helper" href="html_helper.html"/>
@ -501,7 +501,7 @@ Example:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -523,7 +523,7 @@ Example:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Number Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Number Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Security Helper" href="security_helper.html"/>
<link rel="prev" title="Inflector Helper" href="inflector_helper.html"/>
@ -415,7 +415,7 @@ It will return null for any value outside that range .</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -437,7 +437,7 @@ It will return null for any value outside that range .</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Security Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Security Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Text Helper" href="text_helper.html"/>
<link rel="prev" title="Number Helper" href="number_helper.html"/>
@ -334,7 +334,7 @@ It leaves the image URL as plain text.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -356,7 +356,7 @@ It leaves the image URL as plain text.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Text Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Text Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="URL Helper" href="url_helper.html"/>
<link rel="prev" title="Security Helper" href="security_helper.html"/>
@ -944,7 +944,7 @@ at the end.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -966,7 +966,7 @@ at the end.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>URL Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>URL Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="XML Helper" href="xml_helper.html"/>
<link rel="prev" title="Text Helper" href="text_helper.html"/>
@ -775,7 +775,7 @@ is missing from a URL.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -797,7 +797,7 @@ is missing from a URL.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>XML Helper &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>XML Helper &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Helpers" href="index.html"/>
<link rel="next" title="Testing" href="../testing/index.html"/>
<link rel="prev" title="URL Helper" href="url_helper.html"/>
@ -298,7 +298,7 @@ character entities, e.g. &amp;#123;. Example:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -320,7 +320,7 @@ character entities, e.g. &amp;#123;. Example:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Content Negotiation &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Content Negotiation &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="HTTP Method Spoofing" href="methodspoofing.html"/>
<link rel="prev" title="IncomingRequest Class" href="incomingrequest.html"/>
@ -346,7 +346,7 @@ specify the type of compression the client supports:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -368,7 +368,7 @@ specify the type of compression the client supports:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Controllers &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Controllers &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="URI Routing" href="routing.html"/>
<link rel="prev" title="Controllers and Routing" href="index.html"/>
@ -589,7 +589,7 @@ and you will find that some situations are simpler in the controller than then m
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -611,7 +611,7 @@ and you will find that some situations are simpler in the controller than then m
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Controller Filters &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Controller Filters &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="HTTP Messages" href="message.html"/>
<link rel="prev" title="URI Routing" href="routing.html"/>
@ -414,7 +414,7 @@ a list of URI patterns that filter should apply to:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -436,7 +436,7 @@ a list of URI patterns that filter should apply to:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IncomingRequest Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>IncomingRequest Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="Content Negotiation" href="content_negotiation.html"/>
<link rel="prev" title="Request Class" href="request.html"/>
@ -844,7 +844,7 @@ as an array.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -866,7 +866,7 @@ as an array.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Controllers and Routing &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Controllers and Routing &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Controllers" href="controllers.html"/>
<link rel="prev" title="Handling Multiple Environments" href="../general/environments.html"/>
@ -241,7 +241,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -263,7 +263,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HTTP Messages &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>HTTP Messages &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="Request Class" href="request.html"/>
<link rel="prev" title="Controller Filters" href="filters.html"/>
@ -687,7 +687,7 @@ If no match is found, will return the first element of the <code class="docutils
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -709,7 +709,7 @@ If no match is found, will return the first element of the <code class="docutils
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HTTP Method Spoofing &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>HTTP Method Spoofing &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="Building Responses" href="../outgoing/index.html"/>
<link rel="prev" title="Content Negotiation" href="content_negotiation.html"/>
@ -251,7 +251,7 @@ with the default configuration, and must have additional packages enabled to wor
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -273,7 +273,7 @@ with the default configuration, and must have additional packages enabled to wor
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Request Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Request Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="IncomingRequest Class" href="incomingrequest.html"/>
<link rel="prev" title="HTTP Messages" href="message.html"/>
@ -377,7 +377,7 @@ as an array.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -399,7 +399,7 @@ as an array.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>URI Routing &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>URI Routing &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Controllers and Routing" href="index.html"/>
<link rel="next" title="Controller Filters" href="filters.html"/>
<link rel="prev" title="Controllers" href="controllers.html"/>
@ -810,7 +810,7 @@ a valid class/method pair, just like you would show in any route, or a Closure:<
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -832,7 +832,7 @@ a valid class/method pair, just like you would show in any route, or a Closure:<
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeIgniter4 User Guide &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CodeIgniter4 User Guide &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="#"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="#"/>
<link rel="next" title="Welcome to CodeIgniter4" href="intro/index.html"/>
@ -446,7 +446,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -468,7 +468,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Installation &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Installation &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Manual Installation" href="installing_manual.html"/>
<link rel="prev" title="PSR Compliance" href="../intro/psr.html"/>
@ -263,7 +263,7 @@ lines to enable &#8220;curl&#8221; and &#8220;intl&#8221;, for instance.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -285,7 +285,7 @@ lines to enable &#8220;curl&#8221; and &#8220;intl&#8221;, for instance.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Composer Installation &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Composer Installation &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="Git Installation" href="installing_git.html"/>
<link rel="prev" title="Manual Installation" href="installing_manual.html"/>
@ -399,7 +399,7 @@ they can be added to your project in a similar fashion.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -421,7 +421,7 @@ they can be added to your project in a similar fashion.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Git Installation &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Git Installation &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="Running Your App" href="running.html"/>
<link rel="prev" title="Composer Installation" href="installing_composer.html"/>
@ -305,7 +305,7 @@ codebase installation.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -327,7 +327,7 @@ codebase installation.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Manual Installation &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Manual Installation &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="Composer Installation" href="installing_composer.html"/>
<link rel="prev" title="Installation" href="index.html"/>
@ -277,7 +277,7 @@ to the translations.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -299,7 +299,7 @@ to the translations.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeIgniter Repositories &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CodeIgniter Repositories &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="Tutorial" href="../tutorial/index.html"/>
<link rel="prev" title="Troubleshooting" href="troubleshooting.html"/>
@ -337,7 +337,7 @@ These correspond to the repositories mentioned above:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -359,7 +359,7 @@ These correspond to the repositories mentioned above:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Running Your App &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Running Your App &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="Upgrading From a Previous Version" href="upgrading.html"/>
<link rel="prev" title="Git Installation" href="installing_git.html"/>
@ -388,7 +388,7 @@ it at <code class="docutils literal"><span class="pre">http://localhost:8082</sp
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -410,7 +410,7 @@ it at <code class="docutils literal"><span class="pre">http://localhost:8082</sp
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Troubleshooting &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Troubleshooting &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="CodeIgniter Repositories" href="repositories.html"/>
<link rel="prev" title="Upgrading from 3.x to 4.x" href="upgrade_4xx.html"/>
@ -274,7 +274,7 @@ CodeIgniter equivalent, <code class="docutils literal"><span class="pre">php</sp
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -296,7 +296,7 @@ CodeIgniter equivalent, <code class="docutils literal"><span class="pre">php</sp
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Upgrading from 3.x to 4.x &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Upgrading from 3.x to 4.x &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Upgrading From a Previous Version" href="upgrading.html"/>
<link rel="next" title="Troubleshooting" href="troubleshooting.html"/>
<link rel="prev" title="Upgrading From a Previous Version" href="upgrading.html"/>
@ -339,7 +339,7 @@ your components instead of the default ones</li>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -361,7 +361,7 @@ your components instead of the default ones</li>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Upgrading From a Previous Version &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Upgrading From a Previous Version &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Installation" href="index.html"/>
<link rel="next" title="Upgrading from 3.x to 4.x" href="upgrade_4xx.html"/>
<link rel="prev" title="Running Your App" href="running.html"/>
@ -240,7 +240,7 @@ upgrading from.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -262,7 +262,7 @@ upgrading from.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Credits &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Credits &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Welcome to CodeIgniter4" href="index.html"/>
<link rel="next" title="PSR Compliance" href="psr.html"/>
<link rel="prev" title="Server Requirements" href="requirements.html"/>
@ -237,7 +237,7 @@ of the CodeIgniter Council.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -259,7 +259,7 @@ of the CodeIgniter Council.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to CodeIgniter4 &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Welcome to CodeIgniter4 &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Server Requirements" href="requirements.html"/>
<link rel="prev" title="CodeIgniter4 User Guide" href="../index.html"/>
@ -257,7 +257,7 @@ a template parser is optionally available if you desire one).</li>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -279,7 +279,7 @@ a template parser is optionally available if you desire one).</li>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PSR Compliance &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>PSR Compliance &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Welcome to CodeIgniter4" href="index.html"/>
<link rel="next" title="Installation" href="../installation/index.html"/>
<link rel="prev" title="Credits" href="credits.html"/>
@ -253,7 +253,7 @@ and we will get it fixed, or submit a pull request with the required changes.</p
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -275,7 +275,7 @@ and we will get it fixed, or submit a pull request with the required changes.</p
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Server Requirements &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Server Requirements &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Welcome to CodeIgniter4" href="index.html"/>
<link rel="next" title="Credits" href="credits.html"/>
<link rel="prev" title="Welcome to CodeIgniter4" href="index.html"/>
@ -257,7 +257,7 @@ The list below shows the outstanding ones.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -279,7 +279,7 @@ The list below shows the outstanding ones.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Caching Driver &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Caching Driver &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="CURLRequest Class" href="curlrequest.html"/>
<link rel="prev" title="Library Reference" href="index.html"/>
@ -599,7 +599,7 @@ support your chosen cache.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -621,7 +621,7 @@ support your chosen cache.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CURLRequest Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>CURLRequest Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="Working with Files" href="files.html"/>
<link rel="prev" title="Caching Driver" href="caching.html"/>
@ -674,7 +674,7 @@ or 1.1, 2.0 is currently unsupported.):</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -696,7 +696,7 @@ or 1.1, 2.0 is currently unsupported.):</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Working with Files &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Working with Files &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="Honeypot Class" href="honeypot.html"/>
<link rel="prev" title="CURLRequest Class" href="curlrequest.html"/>
@ -338,7 +338,7 @@ resulting location is needed:</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -360,7 +360,7 @@ resulting location is needed:</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Honeypot Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Honeypot Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="Image Manipulation Class" href="images.html"/>
<link rel="prev" title="Working with Files" href="files.html"/>
@ -279,7 +279,7 @@ and modify the <code class="docutils literal"><span class="pre">$aliases</span><
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -301,7 +301,7 @@ and modify the <code class="docutils literal"><span class="pre">$aliases</span><
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Manipulation Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Image Manipulation Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="Pagination" href="pagination.html"/>
<link rel="prev" title="Honeypot Class" href="honeypot.html"/>
@ -547,7 +547,7 @@ name of one of the installed system fonts that you wish to use, i.e. Calibri.</p
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -569,7 +569,7 @@ name of one of the installed system fonts that you wish to use, i.e. Calibri.</p
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Library Reference &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Library Reference &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="next" title="Caching Driver" href="caching.html"/>
<link rel="prev" title="Database Seeding" href="../dbmgmt/seeds.html"/>
@ -254,7 +254,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -276,7 +276,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pagination &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Pagination &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="Security Class" href="security.html"/>
<link rel="prev" title="Image Manipulation Class" href="images.html"/>
@ -472,7 +472,7 @@ title, which is just the number, and a boolean that tells whether the link is th
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -494,7 +494,7 @@ title, which is just the number, and a boolean that tells whether the link is th
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Security Class &mdash; CodeIgniter4 4.0.0-beta.1 documentation</title>
<title>Security Class &mdash; CodeIgniter4 4.0.0-beta.2 documentation</title>
@ -34,7 +34,7 @@
<link rel="top" title="CodeIgniter4 4.0.0-beta.1 documentation" href="../index.html"/>
<link rel="top" title="CodeIgniter4 4.0.0-beta.2 documentation" href="../index.html"/>
<link rel="up" title="Library Reference" href="index.html"/>
<link rel="next" title="Session Library" href="sessions.html"/>
<link rel="prev" title="Pagination" href="pagination.html"/>
@ -329,7 +329,7 @@ the second optional parameter, $relative_path to true.</p>
<div role="contentinfo">
<p>
&copy; Copyright 2014-2019 British Columbia Institute of Technology.
Last updated on Apr 03, 2019.
Last updated on Apr 07, 2019.
</p>
</div>
@ -351,7 +351,7 @@ the second optional parameter, $relative_path to true.</p>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'4.0.0-beta.1',
VERSION:'4.0.0-beta.2',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: false,

Some files were not shown because too many files have changed in this diff Show More