1
+
2
+
3
+ <!DOCTYPE html>
4
+ <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5
+ <!--[if gt IE 8]><!--> < html class ="no-js " lang ="en " > <!--<![endif]-->
6
+ < head >
7
+ < meta charset ="utf-8 ">
8
+
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
10
+
11
+ < title > Version 4.0-dev — CodeIgniter4 4.0.0-alpha.4 documentation</ title >
12
+
13
+
14
+
15
+
16
+ < link rel ="shortcut icon " href ="../_static/ci-icon.ico "/>
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+ < link rel ="stylesheet " href ="../_static/css/citheme.css " type ="text/css " />
32
+
33
+
34
+
35
+
36
+
37
+ < link rel ="top " title ="CodeIgniter4 4.0.0-alpha.4 documentation " href ="../index.html "/>
38
+ < link rel ="up " title ="Change Logs " href ="index.html "/>
39
+ < link rel ="next " title ="Version 4.0.0-alpha.3 " href ="v4.0.0-alpha.3.html "/>
40
+ < link rel ="prev " title ="Change Logs " href ="index.html "/>
41
+
42
+
43
+ < script src ="../_static/js/modernizr.min.js "> </ script >
44
+
45
+ </ head >
46
+
47
+ < body class ="wy-body-for-nav " role ="document ">
48
+
49
+
50
+ < div class ="wy-grid-for-nav ">
51
+
52
+
53
+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
54
+ < div class ="wy-side-scroll ">
55
+ < div class ="wy-side-nav-search ">
56
+
57
+
58
+
59
+ < a href ="../index.html " class ="icon icon-home "> CodeIgniter4
60
+
61
+
62
+
63
+ </ a >
64
+
65
+
66
+
67
+
68
+ < div role ="search ">
69
+ < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
70
+ < input type ="text " name ="q " placeholder ="Search docs " />
71
+ < input type ="hidden " name ="check_keywords " value ="yes " />
72
+ < input type ="hidden " name ="area " value ="default " />
73
+ </ form >
74
+ </ div >
75
+
76
+
77
+ </ div >
78
+
79
+ < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
80
+
81
+
82
+
83
+
84
+
85
+
86
+ < ul >
87
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../intro/index.html "> Welcome to CodeIgniter4</ a > </ li >
88
+ </ ul >
89
+ < ul >
90
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../installation/index.html "> Installation</ a > </ li >
91
+ </ ul >
92
+ < ul >
93
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../tutorial/index.html "> Tutorial</ a > </ li >
94
+ </ ul >
95
+ < ul >
96
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../concepts/index.html "> CodeIgniter4 Overview</ a > </ li >
97
+ </ ul >
98
+ < ul >
99
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../general/index.html "> General Topics</ a > </ li >
100
+ </ ul >
101
+ < ul >
102
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../incoming/index.html "> Controllers and Routing</ a > </ li >
103
+ </ ul >
104
+ < ul >
105
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../outgoing/index.html "> Building Responses</ a > </ li >
106
+ </ ul >
107
+ < ul >
108
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../database/index.html "> Working With Databases</ a > </ li >
109
+ </ ul >
110
+ < ul >
111
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../models/index.html "> Modeling Data</ a > </ li >
112
+ </ ul >
113
+ < ul >
114
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../dbmgmt/index.html "> Managing Databases</ a > </ li >
115
+ </ ul >
116
+ < ul >
117
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../libraries/index.html "> Library Reference</ a > </ li >
118
+ </ ul >
119
+ < ul >
120
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../helpers/index.html "> Helpers</ a > </ li >
121
+ </ ul >
122
+ < ul >
123
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../testing/index.html "> Testing</ a > </ li >
124
+ </ ul >
125
+ < ul >
126
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../cli/index.html "> Command Line Usage</ a > </ li >
127
+ </ ul >
128
+ < ul >
129
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../extending/index.html "> Extending CodeIgniter</ a > </ li >
130
+ </ ul >
131
+ < ul class ="current ">
132
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../license.html "> The MIT License (MIT)</ a > </ li >
133
+ < li class ="toctree-l1 current "> < a class ="reference internal " href ="index.html "> Change Logs</ a > < ul class ="current ">
134
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="index.html#version-4-0-0-alpha-4 "> Version 4.0.0-alpha.4</ a > </ li >
135
+ < 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 >
136
+ < 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 >
137
+ < 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 ">
138
+ < li class ="toctree-l3 current "> < a class ="current reference internal " href ="# "> Version 4.0-dev</ a > < ul >
139
+ < li class ="toctree-l4 "> < a class ="reference internal " href ="#prs-merged "> PRs merged:</ a > </ li >
140
+ </ ul >
141
+ </ li >
142
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="v4.0.0-alpha.3.html "> Version 4.0.0-alpha.3</ a > </ li >
143
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="v4.0.0-alpha.2.html "> Version 4.0.0-alpha.2</ a > </ li >
144
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="v4.0.0-alpha.1.html "> Version 4.0.0-alpha.1</ a > </ li >
145
+ </ ul >
146
+ </ li >
147
+ </ ul >
148
+ </ li >
149
+ </ ul >
150
+
151
+
152
+
153
+ </ div >
154
+ </ div >
155
+ </ nav >
156
+
157
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
158
+
159
+
160
+ < nav class ="wy-nav-top " role ="navigation " aria-label ="top navigation ">
161
+
162
+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
163
+ < a href ="../index.html "> CodeIgniter4</ a >
164
+
165
+ </ nav >
166
+
167
+
168
+
169
+ < div class ="wy-nav-content ">
170
+ < div class ="rst-content ">
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+ < div role ="navigation " aria-label ="breadcrumbs navigation ">
188
+
189
+ < ul class ="wy-breadcrumbs ">
190
+
191
+ < li > < a href ="../index.html "> Docs</ a > »</ li >
192
+
193
+ < li > < a href ="index.html "> Change Logs</ a > »</ li >
194
+
195
+ < li > Version 4.0-dev</ li >
196
+
197
+
198
+ < li class ="wy-breadcrumbs-aside ">
199
+
200
+
201
+
202
+ </ li >
203
+
204
+ </ ul >
205
+
206
+
207
+ < hr />
208
+ </ div >
209
+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
210
+ < div itemprop ="articleBody ">
211
+
212
+ < div class ="section " id ="version-version ">
213
+ < h1 > Version 4.0-dev< a class ="headerlink " href ="#version-version " title ="Permalink to this headline "> ¶</ a > </ h1 >
214
+ < p > Release Date: Not released</ p >
215
+ < p > < strong > Next alpha release of CodeIgniter4</ strong > </ p >
216
+ < p > The list of changed files follows, with PR numbers shown.</ p >
217
+ < div class ="section " id ="prs-merged ">
218
+ < h2 > PRs merged:< a class ="headerlink " href ="#prs-merged " title ="Permalink to this headline "> ¶</ a > </ h2 >
219
+ </ div >
220
+ </ div >
221
+
222
+
223
+ </ div >
224
+ < div class ="articleComments ">
225
+
226
+ </ div >
227
+ </ div >
228
+ < footer >
229
+
230
+ < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
231
+
232
+ < a href ="v4.0.0-alpha.3.html " class ="btn btn-neutral float-right " title ="Version 4.0.0-alpha.3 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
233
+
234
+
235
+ < a href ="index.html " class ="btn btn-neutral " title ="Change Logs " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left "> </ span > Previous</ a >
236
+
237
+ </ div >
238
+
239
+
240
+ < hr />
241
+
242
+ < div role ="contentinfo ">
243
+ < p >
244
+ © Copyright 2014-2018 British Columbia Institute of Technology.
245
+ Last updated on Dec 15, 2018.
246
+
247
+ </ p >
248
+ </ div >
249
+ 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 > .
250
+
251
+ </ footer >
252
+
253
+ </ div >
254
+ </ div >
255
+
256
+ </ section >
257
+
258
+ </ div >
259
+
260
+
261
+
262
+
263
+
264
+ < script type ="text/javascript ">
265
+ var DOCUMENTATION_OPTIONS = {
266
+ URL_ROOT :'../' ,
267
+ VERSION :'4.0.0-alpha.4' ,
268
+ COLLAPSE_INDEX :false ,
269
+ FILE_SUFFIX :'.html' ,
270
+ HAS_SOURCE : false ,
271
+ SOURCELINK_SUFFIX : ''
272
+ } ;
273
+ </ script >
274
+ < script type ="text/javascript " src ="../_static/jquery.js "> </ script >
275
+ < script type ="text/javascript " src ="../_static/underscore.js "> </ script >
276
+ < script type ="text/javascript " src ="../_static/doctools.js "> </ script >
277
+
278
+
279
+
280
+
281
+
282
+ < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
283
+
284
+
285
+
286
+
287
+ < script type ="text/javascript ">
288
+ jQuery ( function ( ) {
289
+ SphinxRtdTheme . StickyNav . enable ( ) ;
290
+ } ) ;
291
+ </ script >
292
+
293
+
294
+ </ body >
295
+ </ html >
0 commit comments