8
8
9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
10
10
11
- < title > Version 4.0 — CodeIgniter 4.0.3 documentation</ title >
11
+ < title > Version 4.0 — CodeIgniter 4.0.4 documentation</ title >
12
12
13
13
14
14
39
39
40
40
< link rel ="index " title ="Index " href ="../genindex.html " />
41
41
< link rel ="search " title ="Search " href ="../search.html " />
42
- < link rel ="next " title ="Version 4.0.0 " href ="v4.0.0 .html " />
42
+ < link rel ="next " title ="Version 4.0 " href ="v4.0.4 .html " />
43
43
< link rel ="prev " title ="Change Logs " href ="index.html " />
44
44
</ head >
45
45
234
234
< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/inflector_helper.html "> Inflector Helper</ a > </ li >
235
235
< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/number_helper.html "> Number Helper</ a > </ li >
236
236
< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/security_helper.html "> Security Helper</ a > </ li >
237
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/test_helper.html "> Test Helper</ a > </ li >
237
238
< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/text_helper.html "> Text Helper</ a > </ li >
238
239
< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/url_helper.html "> URL Helper</ a > </ li >
239
240
< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/xml_helper.html "> XML Helper</ a > </ li >
244
245
< li class ="toctree-l1 "> < a class ="reference internal " href ="../testing/index.html "> Testing</ a > < ul >
245
246
< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/overview.html "> Getting Started</ a > </ li >
246
247
< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/database.html "> Database</ a > </ li >
248
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/fabricator.html "> Generating Data</ a > </ li >
247
249
< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/controllers.html "> Controller Testing</ a > </ li >
248
250
< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/feature.html "> HTTP Testing</ a > </ li >
249
251
< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/benchmark.html "> Benchmarking</ a > </ li >
@@ -352,7 +354,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
352
354
353
355
< div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
354
356
355
- < a href ="v4.0.0 .html " class ="btn btn-neutral float-right " title ="Version 4.0 .0 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
357
+ < a href ="v4.0.4 .html " class ="btn btn-neutral float-right " title ="Version 4.0 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
356
358
357
359
358
360
< a href ="index.html " class ="btn btn-neutral float-left " title ="Change Logs " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left "> </ span > Previous</ a >
@@ -366,7 +368,7 @@ <h2>PRs merged:<a class="headerlink" href="#prs-merged" title="Permalink to this
366
368
< p >
367
369
© Copyright 2019-2020 CodeIgniter Foundation
368
370
< span class ="lastupdated ">
369
- Last updated on May 01 , 2020.
371
+ Last updated on Jul 15 , 2020.
370
372
</ span >
371
373
372
374
</ p >
0 commit comments