<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/admin/apc.php, branch master</title>
<subtitle>Bitweaver kernel package repository
</subtitle>
<id>https://git.rdm1.uk/kernel/.git/atom?h=master</id>
<link rel='self' href='https://git.rdm1.uk/kernel/.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/'/>
<updated>2026-06-06T18:34:38Z</updated>
<entry>
<title>kernel: fix PHP 8.1 float-to-int deprecations in apc.php GD image code</title>
<updated>2026-06-06T18:34:38Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-06-06T18:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=0321f026df8e6d41df05e54bbc6222ca6588fd05'/>
<id>urn:sha1:0321f026df8e6d41df05e54bbc6222ca6588fd05</id>
<content type='text'>
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 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>php-cs-fixer tidies to php8.5 standards</title>
<updated>2026-05-14T08:54:15Z</updated>
<author>
<name>Lester Caine</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2026-05-14T08:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=189c836dcb564eb07560f50e46b3944b2df05a03'/>
<id>urn:sha1:189c836dcb564eb07560f50e46b3944b2df05a03</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Trap divid by zero error when nothing to display</title>
<updated>2025-09-04T10:09:22Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2025-09-04T10:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=4feac403637b224f0e05af005bbf1f1c7688fae1'/>
<id>urn:sha1:4feac403637b224f0e05af005bbf1f1c7688fae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Admin functions changes to cover uninitialized variables and style changes for PHP8.4</title>
<updated>2025-08-29T12:32:48Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2025-08-29T12:32:48Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=2b142f64b1f556fd7d49c871d1a48f9bd31b9698'/>
<id>urn:sha1:2b142f64b1f556fd7d49c871d1a48f9bd31b9698</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update apc.php for PHP8+</title>
<updated>2025-08-17T03:23:01Z</updated>
<author>
<name>spiderr</name>
<email>spiderr@bitweaver.org</email>
</author>
<published>2025-08-17T03:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=6db4058a917d91b3e0c79227212434fa30933807'/>
<id>urn:sha1:6db4058a917d91b3e0c79227212434fa30933807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update path for kernel/includes/setup_inc.php</title>
<updated>2021-02-03T21:05:31Z</updated>
<author>
<name>modela bitweaver</name>
<email>spiderr@bitweaver.org</email>
</author>
<published>2021-02-03T21:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=82e91b5b63ca501b481d50a5a450ecf7249fa279'/>
<id>urn:sha1:82e91b5b63ca501b481d50a5a450ecf7249fa279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update apc.php stat page</title>
<updated>2016-06-17T04:41:43Z</updated>
<author>
<name>spider@app1</name>
<email>spiderr@bitweaver.org</email>
</author>
<published>2016-06-17T04:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=b20edb910ce6fac2de917956dfe51125c2232f28'/>
<id>urn:sha1:b20edb910ce6fac2de917956dfe51125c2232f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve apcu object caching</title>
<updated>2016-06-17T04:09:53Z</updated>
<author>
<name>spider@app1</name>
<email>spiderr@bitweaver.org</email>
</author>
<published>2016-06-17T04:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=616b38400f1b7934065319e522462d0b8d0cd47b'/>
<id>urn:sha1:616b38400f1b7934065319e522462d0b8d0cd47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Styling change</title>
<updated>2016-02-07T16:23:20Z</updated>
<author>
<name>lsces</name>
<email>lester@lsces.co.uk</email>
</author>
<published>2016-02-07T16:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=cdc61f2b3077ba3b8a8877978e3ab67ca76303a8'/>
<id>urn:sha1:cdc61f2b3077ba3b8a8877978e3ab67ca76303a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update apc.php status</title>
<updated>2015-01-20T19:05:01Z</updated>
<author>
<name>spider</name>
<email>spider@bitweaver.org</email>
</author>
<published>2015-01-20T19:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/kernel/.git/commit/?id=90356b985091977b8cf6461e92fac2a0c9b26cda'/>
<id>urn:sha1:90356b985091977b8cf6461e92fac2a0c9b26cda</id>
<content type='text'>
</content>
</entry>
</feed>
