|
From: Marcin H. <gan...@gm...> - 2025-05-20 22:50:28
|
On Wed, 21 May 2025 at 00:32, Rob Gerber <ro...@cr...> wrote: > > Marcin, > > I have found something strange. > > For bacularis 4.4.0 (installed via composer), in /var/www/bacularis-app/protected/vendor/bacularis/bacularis-api/API/Modules > > I have found two files named similarly, with only the case of the second letter being different. The files appear to be the same. > $ md5sum BConsoleException.php BconsoleException.php > c8dfcf9749c761d702dc094aa21f925e BConsoleException.php > c8dfcf9749c761d702dc094aa21f925e BconsoleException.php > > Weird little thing. Is this intentional? Hello Rob, Well spotted. Thanks for finding and reporting it. This file BconsoleException.php is not used. I don't know how I added it there :-) This duplicate has been removed: https://github.com/bacularis/bacularis-api/commit/1fa2619a6efde32cd22cf2a28726c809bdabf31d Thanks! Best regards, Marcin Haba (gani) |