summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-04whoops :)George Petculescu1-1/+1
2021-10-04Fixes CREATE TABLE IF NOT EXISTS on pdo_pgsql_forge; checking for dummy data ...George Petculescu2-5/+12
2021-10-04Merge remote-tracking branch 'origin/develop_php8' into develop_php8George Petculescu0-0/+0
2021-10-04Adds PHP 8 in TravisGeorge Petculescu17-44/+70
2021-09-26Adds PHP 8 in TravisGeorge Petculescu17-44/+70
2021-09-14Merge pull request #6045 from gxgpet/develop_fixtravisAndrey Andreev10-25/+50
2021-09-14Merge pull request #6045 from gxgpet/develop_fixtravisAndrey Andreev10-27/+52
2021-09-14[ci skip] Merge pull request #6054 from gphg/attributesAndrey Andreev1-4/+2
2021-09-14[ci skip] Merge pull request #6054 from gphg/attributesAndrey Andreev1-4/+2
2021-08-30get_lexer_list.py: Use python3 instead of pythonkeigel20011-1/+1
2021-07-30Updates .gitattributes, added export-ignore.Garett PHG1-4/+2
2021-05-31Fixes travis ymlGeorge Petculescu1-0/+1
2021-05-31other test fixesGeorge Petculescu2-4/+12
2021-05-31Adding PHPUnit 8George Petculescu4-3/+24
2021-05-31Upgrade to latest mikey179/vfsstreamGeorge Petculescu4-12/+4
2021-05-31Travis: ignore mbstring.func_overload=7 for PHP >= 7.3George Petculescu1-1/+1
2021-05-31Travis: PHP 7.4 seems to fail if XDEBUG_MODE=coverage is not setGeorge Petculescu1-7/+9
2021-05-31don't mark no-assertions tests as failedGeorge Petculescu1-1/+2
2021-04-11Update NEWS3.6.1Florian Pritz1-0/+2
2021-04-11Copy filename when repasting fileFlorian Pritz3-1/+3
2021-04-11Add links to new android clientFlorian Pritz2-0/+7
2021-04-02Improves input.rst (set cookie)George Petculescu1-9/+9
2021-04-02Switching to setcookie for PHP >= 7.3George Petculescu1-5/+20
2021-04-01Rewording log_message() messageGeorge Petculescu1-1/+1
2021-04-01Space after ! opGeorge Petculescu1-1/+1
2021-03-24[ci skip] Add SameSite=Strict to CSRF cookieAndrey Andreev2-9/+30
2021-03-24Merge pull request #6028 from vibbow/patch-1George Petculescu1-1/+1
2021-03-14Dropping the possibility that samesite cookie attribute won't be sent; defaul...George Petculescu3-11/+13
2021-03-10Merge pull request #6028 from vibbow/patch-1George Petculescu1-1/+1
2021-03-10Update Session.phpvibbow1-1/+1
2021-03-01Fixes "expires" cookie attribute bugGeorge Petculescu1-1/+1
2021-02-28Initial implementation of samesite for CI_Input::set_cookieGeorge Petculescu3-12/+36
2021-02-21Update NEWS3.6.0Florian Pritz1-0/+2
2021-02-21Pygments: Add json and crystal filename extensionsFlorian Pritz2-0/+3
2021-02-21NEWS: Mention PHP 8 fixesFlorian Pritz1-0/+1
2021-02-21Update composer.lockFlorian Pritz1-77/+274
2021-02-21PHP8: Fix expected error string in test_libraries_procrunnerFlorian Pritz1-1/+5
2021-02-21PHP8: Fix generation of code coverage reportFlorian Pritz1-1/+4
2021-02-21PHP8: Fix testsuite compatibilityFlorian Pritz2-0/+4
2021-02-21PHP8: Merge remote-tracking branch 'upstream/3.1-stable' into devFlorian Pritz160-240/+346
2021-02-21PHP8: Update code coverage plugin for compabtibilityFlorian Pritz2-4/+4
2021-02-04[ci skip] Add 'img_class' option to CAPTCHA helperAndrey Andreev2-1/+6
2021-02-04Merge branch '3.1-stable' into developAndrey Andreev4-3/+5
2021-02-04[ci skip] Fix is_callable()-reliant logic broken by PHP 8Andrey Andreev4-3/+4
2021-02-04[ci skip] Add changelog entry for #6013Andrey Andreev1-0/+1
2021-02-04[ci skip] Remove a comment made obsolete by PR #6013Andrey Andreev1-2/+0
2021-02-04[ci skip] Merge pull request #6013 from 1stwebdesigns/new_branchAndrey Andreev1-1/+1
2021-02-04[ci skip] Remove a comment made obsolete by PR #6013Andrey Andreev1-2/+0
2021-02-04[ci skip] Merge pull request #6013 from 1stwebdesigns/new_branchAndrey Andreev1-1/+1
2021-01-22Replace travis-ci to github actions for php8.0sapics7-130/+127