summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/helpers
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Drop more deprecated functionalityAndrey Andreev1-8/+0
2022-01-05Drop some previously deprecated functionalityAndrey Andreev2-3/+3
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev1-0/+5
2022-01-05Bye Travis, Hello GH ActionsAndrey Andreev1-1/+6
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev2-3/+3
2021-10-04Adds PHP 8 in TravisGeorge Petculescu2-3/+3
2021-09-14Merge pull request #6045 from gxgpet/develop_fixtravisAndrey Andreev2-10/+2
2021-05-31Upgrade to latest mikey179/vfsstreamGeorge Petculescu2-10/+2
2020-07-09Merge pull request #5946 from sapics/travis/php74Andrey Andreev1-1/+6
2020-04-13Fix error in Travis php7.4 testsapics1-1/+6
2019-10-08Merge pull request #5842 from sapics/chore/fix-indentAndrey Andreev1-3/+3
2019-09-25Fix indentsapics1-3/+3
2019-01-08Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2019-01-08[ci skip] Close #5482Andrey Andreev1-1/+1
2018-05-18http:// to https://Mehdi Bounya1-1/+1
2017-12-20Merge pull request #5354 from carusogabriel/refactoring-testsAndrey Andreev1-4/+4
2017-12-20Refactoring testsGabriel Caruso1-4/+4
2017-11-15Merge branch '3.1-stable' into developAndrey Andreev1-0/+9
2017-11-10Fix #5331Andrey Andreev1-0/+9
2017-10-16Merge branch '3.1-stable' into developAndrey Andreev1-1/+2
2017-09-29Add testcase and changelog entry for #5278Andrey Andreev1-2/+3
2017-03-24Merge branch '3.1-stable' into developAndrey Andreev1-0/+14
2017-03-06Fix #5044; add unit tests for img() HTML helperAndrey Andreev1-1/+15
2017-01-17[ci skip] Merge pull request #4986 from ka7/feature/spellingAndrey Andreev1-1/+1
2017-01-16spelling fixesklemens1-1/+1
2016-12-14Move csrf_verify() call out of CI_InputAndrey Andreev2-3/+3
2016-12-14Isolate CI_Security instantiation from CI_Input; improve testsAndrey Andreev3-13/+27
2016-12-01Remove previously deprecated Form Helper function form_prep()Andrey Andreev1-16/+0
2016-12-01Remove previously deprecated File Helper function read_file()Andrey Andreev1-14/+1
2016-12-01Remove previously deprecates String Helper functions trim_slashes(), repeater()Andrey Andreev1-31/+1
2016-12-01Remove previously deprecated HTML helper functions br(), nbs()Andrey Andreev1-15/+1
2016-12-01Remove previously deprecated Security Helper function do_hash()Andrey Andreev1-25/+1
2016-12-01Remove previously deprecated Date Helper function standard_date()Andrey Andreev1-100/+0
2016-12-01Remove tests broken by the func removals from last few commitsAndrey Andreev1-24/+0
2016-12-01Merge branch '3.1-stable' into developAndrey Andreev1-0/+8
2016-11-23Fix #4917Andrey Andreev1-0/+8
2016-11-01small typoGeorge PETCULESCU1-1/+1
2016-11-01added tests for ordinal_format() helper function (Inflector helper)George PETCULESCU1-0/+19
2016-08-10Merge branch '3.1-stable' into developAndrey Andreev3-6/+6
2016-08-10Use getMockBuilder() in PHPUnit instead of the deprecated getMock()Andrey Andreev3-6/+6
2016-01-11Polish changes from PR #4269Andrey Andreev1-12/+20
2015-12-01Modified as asked after pull request:Sébastien Adam1-1/+5
2015-04-14Add test for email address with subdomainBrett Santore1-0/+1
2015-01-21Remove closing blocks at end of PHP filesvlakoff4-8/+0
2014-02-17[ci skip] Minor tests adjustmentsAndrey Andreev5-33/+36
2014-02-17Enable write_file() testAndrey Andreev1-39/+35
2014-01-07Update Text helper highlight_phrase() tests and add one for custom tagsAndrey Andreev1-5/+7
2013-07-19Simplify directory_map test skipvlakoff1-1/+1
2013-07-19Proper directory_map test skipvlakoff1-2/+2
2013-07-19[ci skip] Skip directory_map() test when opendir() fails to open a VFS dirAndrey Andreev1-0/+7