| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-06 | kernel: fix PHP 8.1 float-to-int deprecations in apc.php GD image code | Lester Caine | 1 | -3/+6 | |
| PHP 8.1 deprecated implicit float→int narrowing. The APC admin pie and bar chart generators pass float angle and height values directly to GD functions (imagefilledarc, imagefilledrectangle, imageline) which require int coordinates. Cast $start/$end to int at the top of fill_arc() and text_arc(), $h to int at the top of fill_box(), and the $h calculations in the bar chart loop (case 3) inline. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -95/+89 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-09-04 | Trap divid by zero error when nothing to display | lsces | 1 | -2/+2 | |
| 2025-08-29 | Admin functions changes to cover uninitialized variables and style changes ↵ | lsces | 1 | -779/+766 | |
| for PHP8.4 | |||||
| 2025-08-16 | update apc.php for PHP8+ | spiderr | 1 | -759/+779 | |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 1 | -1/+1 | |
| 2016-06-17 | update apc.php stat page | spider@app1 | 1 | -10/+16 | |
| 2016-06-17 | improve apcu object caching | spider@app1 | 1 | -2/+0 | |
| 2016-02-07 | Styling change | lsces | 1 | -2/+2 | |
| 2015-01-20 | update apc.php status | spider | 1 | -91/+86 | |
| 2014-09-19 | update apc.php and link to it in server_stats.tpl | spider | 1 | -307/+94 | |
| 2014-05-23 | use bitweaver auth | Christian Fowler | 1 | -1/+1 | |
| 2013-04-01 | add apc stats | spiderr | 1 | -0/+1364 | |
