Bacon / BaconQrCode

QR Code Generator for PHP
BSD 2-Clause "Simplified" License
1.83k stars 208 forks source link

Test case class not matching filename is deprecated, Class name was 'ReedSolomonTest', expected 'ReedSolomonCodecTest' #97

Closed williamdes closed 1 year ago

williamdes commented 2 years ago

https://salsa.debian.org/php-team/pear/php-bacon-baconqrcode/-/jobs/2439442#L984 Warning: Test case class not matching filename is deprecated in /builds/php-team/pear/php-bacon-baconqrcode/debian/output/source_dir/test/Common/ReedSolomonCodecTest.php Class name was 'ReedSolomonTest', expected 'ReedSolomonCodecTest'

https://github.com/Bacon/BaconQrCode/blob/0069435e2a01a57193b25790f105a5d3168653c1/test/Common/ReedSolomonCodecTest.php#L10

williamdes commented 2 years ago

Hi @DASPRiD Could you push a fix for this one please ?

DASPRiD commented 1 year ago

Fix merged.

williamdes commented 1 year ago

Fix merged.

Awesome, thank you! Let me know when you make a release for it

DASPRiD commented 1 year ago

Will do, currently waiting on another PR before making a new release.