summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
AgeCommit message (Expand)AuthorFilesLines
2026-02-13Fix phpstan issuesGreg Roach1-37/+4
2026-02-02Tidy report codeGreg Roach1-6/+0
2026-01-21Update PHP dependencies. Remove phpstan-strict-checks until we are clean at ...Greg Roach1-0/+27
2025-10-18Move pending changes logic to serviceGreg Roach1-8290/+4
2025-10-12Update PHP dependenciesGreg Roach1-9/+27
2025-09-15Update dependenciesGreg Roach1-1377/+1455
2025-08-24Fix: #5215 - relationship chart parameters always reset to defaultsGreg Roach1-6/+0
2025-08-10Update PHP dependenciesGreg Roach1-12/+0
2025-07-28Update PHP dependenciesGreg Roach1-61/+13
2025-07-20Rename 'Google Webmaster Tools' to 'Google Search Console'Greg Roach1-1/+1
2025-06-18Update JS dependenciesGreg Roach1-8/+2
2025-06-12Fix: #5167 - fgetcsv() requires escape parameter from PHP 8.4Greg Roach1-4/+4
2025-06-03Fix: #5099 - wrong binding order in querybuilderGreg Roach1-6/+0
2025-06-02Fix #4834: searching individuals/families using accented lettersGreg Roach1-2/+2
2025-06-01Update PHP dependenciesGreg Roach1-2/+26
2025-05-20Add tree-import CLI commandGreg Roach1-0/+48
2025-05-13Add CLI for tree-exportGreg Roach1-3/+9
2025-05-13Use ZipArchive directly, instead of ZipArchiveAdapterGreg Roach1-0/+6
2025-05-12Update PHP dependenciesGreg Roach1-12/+0
2025-04-16Fix: Family submitters should not appear on individual pageGreg Roach1-1/+1
2025-02-23CodeStyleGreg Roach1-108/+0
2025-02-20Code StyleGreg Roach1-105/+3
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-1154/+38
2025-02-12Add Armenian translationGreg Roach1-414/+0
2025-02-12phpstan configGreg Roach1-18/+0
2025-02-12Add ImagesiftBot to the list of bad botsGreg Roach1-7/+1
2025-02-11Missing escapeGreg Roach1-30/+0
2025-02-11Refactor statisticsGreg Roach1-515/+95
2025-02-11Update PHP dependenciesGreg Roach1-24/+0
2025-02-09Upgrade PHPunitGreg Roach1-1/+13
2025-01-29Refactor/simplify statisticsGreg Roach1-39/+9
2025-01-20Add CLI commands to list trees and usersGreg Roach1-0/+12
2025-01-15Add CLI command to create/update data/config.ini.phpGreg Roach1-0/+138
2025-01-09Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...Greg Roach1-6/+0
2025-01-08Update PHPdoc and CodeStyleGreg Roach1-314/+38
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach1-60/+0
2025-01-06Working on phpstan issues in test scriptsGreg Roach1-294/+0
2025-01-04PHPdocs and code style for statisticsGreg Roach1-65/+11
2024-12-25Fix: #5083 - php-whois library is abandoned. Write our own.Greg Roach1-0/+30
2024-12-23PHPdocGreg Roach1-7/+1
2024-12-17Remove oscarotero/middleland - it triggers deprecations on PHP 8.4Greg Roach1-28/+10
2024-12-09Fix: #5068 - updated timestamp on journal/news itemsGreg Roach1-0/+42
2024-11-29PHPdocGreg Roach1-6/+0
2024-11-29PHPdocGreg Roach1-245/+5
2024-11-29Fix: sortable column alignment - workaround for DataTables #306Greg Roach1-158/+8
2024-11-28Update PHP dependenciesGreg Roach1-126/+0
2024-11-27Fix: error auto-upgrading from 2.1 to 2.2.0 due to changes in timestamp libraryGreg Roach1-12/+0
2024-11-26Fix: #5061 - some subtags not removed from links to private recordsGreg Roach1-1/+7
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-427/+7
2024-11-22Default value for escape parameter in fputcsv() is deprecated in PHP 8.4Greg Roach1-1/+1