| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-23 | Use native union types in most places. | wn_ |
| 2024-11-18 | Eliminate use of deprecated 'get_pref()' and 'set_pref()'. | wn_ |
| 2024-11-12 | Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'. | wn_ |
| 2024-11-12 | Remove some PHPStan ignores and make others rule-specific. | wn_ |
| 2024-11-12 | Address PHPStan findings as of 2.0.1 | wn_ |
| 2024-08-04 | Replace basic 'isset()' cases with the null coalescing operator. | wn_ |
| 2024-01-08 | Clean up some unused variables. | wn_ |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |