| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-02-09 | Update copyright year. It is 2026 | Greg Roach | 1 | -1/+1 |
| 2025-10-29 | Use PHP8.0 functions | Greg Roach | 1 | -3/+1 |
| 2025-01-16 | It's 2025. Update copyright date. | Greg Roach | 1 | -1/+1 |
| 2024-11-22 | PHP 8.3 allows class constants to have type hints | Greg Roach | 1 | -2/+2 |
| 2023-01-25 | It's 2023 | Greg Roach | 1 | -1/+1 |
| 2023-01-25 | It's 2023 | Greg Roach | 1 | -1/+1 |
| 2022-11-30 | Add type hints | Greg Roach | 1 | -2/+2 |
| 2022-03-16 | It is 2022 - update copyright dates | Greg Roach | 1 | -1/+1 |
| 2022-01-27 | Remove PHPDebugBar - not compatible with PHP8 and not being updated | Greg Roach | 1 | -2/+0 |
| 2021-10-29 | TypeHints | Greg Roach | 1 | -3/+3 |
| 2021-10-29 | TypeHints | Greg Roach | 1 | -9/+3 |
| 2021-10-27 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2021-10-13 | Add missing type-hints | Greg Roach | 1 | -1/+1 |
| 2021-10-12 | PHPdoc | Greg Roach | 1 | -4/+4 |
| 2021-08-23 | PHPdoc | Greg Roach | 1 | -1/+1 |
| 2021-03-04 | Fix: #3539 - typo | Greg Roach | 1 | -1/+1 |
| 2021-02-04 | Code style | Greg Roach | 1 | -1/+1 |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 1 | -2/+2 |
| 2020-10-08 | Typos | Greg Roach | 1 | -2/+2 |
| 2020-07-27 | 2.0.72.0.7 | Greg Roach | 1 | -2/+4 |
| 2020-07-04 | Use new PHP functions - str_starts_with(), str_ends_with() and str_contains() | Greg Roach | 1 | -7/+9 |
| 2020-06-03 | PHPdoc | Greg Roach | 1 | -2/+2 |
| 2019-12-05 | Code style - avoid new static | Greg Roach | 1 | -1/+1 |
| 2019-10-30 | Remove View:share() - it's just a global | Greg Roach | 1 | -20/+3 |
| 2019-10-17 | PSR12 | Greg Roach | 1 | -0/+1 |
| 2019-09-30 | Add error checks | Greg Roach | 1 | -0/+9 |
| 2019-09-29 | PSR12 | Greg Roach | 1 | -0/+2 |
| 2019-09-07 | Fix: errors in nested views not handled correctly | Greg Roach | 1 | -1/+4 |
| 2019-04-14 | Refactor the bootstrap process | Greg Roach | 1 | -1/+1 |
| 2019-03-13 | #2322 - allow custom views to refer to core views | Greg Roach | 1 | -1/+4 |
| 2019-03-07 | Code style and testing | Greg Roach | 1 | -6/+6 |
| 2019-03-05 | Fix: #2240 - allow custom modules to provide and replace views | Greg Roach | 1 | -37/+73 |
| 2019-03-04 | Unique stacks should be an opt-in feature | Greg Roach | 1 | -3/+36 |
| 2019-03-02 | Use app() shortcut | Greg Roach | 1 | -1/+1 |
| 2019-02-24 | Unused imports | Greg Roach | 1 | -1/+0 |
| 2019-02-16 | Fix error - themes not available during setup | Greg Roach | 1 | -2/+3 |
| 2019-02-12 | Update google charts | Rico Sonntag | 1 | -1/+4 |
| 2019-01-30 | Converting themes to modules | Greg Roach | 1 | -1/+2 |
| 2019-01-30 | Refactor themes into modules | Greg Roach | 1 | -1/+1 |
| 2019-01-04 | Add visibility to constants | Greg Roach | 1 | -2/+2 |
| 2019-01-01 | Happy 2019 | Greg Roach | 1 | -1/+1 |
| 2018-12-31 | Add missing directory separator (#2079) | Carmen | 1 | -1/+1 |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 1 | -2/+2 |
| 2018-10-22 | Better handling of exceptions thrown by views | Greg Roach | 1 | -4/+12 |
| 2018-10-12 | Use .phtml extension for template files | Greg Roach | 1 | -4/+10 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 1 | -0/+2 |
| 2018-10-04 | Code style | Greg Roach | 1 | -1/+2 |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 1 | -3/+3 |
| 2018-08-18 | CodeStyle | Greg Roach | 1 | -1/+3 |
| 2018-08-13 | Type hints | Greg Roach | 1 | -4/+10 |
