supahgreg
|
5770cc51ba
|
More ternary operator and ORM usage, assorted tweaks.
Among the 'assorted tweaks' is consistently converting a param to an array of integers.
|
2025-11-24 03:35:42 +00:00 |
|
supahgreg
|
ef8a621941
|
Adjust 'Pref_Labels' formatting to help xgettext, rebase translations.
Closes tt-rss/tt-rss#162.
|
2025-11-15 04:03:51 +00:00 |
|
LaurentGH
|
c1235f1d97
|
Seven sentences were missing the gettext call to be translated
|
2025-11-06 23:21:13 +01:00 |
|
supahgreg
|
5bec70065a
|
Assorted array-related (or nearby) tweaks.
Move away from 'array_push', simplify various things (e.g. eliminate low value intermediate vars), etc.
|
2025-11-01 23:47:00 +00:00 |
|
supahgreg
|
a8320ab9cf
|
Use first-class callable syntax.
Also tweak 'clean()' a bit in the process.
https://wiki.php.net/rfc/first_class_callable_syntax
|
2025-10-23 16:59:27 +00:00 |
|
supahgreg
|
8480b14746
|
Rector rule 'LongArrayToShortArrayRector'.
https://getrector.com/rule-detail/long-array-to-short-array-rector
|
2025-10-18 01:24:59 +00:00 |
|
Andrew Dolgov
|
865ecc8796
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
|