History log of /webtrees/app/Session.php (Results 26 – 50 of 55)
Revision Date Author Comments
# e364afe4 07-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Code style and testing


# 4459dc9a 03-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Convert from Carbon (v1) to CarbonImmutable (v2)


# deb4b685 09-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Use Str::random() for random strings


# fe3a9054 09-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Use illuminate/database for session


# 8fcd0d32 01-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Happy 2019


# 01461f86 30-Dec-2018 Greg Roach <fisharebest@webtrees.net>

Use illuminate/database


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# c7ff4153 29-Aug-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


# a45f9889 25-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Replace Filter::get() and Filter::post() with $request


# a0dfa978 09-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1813 - session expiry


# 08df3d18 27-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use native functions instead of ini_set() to initialise session


# c1010eda 16-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use PSR2 code style


# 63485653 22-Feb-2018 Rico Sonntag <mail@ricosonntag.de>

Use new PHP7 null coalescing operator (#1630)


# 1062a142 07-Jan-2018 Greg Roach <fisharebest@gmail.com>

Happy new year - 2018


# 4c891c40 10-Nov-2017 Greg Roach <fisharebest@gmail.com>

Fetch client-ip address as needed


# 42af74e7 10-Nov-2017 Greg Roach <fisharebest@gmail.com>

PHPDoc


# 57514a4f 10-Nov-2017 Greg Roach <fisharebest@gmail.com>

Refactor session code into class


# 9c927afb 19-Oct-2017 Greg Roach <fisharebest@gmail.com>

Strict types


# 6bdf7674 08-Mar-2017 Greg Roach <fisharebest@gmail.com>

2017


# c9aedfee 24-Dec-2016 webtrees <noreply@webtrees.net>

Merge branch 'master' of https://github.com/fisharebest/webtrees


# 13abd6f3 23-Dec-2016 Greg Roach <fisharebest@gmail.com>

Code style - short array syntax


# 91fb15f0 15-Apr-2016 Greg Roach <fisharebest@gmail.com>

Fix #900 - sessions not needed during installation


# 369c0ce6 30-Jan-2016 Greg Roach <fisharebest@gmail.com>

Update copyright year


# ad2f0e13 17-Jan-2016 Greg Roach <fisharebest@gmail.com>

Two spaces have no effect in HTML


123