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
/
libraries
/
Session
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-1
/
+1
2022-02-11
[ci skip] Merge pull request #6098 from totoprayogo1916/indent-whitespaces
Andrey Andreev
1
-1
/
+1
2022-02-11
whitespaces
Toto Prayogo
1
-1
/
+1
2022-02-04
Fix passing NULL to setcookie value parameter
Jamie Burchell
1
-1
/
+1
2022-01-15
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-1
/
+1
2022-01-15
[ci skip] Fix a coding typo from 1a2651040ef701e750b1c13cd69cc70814b079d0
Andrey Andreev
1
-1
/
+1
2022-01-08
[ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3
Andrey Andreev
1
-1
/
+1
2022-01-08
[ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3
Andrey Andreev
1
-1
/
+1
2022-01-08
[ci skip] Actually use the Session wrapper (ref #6078)
Andrey Andreev
1
-7
/
+7
2022-01-08
[ci skip] Actually use the Session wrapper (ref #6078)
Andrey Andreev
1
-7
/
+7
2022-01-08
[ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078)
Andrey Andreev
1
-1
/
+1
2022-01-08
[ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078)
Andrey Andreev
1
-1
/
+1
2022-01-07
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-1
/
+1
2022-01-07
[ci skip] Fix #6083
Andrey Andreev
1
-1
/
+1
2022-01-05
Merge branch '3.1-stable' into develop
Andrey Andreev
2
-21
/
+86
2022-01-05
Add SameSite cookie support to Session library
Andrey Andreev
2
-21
/
+86
2022-01-05
Merge branch '3.1-stable' into develop
Andrey Andreev
9
-16
/
+271
2022-01-05
Close #6021: Suppress possible E_DEPRECATION notices about mbstring.func_over...
Andrey Andreev
1
-1
/
+1
2022-01-05
PHP 8.1 compatibility for sessions (ref #6078)
Andrey Andreev
10
-33
/
+273
2021-03-24
Merge pull request #6028 from vibbow/patch-1
George Petculescu
1
-1
/
+1
2021-03-10
Update Session.php
vibbow
1
-1
/
+1
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-15
Fix Flashdata time comparison for PHP 8
1st WebDesigns
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
[ci skip] Merge pull request #5970 from sapics/fix/user-guide-url
Andrey Andreev
7
-7
/
+7
2020-06-24
Fix user guide url
sapics
6
-6
/
+6
2020-01-28
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+4
2020-01-25
inserted required attribute in html tag
Francisco Javier Llanquipichun Garcia
2
-2
/
+2
2019-10-21
[ci skip] Fix #5857
Andrey Andreev
1
-0
/
+4
2019-09-19
Merge branch '3.1-stable' into develop
Andrey Andreev
4
-84
/
+64
2019-09-05
[ci skip] Remove a few leftover trailing spaces from PR #5816
Andrey Andreev
1
-5
/
+5
2019-09-05
[ci skip] Merge pull request #5816 from mchobbylong/adapt-php-redis
Andrey Andreev
1
-7
/
+48
2019-09-05
[ci skip] Remove a few leftover trailing spaces from PR #5816
Andrey Andreev
1
-5
/
+5
2019-09-05
[ci skip] Merge pull request #5816 from mchobbylong/adapt-php-redis
Andrey Andreev
1
-7
/
+48
2019-09-05
[ci skip] Merge pull request #5828 from mchobbylong/alter-php5-validate-id
Andrey Andreev
1
-1
/
+1
2019-09-03
Alter php5_validate_id()
Michael Long
1
-1
/
+1
2019-09-03
revert: Alter php_validate_id()
Michael Long
1
-1
/
+1
2019-09-03
Rename to _ping_success
Michael Long
1
-5
/
+5
2019-09-03
Delete unnecessary functions
Michael Long
1
-38
/
+6
2019-08-23
Refactor implementation of #5816
Michael Long
1
-21
/
+56
2019-08-14
Define constant PHPREDIS_VERSION
Michael Long
1
-2
/
+4
2019-08-13
Use version_compare to avoid method checks
Michael Long
1
-2
/
+2
2019-08-13
Adapt to styleguide
Michael Long
1
-10
/
+10
2019-08-12
Add parameter description
Michael Long
1
-3
/
+6
2019-08-12
Adapt to new version of php-redis
Michael Long
1
-6
/
+39
2019-06-23
[ci skip] Merge pull request #5783 from gxgpet/develop
Andrey Andreev
1
-2
/
+4
2019-06-23
Session files driver to return failure status code (+logging) instead of Exce...
George Petculescu
1
-2
/
+4
2019-06-19
[ci skip] Merge pull request #5781 from gxgpet/develop
Andrey Andreev
1
-2
/
+1
[next]