Andrew Dolgov
|
19fc3bff21
|
drop unused legacy (?) handler method OPML->import()
|
2025-08-04 20:05:59 +03:00 |
|
Andrew Dolgov
|
77e5deb9dd
|
use RETURNING syntax when creating base filter record during OPML import
|
2025-05-06 05:06:17 +03:00 |
|
wn_
|
667528d5b9
|
Use PHP 8 'str_' functions.
A few more characters in some places, but helps with readability.
|
2024-11-24 13:59:29 +00:00 |
|
wn_
|
9b0baf9b32
|
Use match expressions in some places.
|
2024-11-24 13:45:26 +00:00 |
|
wn_
|
abcd0e8ba2
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
|
Andrew Dolgov
|
648024eb2e
|
bump minimum required php version to 8.0 & remove some deprecated code
|
2024-11-23 15:54:40 +03:00 |
|
wn_
|
154abc61a0
|
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
|
2024-11-18 21:59:45 +00:00 |
|
wn_
|
8727fb3ba8
|
Clean up some unused variables.
This is essentially 1ccc0c8c1a without the renames and some other things related to Psalm.
|
2024-01-08 22:46:13 +00:00 |
|
Andrew Dolgov
|
865ecc8796
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
|