index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Services
/
ServerCheckService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
The correct name for Postgres is PostgreSQL
Greg Roach
1
-2
/
+2
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-11-09
Fix: #5248 - outdated check for PDO driver for SQL-Server
Greg Roach
1
-1
/
+1
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
1
-2
/
+3
2025-02-20
Code Style
Greg Roach
1
-1
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-52
/
+14
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-4
/
+4
2024-09-13
Update to PHP EOL dates - https://wiki.php.net/rfc/release_cycle_update
Greg Roach
1
-2
/
+4
2024-03-31
Refactoring class DB
Greg Roach
1
-7
/
+8
2023-09-17
Remove unused PHP dependencies
Greg Roach
1
-2
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-26
Show timestamp of last check for update, and allow check at any time
Greg Roach
1
-2
/
+1
2022-10-03
Fix: #4567 - typo in name of driver for SQL-Server
Greg Roach
1
-2
/
+2
2022-09-06
CodeStyle
Greg Roach
1
-3
/
+3
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-4
/
+4
2022-02-15
Add support dates for PHP 8.1
Greg Roach
1
-3
/
+3
2021-11-21
CodeStyle
Greg Roach
1
-1
/
+1
2021-11-21
CodeStyle
Greg Roach
1
-5
/
+3
2021-10-13
Add missing type-hints
Greg Roach
1
-2
/
+2
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-2
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-08
Typos
Greg Roach
1
-2
/
+2
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-8
/
+10
2020-03-22
Disable auto-rotation when EXIF library is missing
Greg Roach
1
-0
/
+1
2020-01-28
Add check for missing PHP-INTL library
Greg Roach
1
-0
/
+1
2019-12-24
Fix: #2842 - convert MySQL tables from MyISAM to InnoDB during schema upgrades
Greg Roach
1
-53
/
+0
2019-12-17
Add PHP 7.4 support date
Greg Roach
1
-1
/
+2
2019-12-10
PHPdoc
Greg Roach
1
-5
/
+5
2019-11-22
Add check for PHP fileinfo extension
Greg Roach
1
-0
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+3
2019-09-12
CodeStyle
Greg Roach
1
-9
/
+9
2019-08-29
Scrutinizer Auto-Fixes (#2563)
Scrutinizer Auto-Fixer
1
-1
/
+1
2019-08-29
Fix: #2561 - upper/lower case used by different versions of MySQL
Greg Roach
1
-2
/
+3
2019-08-28
Fix: #2560 - Validation of database names
Greg Roach
1
-2
/
+2
2019-08-27
Add check for MyISAM tables
Greg Roach
1
-1
/
+53
2019-08-26
Fix: #2498 - improve check for openbasedir restriction
Greg Roach
1
-4
/
+42
2019-05-22
Fix: #2449 - add ext-zip to the server checks during setup
Greg Roach
1
-0
/
+1
2019-05-17
PHPdoc
Greg Roach
1
-2
/
+0
2019-04-17
CodeStyle
Greg Roach
1
-1
/
+0
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-03-07
PHPdoc
Greg Roach
1
-1
/
+1
2019-03-07
Add example module to set PHP/MySQL configuration
Greg Roach
1
-4
/
+19
2019-03-06
Add visibility to constants
Greg Roach
1
-9
/
+3
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-2
/
+4
2019-03-02
Fix check for disabled functions
Greg Roach
1
-1
/
+1
[next]