index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
[ci skip] Drop OCI8-specific get_cursor() and stored_procedure() methods
Andrey Andreev
2
-112
/
+4
2022-01-05
[ci skip] Merge pull request #5896 from ytetsuro/patch-3
Andrey Andreev
1
-0
/
+10
2022-01-05
[ci skip] Merge pull request #5896 from ytetsuro/patch-3
Andrey Andreev
1
-0
/
+10
2022-01-05
Merge branch '3.1-stable' into develop
Andrey Andreev
3
-37
/
+107
2022-01-05
Add SameSite cookie support to Session library
Andrey Andreev
2
-21
/
+86
2022-01-05
Polish changes from PR #6025
Andrey Andreev
1
-17
/
+22
2022-01-05
Merge pull request #6025 from gxgpet/develop
Andrey Andreev
1
-3
/
+39
2022-01-05
Merge pull request #6025 from gxgpet/develop
Andrey Andreev
1
-3
/
+39
2022-01-05
Merge branch '3.1-stable' into develop
Andrey Andreev
25
-47
/
+328
2022-01-05
Fix some minor PHP 8.1 deprecation warnings
Andrey Andreev
6
-12
/
+11
2022-01-05
Close #6021: Suppress possible E_DEPRECATION notices about mbstring.func_over...
Andrey Andreev
6
-6
/
+6
2022-01-05
PHP 8.1 compatibility for sessions (ref #6078)
Andrey Andreev
10
-33
/
+273
2021-12-20
Remove usage of deprecated strftime(), gmstrftime()
Andrey Andreev
1
-1
/
+1
2021-12-20
PHP 8.1 update to mysqli database driver
Andrey Andreev
1
-0
/
+7
2021-12-20
PHP 8.1 update to postgre database driver
Andrey Andreev
2
-3
/
+3
2021-12-20
ftp_connect() returns an FTP\Connection object instead of resource in PHP 8.1
Andrey Andreev
1
-1
/
+1
2021-12-20
finfo_open() returns an finfo object instead of resource in PHP 8.1
Andrey Andreev
1
-1
/
+1
2021-12-20
Merge pull request #6074 from philsturgeon/ci3-php8
Andrey Andreev
4
-4
/
+23
2021-11-17
Merge branch 'php80-patch1' of https://github.com/sapics/CodeIgniter into ci3...
Phil Sturgeon
3
-2
/
+9
2021-10-04
Fixes CREATE TABLE IF NOT EXISTS on pdo_pgsql_forge; checking for dummy data ...
George Petculescu
1
-0
/
+7
2021-10-04
Adds PHP 8 in Travis
George Petculescu
1
-2
/
+7
2021-04-02
Switching to setcookie for PHP >= 7.3
George Petculescu
1
-5
/
+20
2021-04-01
Rewording log_message() message
George Petculescu
1
-1
/
+1
2021-04-01
Space after ! op
George Petculescu
1
-1
/
+1
2021-03-24
[ci skip] Add SameSite=Strict to CSRF cookie
Andrey Andreev
1
-9
/
+29
2021-03-24
Merge pull request #6028 from vibbow/patch-1
George Petculescu
1
-1
/
+1
2021-03-14
Dropping the possibility that samesite cookie attribute won't be sent; defaul...
George Petculescu
1
-8
/
+10
2021-03-10
Update Session.php
vibbow
1
-1
/
+1
2021-03-01
Fixes "expires" cookie attribute bug
George Petculescu
1
-1
/
+1
2021-02-28
Initial implementation of samesite for CI_Input::set_cookie
George Petculescu
1
-3
/
+22
2021-02-04
[ci skip] Add 'img_class' option to CAPTCHA helper
Andrey Andreev
1
-1
/
+5
2021-02-04
Merge branch '3.1-stable' into develop
Andrey Andreev
3
-3
/
+3
2021-02-04
[ci skip] Fix is_callable()-reliant logic broken by PHP 8
Andrey Andreev
3
-3
/
+3
2021-02-04
[ci skip] Remove a comment made obsolete by PR #6013
Andrey Andreev
1
-2
/
+0
2021-02-04
[ci skip] Merge pull request #6013 from 1stwebdesigns/new_branch
Andrey Andreev
1
-1
/
+1
2021-02-04
[ci skip] Remove a comment made obsolete by PR #6013
Andrey Andreev
1
-2
/
+0
2021-01-16
Fix error in pdo/pgsql for php8.0
sapics
2
-1
/
+9
2021-01-16
Fix error in core/Output.php for php8.0
sapics
1
-2
/
+6
2021-01-15
Fix Flashdata time comparison for PHP 8
1st WebDesigns
1
-1
/
+1
2021-01-05
[ci skip] Close #5973
Andrey Andreev
1
-1
/
+1
2021-01-05
[ci skip] Close #5973
Andrey Andreev
1
-1
/
+1
2021-01-05
[ci skip] Add TLS support for Session library Redis connection strings (relat...
Andrey Andreev
1
-1
/
+1
2020-07-09
Merge branch '3.1-stable' into develop
Andrey Andreev
2
-16
/
+7
2020-07-09
[ci skip] Correct fix for #5906
Andrey Andreev
1
-1
/
+1
2020-07-09
[ci skip] Merge pull request #5970 from sapics/fix/user-guide-url
Andrey Andreev
145
-153
/
+153
2020-06-24
Fix user guide url
sapics
135
-140
/
+140
2020-05-18
style: add empty line.
ytetsuro
1
-0
/
+2
2020-04-02
Fixed issue with creating a resource from png using Image_lib
Diego
1
-2
/
+3
2020-03-30
[ci skip] Merge pull request #5895 from joshkel/pdo-db-close
Andrey Andreev
1
-0
/
+13
2020-03-30
[ci skip] Merge pull request #5895 from joshkel/pdo-db-close
Andrey Andreev
1
-0
/
+13
[prev]
[next]