wn_
|
cdd48bb1fa
|
Use ORM in 'Counters::get_feeds()' (and simplify stuff).
|
2025-05-18 14:51:47 +00:00 |
|
wn_
|
2fa54cc627
|
Deprecate and remove use of the 'SUBSTRING_FOR_DATE' constant.
With MySQL support removed (b154bc7a10 ) this constant is unnecessary.
|
2025-05-18 14:26:05 +00:00 |
|
wn_
|
f9b2291c28
|
Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'.
There's no point in passing '$long' unless '$no_smart_dt' is set to 'true'.
|
2024-12-15 18:39:03 +00:00 |
|
wn_
|
119c7f13dc
|
Consistently handle the 'smart' display of default/never dates.
|
2024-12-15 17:47:27 +00:00 |
|
wn_
|
2dda9f9ab5
|
Minor @var cleanup in Counters
|
2024-11-12 04:14:51 +00:00 |
|
wn_
|
a784305cc7
|
Address PHPStan findings as of 2.0.1
|
2024-11-12 03:15:53 +00:00 |
|
Andrew Dolgov
|
884fd92f13
|
drop opentelemetry
|
2024-10-01 16:00:34 +03:00 |
|
wn_
|
de00a09538
|
Make implicit nullable parameters explicitly nullable.
This is to address a deprecation planned for PHP 8.4.
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
|
2024-03-26 16:43:39 +00:00 |
|
Andrew Dolgov
|
865ecc8796
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
|