88
99 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
1010
11- < title > Version 4.0 — CodeIgniter 4.0.3 documentation</ title >
11+ < title > Version 4.0 — CodeIgniter 4.0.4 documentation</ title >
1212
1313
1414
3939
4040 < link rel ="index " title ="Index " href ="../genindex.html " />
4141 < 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 " />
4343 < link rel ="prev " title ="Change Logs " href ="index.html " />
4444</ head >
4545
234234< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/inflector_helper.html "> Inflector Helper</ a > </ li >
235235< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/number_helper.html "> Number Helper</ a > </ li >
236236< 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 >
237238< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/text_helper.html "> Text Helper</ a > </ li >
238239< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/url_helper.html "> URL Helper</ a > </ li >
239240< li class ="toctree-l2 "> < a class ="reference internal " href ="../helpers/xml_helper.html "> XML Helper</ a > </ li >
244245< li class ="toctree-l1 "> < a class ="reference internal " href ="../testing/index.html "> Testing</ a > < ul >
245246< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/overview.html "> Getting Started</ a > </ li >
246247< 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 >
247249< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/controllers.html "> Controller Testing</ a > </ li >
248250< li class ="toctree-l2 "> < a class ="reference internal " href ="../testing/feature.html "> HTTP Testing</ a > </ li >
249251< 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
352354
353355 < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
354356
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 >
356358
357359
358360 < 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
366368 < p >
367369 © Copyright 2019-2020 CodeIgniter Foundation
368370 < span class ="lastupdated ">
369- Last updated on May 01 , 2020.
371+ Last updated on Jul 15 , 2020.
370372 </ span >
371373
372374 </ p >
0 commit comments