Commit Graph

28 Commits

Author SHA1 Message Date
smiley c99f5d4022 🛀 test overhaul 2025-11-02 00:48:56 +01:00
smiley 8237857cc3 🚿 move and exclude test traits 2025-11-01 21:28:10 +01:00
smiley 22e6c4b75f 🔥 phan v6-dev 2025-11-01 19:17:11 +01:00
smiley bf34b46c57 :octocat: reintroducing phan because phpstan keeps making trouble 2025-07-19 23:29:41 +02:00
smiley b42d02dcb7 🚿 2024-07-21 16:51:27 +02:00
smiley 7b1d9617d3 :octocat: declare strict types 2024-07-21 15:55:05 +02:00
smiley f32696c8a7 :octocat: fix PHPCS config, add Slevomat rules 2024-07-21 14:54:15 +02:00
smiley 89cdd09044 :octocat: switch phan for phpstan (see #277) 2024-07-21 05:25:26 +02:00
smiley 2d2a00fabb 🔥 v6.0 third pass: test clean-up (again) 2023-11-26 18:42:45 +01:00
smiley 2478f75324 🔥 v6.0 second pass: PHPUnit 10.4 2023-11-25 18:13:51 +01:00
smiley 39e3dfe83b 🔥 v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints 2023-11-25 12:49:56 +01:00
smiley c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls 2023-09-03 22:49:32 +02:00
smiley c8c37a4e36 🔧 phan happy 2023-04-21 23:22:27 +02:00
smiley cf4e5a7eaa :octocat: added phpunit constant to limit reader test maximum version 2023-04-10 19:56:25 +02:00
smiley 9bc23a2161 :octocat: rename QRCode::getMatrix() and RecoderResult::getMatrix() to getQRMatrix() 2023-04-04 15:45:30 +02:00
smiley 3afa888180 :octocat: added group tag for sloww tests 2023-03-16 17:43:09 +01:00
smiley 6b2a529160 💄 code style fixes 2023-03-11 02:38:57 +01:00
smiley 43c49727f1 🚿 make data providers static (PHPUnit 10...) 2023-03-09 23:38:20 +01:00
smiley cf026a3eed 🚿 2023-03-09 23:24:41 +01:00
smiley e2c1ab0ad2 :octocat: update multimode reader test to include hanzi mode 2023-03-02 19:11:00 +01:00
smiley 5f1836064a 🚿 2022-11-09 22:07:19 +01:00
smiley b8f2871837 :octocat: 2022-08-08 21:59:52 +02:00
smiley 4aa66dd574 :octocat: reader test: add damaged version sample 2022-07-26 17:13:16 +02:00
smiley 1fd3109339 :octocat: mute debug output on CI 2022-07-26 16:38:34 +02:00
smiley df29c1c277 :octocat: move Version::getMaxLengthForMode() and Version::MAX_LENGTH table to a trait in /tests 2022-07-26 11:23:37 +02:00
smiley ae1c1f56ca 🚿 extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 2022-07-15 19:20:58 +02:00
smiley 24c7a148c3 🚿 DecoderResult cleanup 2022-05-09 18:46:49 +02:00
codemasher 7963d9f151 🚿 split reader test for GD and Imagick 2021-12-12 03:03:45 +01:00