.. |
API.php
|
API: allow catchup for search results (bumps api level to 22)
|
2024-11-25 19:47:28 +03:00 |
Article.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Auth_Base.php
|
allow nullable password in auto_create_user for backwards compatibility
|
2024-11-24 12:55:59 +03:00 |
Cache_Adapter.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Cache_Local.php
|
force-set absolute path for local cache if CACHE_DIR config value is relative
|
2024-04-13 00:39:37 +03:00 |
Config.php
|
Bump the minimum required PHP version to 8.2.0.
|
2024-12-09 17:53:23 +00:00 |
Counters.php
|
Minor @var cleanup in Counters
|
2024-11-12 04:14:51 +00:00 |
Db_Migrations.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Db_Prefs.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
Db.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Debug.php
|
Remove some PHPStan ignores and make others rule-specific.
|
2024-11-12 03:38:45 +00:00 |
Digest.php
|
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
|
2024-11-18 21:59:45 +00:00 |
DiskCache.php
|
Use the spread operator instead of 'array_merge' in more places.
|
2024-12-14 12:26:59 +00:00 |
Errors.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
FeedEnclosure.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
FeedItem_Atom.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
FeedItem_Common.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
FeedItem_RSS.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
FeedItem.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
FeedParser.php
|
Add+use FeedParser::FEED_UNKNOWN
|
2024-11-26 16:50:51 +00:00 |
Feeds.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Handler_Administrative.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Handler_Protected.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Handler_Public.php
|
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
|
2024-11-18 21:59:45 +00:00 |
Handler.php
|
add stuff necessary to run integration tests using phpunit
|
2023-10-28 18:45:09 +03:00 |
IAuthModule2.php
|
add a separate interface for auth modules w/ change_password() method
|
2023-10-27 22:29:03 +03:00 |
IAuthModule.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
ICatchall.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
IHandler.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
IVirtualFeed.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Labels.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
Logger_Adapter.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Logger_SQL.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Logger_Stdout.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Logger_Syslog.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Logger.php
|
Use match expressions in some places.
|
2024-11-24 13:45:26 +00:00 |
Mailer.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
OPML.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Plugin.php
|
Address PHPStan findings as of 2.0.1
|
2024-11-12 03:15:53 +00:00 |
PluginHandler.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
PluginHost.php
|
Use the spread operator instead of 'array_merge' in more places.
|
2024-12-14 12:26:59 +00:00 |
Pref_Feeds.php
|
show amount of stored article in prefs feed tree
|
2024-12-14 11:37:58 +03:00 |
Pref_Filters.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Pref_Labels.php
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
Pref_Prefs.php
|
Bump 'chillerlan/php-qrcode' to 5.0.x.
|
2024-11-21 17:34:32 +00:00 |
Pref_System.php
|
Use match expressions in some places.
|
2024-11-24 13:45:26 +00:00 |
Pref_Users.php
|
fix untranslated strings
|
2024-06-15 14:03:33 +03:00 |
Prefs.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
RPC.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
RSSUtils.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Sanitizer.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
Sessions.php
|
Use native union types in most places.
|
2024-11-23 17:43:24 +00:00 |
Templator.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
TimeHelper.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
UrlHelper.php
|
Use PHP 8 'str_' functions.
|
2024-11-24 13:59:29 +00:00 |
UserHelper.php
|
Use match expressions in some places.
|
2024-11-24 13:45:26 +00:00 |