mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Update documentation
This commit is contained in:
parent
fffd7b5e16
commit
3ebe4ac3bd
@ -1,6 +1,6 @@
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||
VERSION: '4.0.3',
|
||||
VERSION: '4.0.4',
|
||||
LANGUAGE: 'None',
|
||||
COLLAPSE_INDEX: false,
|
||||
FILE_SUFFIX: '.html',
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Change Logs — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Change Logs — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -388,7 +388,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -343,11 +343,7 @@
|
||||
<div class="section" id="enhancements">
|
||||
<h2>Enhancements<a class="headerlink" href="#enhancements" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><dl class="first docutils">
|
||||
<dt>Two new functions were added to RedirectResponse, <code class="docutils literal notranslate"><span class="pre">withHeaders()</span></code> and <code class="docutils literal notranslate"><span class="pre">withCookies()</span></code> that copy the current</dt>
|
||||
<dd>cookies and headers from the global Response instance.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -375,7 +371,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-alpha.1 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-alpha.1 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -631,7 +631,7 @@ security, text, url</li>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-alpha.2 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-alpha.2 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -795,7 +795,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-alpha.3 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-alpha.3 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -1098,7 +1098,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-alpha.4 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-alpha.4 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -845,7 +845,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-alpha.5 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-alpha.5 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -913,7 +913,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-beta.1 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-beta.1 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -764,7 +764,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-beta.2 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-beta.2 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -915,7 +915,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-beta.3 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-beta.3 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -771,7 +771,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-beta.4 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-beta.4 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -807,7 +807,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-rc.1 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-rc.1 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -895,7 +895,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-rc.2 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-rc.2 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -830,7 +830,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-rc.3 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-rc.3 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -729,7 +729,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0-rc.4 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0-rc.4 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -453,7 +453,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.0 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.0 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -380,7 +380,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.3 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.3 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -394,7 +394,7 @@ format will always be returned.</dd>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Version 4.0.4 — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Version 4.0.4 — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -338,13 +338,53 @@
|
||||
|
||||
<div class="section" id="version-4-0-4">
|
||||
<h1>Version 4.0.4<a class="headerlink" href="#version-4-0-4" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Release Date: Unreleased</p>
|
||||
<p>Release Date: July 15, 2020</p>
|
||||
<p><strong>4.0.4 release of CodeIgniter4</strong></p>
|
||||
<p>The location for the SQLite3 database has changed and by default will be now located in a <code class="docutils literal notranslate"><span class="pre">writable</span></code> folder instead of the <code class="docutils literal notranslate"><span class="pre">public</span></code> folder.</p>
|
||||
<p>Enhancements:</p>
|
||||
<p>Enhancements:
|
||||
- The location for the SQLite3 database has changed and by default will be now located in a <code class="docutils literal notranslate"><span class="pre">writable</span></code> folder instead of the <code class="docutils literal notranslate"><span class="pre">public</span></code> folder.
|
||||
- New CLI command: <code class="docutils literal notranslate"><span class="pre">cache:clear</span></code> that will destroy all data within the current cache engine.
|
||||
- Thanks to samsonasik, we have several libraries brought up to 100% test coverage.
|
||||
- A few small performance increases. Every ounce matters!
|
||||
- <code class="docutils literal notranslate"><span class="pre">getFieldData()</span></code> in the database results class now returns column type and length.
|
||||
- Default .htaccess file updated to work better with extended characters.
|
||||
- New Testing Feature: <a class="reference internal" href="../testing/fabricator.html"><span class="doc">Fabricator</span></a> makes creating mock classes simple and repeatable in your tests.
|
||||
- Model class can now have the callbacks overridden at runtime. Useful for testing.
|
||||
- A number of improvements to <a class="reference internal" href="../testing/feature.html"><span class="doc">Feature Tests</span></a> in general.
|
||||
- New <a class="reference internal" href="../cli/cli_commands.html"><span class="doc">command() helper function</span></a> to programatically run your CLI commands. Useful for testing and cron jobs.
|
||||
- New command, <code class="docutils literal notranslate"><span class="pre">make:seeder</span></code> to generate a <a class="reference internal" href="../dbmgmt/seeds.html"><span class="doc">Database Seed class</span></a> skeleton file.
|
||||
- Colors now available on the CLI within Windows, as well as other Windows-related CLI improvements.
|
||||
- New helper <a class="reference internal" href="../helpers/url_helper.html"><span class="doc">mb_url_title</span></a> that functions like <code class="docutils literal notranslate"><span class="pre">url_title</span></code> but automatically escapes and extended URL characters.
|
||||
- <a class="reference internal" href="../libraries/images.html"><span class="doc">Image library</span></a> now supports <code class="docutils literal notranslate"><span class="pre">webp`</span> <span class="pre">images.</span>
|
||||
<span class="pre">-</span> <span class="pre">Added</span> <span class="pre">Unicode</span> <span class="pre">support</span> <span class="pre">for</span> <span class="pre">regular</span> <span class="pre">expressions</span> <span class="pre">in</span> <span class="pre">the</span> <span class="pre">Router.</span>
|
||||
<span class="pre">-</span> <span class="pre">Added</span> <span class="pre">support</span> <span class="pre">for</span> <span class="pre">removing</span> <span class="pre">hidden</span> <span class="pre">folders</span> <span class="pre">in</span> <span class="pre">the</span> <span class="pre">:doc:`delete_files</span> <span class="pre"></helpers/files>`</span> <span class="pre">helper</span>
|
||||
<span class="pre">-</span> <span class="pre">``fetchGlobal</span></code> in the Request class now supports applying filters to arrays of data, not just the first item.
|
||||
- <code class="docutils literal notranslate"><span class="pre">file</span></code> validation now works with arrays of files.
|
||||
- URI class now supports a <code class="docutils literal notranslate"><span class="pre">setSilent()</span></code> method that will disable the throwing of Exceptions
|
||||
- new argument to <code class="docutils literal notranslate"><span class="pre">URI::getSegment()</span></code> that allows us to change the default value returned if nothing exists.
|
||||
- Implemented a <code class="docutils literal notranslate"><span class="pre">withResource()</span></code> in Image so that you can use method chaining instead of using the provided getResource() (used in tests). To just compress your image.
|
||||
- Cookies and headers can be copied from the global Response object when doing a redirect using the new <code class="docutils literal notranslate"><span class="pre">withCookies()</span></code> and <code class="docutils literal notranslate"><span class="pre">withHeaders()</span></code> methods.</p>
|
||||
<p>Bugs Fixed:</p>
|
||||
<ul class="simple">
|
||||
<li>Fixed location for the SQLite3 database which by default will be now located in a <code class="docutils literal notranslate"><span class="pre">writable</span></code> folder instead of the <code class="docutils literal notranslate"><span class="pre">public</span></code> folder.</li>
|
||||
<li>Fixed bug where <code class="docutils literal notranslate"><span class="pre">force_https</span></code> could add <code class="docutils literal notranslate"><span class="pre">https://</span></code> a second time.</li>
|
||||
<li>Fixed a bug with CurlRequest that could result in incorrect “100 Continue” headers.</li>
|
||||
<li>Image::save() bug fixed when <code class="docutils literal notranslate"><span class="pre">$target</span></code> parameter was <code class="docutils literal notranslate"><span class="pre">null</span></code></li>
|
||||
<li>fixes for <code class="docutils literal notranslate"><span class="pre">set_checkbox()</span></code> and <code class="docutils literal notranslate"><span class="pre">set_radio()</span></code> when the $default parameter is set to <code class="docutils literal notranslate"><span class="pre">true</span></code></li>
|
||||
<li>fix for result object handling in Model class .</li>
|
||||
<li>fixed escape character SQLite database</li>
|
||||
<li>fix for inserts on Postgres and Entities when the primary key was null</li>
|
||||
<li>CLI scripts can now correctly recognize dashes within arguments.</li>
|
||||
<li>CURLRequest now properly sets content length with multipart data</li>
|
||||
<li>Misc. stability improvements for the ImageMagick handler</li>
|
||||
<li>setting validation errors within a config file should now work</li>
|
||||
<li>Unicode characters are not escaped when saving JSON from Entities.</li>
|
||||
<li>redirecting with a custom HTTP code should work correctly now</li>
|
||||
<li>Time::setTimezone now working correctly</li>
|
||||
<li>added full outer join support for Postgres</li>
|
||||
<li>some cast items in the Entity (like array, json) were not being set correctly during a <code class="docutils literal notranslate"><span class="pre">fill()</span></code> process.</li>
|
||||
<li>Fixed bug in Image GD handler that would try to compress images twice in certain cases</li>
|
||||
<li>Ensure get translation output logic work on selected locale, dashed locale, and fallback “en”</li>
|
||||
<li>Fix is_unique/is_not_unique validation called on POST/PUT via API in Postgresql</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -371,7 +411,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Running via the Command Line — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Running via the Command Line — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -464,7 +464,7 @@ allows you to prompt a user for information, making it easy to build flexible, s
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Custom CLI Commands — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Custom CLI Commands — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -606,7 +606,7 @@ be familiar with when creating your own commands. It also has a <a class="refere
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>CLI Library — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>CLI Library — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -607,7 +607,7 @@ waiting for a key press.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>CLIRequest Class — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>CLIRequest Class — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -400,7 +400,7 @@ but adds some accessor methods for convenience.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Command Line Usage — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Command Line Usage — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -370,7 +370,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Autoloading Files — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Autoloading Files — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -448,7 +448,7 @@ the first one to get a chance to locate the file.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Working With HTTP Requests — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Working With HTTP Requests — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -472,7 +472,7 @@ of the HTTP response. This gives you an easy and powerful way to construct your
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>CodeIgniter4 Overview — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>CodeIgniter4 Overview — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -372,7 +372,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Models, Views, and Controllers — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Models, Views, and Controllers — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -423,7 +423,7 @@ you need.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Security Guidelines — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Security Guidelines — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -578,7 +578,7 @@ inappropriately.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Services — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Services — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -533,7 +533,7 @@ would simply use the framework’s <code class="docutils literal notranslate"><s
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Application Structure — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Application Structure — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -441,7 +441,7 @@ settings inside <code class="docutils literal notranslate"><span class="pre">app
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Custom Function Calls — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Custom Function Calls — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -396,7 +396,7 @@ database result ID. The connection ID can be accessed using:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Configuration — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Configuration — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -646,7 +646,7 @@ you are using MySQL.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Connecting to your Database — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Connecting to your Database — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -479,7 +479,7 @@ connections, you can explicitly close the connection.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Events — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Events — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -385,7 +385,7 @@ potentially missing indexes, slow queries, etc. An example usage might be:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Quick Start: Example Code — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Quick Start: Example Code — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -466,7 +466,7 @@ complement of functions for working with data.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Query Helper Methods — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Query Helper Methods — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -409,7 +409,7 @@ etc…):</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Working With Databases — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Working With Databases — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -380,7 +380,7 @@ patterns. The database functions offer clear, simple syntax.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Metadata — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Metadata — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -538,7 +538,7 @@ foreign key definitions.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Queries — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Queries — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -743,7 +743,7 @@ parameter is the value you want it replaced with:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Query Builder Class — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Query Builder Class — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -3022,7 +3022,7 @@ a DELETE statement will be used instead.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Generating Query Results — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Generating Query Results — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -1092,7 +1092,7 @@ field meta-data.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Transactions — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Transactions — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -481,7 +481,7 @@ transactions, <strong>NOT</strong> $this->db->transStart().</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Utilities — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Utilities — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -395,7 +395,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Forge Class — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Forge Class — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -987,7 +987,7 @@ change the name, you can add a “name” key into the field defining array.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Managing Databases — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Managing Databases — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -369,7 +369,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Migrations — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Migrations — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -795,7 +795,7 @@ have not yet been run, and runs them in order of their version (namespaces inter
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Database Seeding — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Database Seeding — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -436,7 +436,7 @@ a dedicated controller:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Authentication — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Authentication — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -374,7 +374,7 @@ modules, projects, and the framework itself.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Extending the Controller — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Extending the Controller — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -415,7 +415,7 @@ Controller instead:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Replacing Common Functions — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Replacing Common Functions — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -374,7 +374,7 @@ attempting it.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Contributing to CodeIgniter — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Contributing to CodeIgniter — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -415,7 +415,7 @@ it a clearer target!</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Creating Core System Classes — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Creating Core System Classes — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -466,7 +466,7 @@ instead of the native ones (this is known as “method overriding”). This allo
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Events — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Events — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -465,7 +465,7 @@ When <strong>true</strong>, all events will be skipped over during the trigger m
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Extending CodeIgniter — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Extending CodeIgniter — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -372,7 +372,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>AJAX Requests — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>AJAX Requests — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -401,7 +401,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Web Page Caching — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Web Page Caching — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -419,7 +419,7 @@ have to expire normally.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Global Functions and Constants — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Global Functions and Constants — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -1207,7 +1207,7 @@ instance every time.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Configuration — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Configuration — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -628,7 +628,7 @@ by treating <cite>RegionalSalesModel</cite> as a “registrar”. The resulting
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Handling Multiple Environments — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Handling Multiple Environments — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -452,7 +452,7 @@ more detail in the Handling Different Environments section of the
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Error Handling — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Error Handling — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -507,7 +507,7 @@ redirect code to use instead of the default (<code class="docutils literal notra
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Helper Functions — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Helper Functions — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -519,7 +519,7 @@ Browse each one to see what they do.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>General Topics — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>General Topics — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -376,7 +376,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Logging Information — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Logging Information — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -559,7 +559,7 @@ still be able to log as it would expect, as long as it can find a PSR3 compatibl
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Managing your Applications — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Managing your Applications — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -425,7 +425,7 @@ modify <code class="docutils literal notranslate"><span class="pre">spark</span>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Code Modules — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Code Modules — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -563,7 +563,7 @@ file follows the same directory structures as the main application directory.</p
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>CodeIgniter URLs — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>CodeIgniter URLs — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -426,7 +426,7 @@ settings of the root and alias directives), and then sends the request to the in
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Index — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Index — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -886,7 +886,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Array Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Array Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -435,7 +435,7 @@ have a numeric index:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Cookie Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Cookie Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -475,7 +475,7 @@ parameters.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Date Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Date Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -449,7 +449,7 @@ module in CodeIgniter 4.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Filesystem Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Filesystem Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -741,7 +741,7 @@ cause an error to be triggered if the path cannot be resolved.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Form Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Form Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -1377,7 +1377,7 @@ class instead of the generic helper function.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>HTML Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>HTML Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -1096,7 +1096,7 @@ pulled from <cite>application/Config/DocTypes.php</cite>, or they could be over-
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Helpers — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Helpers — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -379,7 +379,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Inflector Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Inflector Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -683,7 +683,7 @@ Example:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Number Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Number Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -544,7 +544,7 @@ It will return null for any value outside that range .</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Security Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Security Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -462,7 +462,7 @@ It leaves the image URL as plain text.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Test Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Test Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -414,7 +414,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Text Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Text Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -1072,7 +1072,7 @@ at the end.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>URL Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>URL Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -931,7 +931,7 @@ is missing from a URL.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>XML Helper — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>XML Helper — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -426,7 +426,7 @@ character entities, e.g. &#123;. Example:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Content Negotiation — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Content Negotiation — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -478,7 +478,7 @@ specify the type of compression the client supports:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Controllers — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Controllers — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -759,7 +759,7 @@ the $rules array with the name of the group as defined in <code class="docutils
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Controller Filters — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Controller Filters — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -550,7 +550,7 @@ a list of URI patterns that filter should apply to:</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>IncomingRequest Class — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>IncomingRequest Class — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -987,7 +987,7 @@ as an array.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Controllers and Routing — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Controllers and Routing — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -375,7 +375,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>HTTP Messages — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>HTTP Messages — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -757,7 +757,7 @@ Acceptable values are <code class="docutils literal notranslate"><span class="pr
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>HTTP Method Spoofing — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>HTTP Method Spoofing — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -382,7 +382,7 @@ with the default configuration, and must have additional packages enabled to wor
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Request Class — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Request Class — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -613,7 +613,7 @@ Can optionally filter the input when you retrieve it by passing in a filter.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>RESTful Resource Handling — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>RESTful Resource Handling — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -708,7 +708,7 @@ and <cite>presenter()</cite> with their corresponding Controller functions.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>URI Routing — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>URI Routing — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -890,7 +890,7 @@ a valid class/method pair, just like you would show in any route, or a Closure:<
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>CodeIgniter4 User Guide — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>CodeIgniter4 User Guide — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -600,7 +600,7 @@
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Installation — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Installation — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -394,7 +394,7 @@ lines to enable “curl” and “intl”, for instance.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Composer Installation — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Composer Installation — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -512,7 +512,7 @@ they can be added to your project in a similar fashion.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Manual Installation — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Manual Installation — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -410,7 +410,7 @@ to the translations.</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>CodeIgniter Repositories — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>CodeIgniter Repositories — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -479,7 +479,7 @@ but which showcase it or make it easier to work with!</p>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Running Your App — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Running Your App — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -566,7 +566,7 @@ it at <code class="docutils literal notranslate"><span class="pre">http://localh
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Troubleshooting — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Troubleshooting — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -425,7 +425,7 @@ It would be a good idea to check them if things aren’t working the way you exp
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Upgrading from 3.x to 4.x — CodeIgniter 4.0.3 documentation</title>
|
||||
<title>Upgrading from 3.x to 4.x — CodeIgniter 4.0.4 documentation</title>
|
||||
|
||||
|
||||
|
||||
@ -476,7 +476,7 @@ your components instead of the default ones</li>
|
||||
|
||||
© Copyright 2019-2020 CodeIgniter Foundation
|
||||
<span class="lastupdated">
|
||||
Last updated on Jul 08, 2020.
|
||||
Last updated on Jul 15, 2020.
|
||||
</span>
|
||||
|
||||
</p>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user