No Code Attached Yet bug
avatar brianteeman
brianteeman
10 Aug 2026

What happened?

Tested with j6.2 but probably the same in all versions
Using php 8.5.8 and error reporting set to maximum
Visitng the cassiopeia front end there are two errors displayed

Version

6.2

Expected result

No errors from php-debugbar

Actual result

The error below is in function formatBytes

Warning
: unexpected NAN value was coerced to string in
C:\repos\j62\libraries\vendor\php-debugbar\php-debugbar\src\DebugBar\DataFormatter\DataFormatter.php
on line
85


Warning
: The float -INF is not representable as an int, cast occurred in
C:\repos\j62\libraries\vendor\php-debugbar\php-debugbar\src\DebugBar\DataFormatter\DataFormatter.php
on line
85

System Information

No response

Additional Comments

the version of php-debugbar (2.2.6) is now multiple versions out of date - the current release is 3.8.0

the function is very different in the latest release

avatar brianteeman brianteeman - open - 10 Aug 2026
avatar joomla-cms-bot joomla-cms-bot - change - 10 Aug 2026
Labels Added: No Code Attached Yet bug
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Aug 2026
avatar richard67
richard67 - comment - 10 Aug 2026

Am confused about the title "php 8.4 debugbar". Shouldn't it be "php 8.5 debugbar"?

avatar brianteeman brianteeman - change - 10 Aug 2026
The description was changed
avatar brianteeman brianteeman - edited - 10 Aug 2026
avatar brianteeman brianteeman - change - 10 Aug 2026
Title
php 8.4 debugbar
php 8.5.8 debugbar
avatar brianteeman brianteeman - edited - 10 Aug 2026
avatar brianteeman
brianteeman - comment - 10 Aug 2026

Am confused about the title "php 8.4 debugbar". Shouldn't it be "php 8.5 debugbar"?

fixed

Add a Comment

Login with GitHub to post a comment