Commit Graph

302 Commits

Author SHA1 Message Date
smiley dcf71d6d5b :octocat: 2026-03-18 19:15:48 +01:00
smiley 185c95076b :octocat: DecoderResult: remove property getter in favor of asymmetric visibility 2026-03-18 02:50:29 +01:00
smiley 25048d5a0c :octocat: ECICharset::$charsetID: remove property getter in favor of asymmetric visibility 2026-03-18 02:42:12 +01:00
smiley e151e0915e :octocat: MaskPattern::$currentPattern: remove property getter in favor of asymmetric visibility 2026-03-18 02:22:16 +01:00
smiley a8076a113b :octocat: Version::$versionNumber: remove property getter in favor of asymmetric visibility 2026-03-18 02:14:28 +01:00
smiley 6b59d01c9e :octocat: EccLevel::$level remove property getter in favor of asymmetric visibility 2026-03-18 02:04:33 +01:00
smiley 97cc453dc0 :octocat: BitBuffer: remove property getters in favor of asymmetric visibility 2026-03-18 01:51:14 +01:00
smiley d51f7a7e8c :octocat: QRMatrix::getBitBuffer() remove property getter in favor of asymmetric visibility 2026-03-18 01:42:32 +01:00
smiley 88b2f9a98c :octocat: QRMatrix: remove property getters in favor of asymmetric visibility 2026-03-18 01:19:14 +01:00
smiley 9a38501f5b :octocat: omit parentheses around "new" calls 2026-03-17 19:05:34 +01:00
smiley 3bfa0be1d5 :octocat: move determining min/max version 2026-03-17 18:37:01 +01:00
smiley 8d22cd3154 :octocat: silencing the offenders for now (https://github.com/phan/phan/issues/5491) 2026-03-17 00:13:03 +01:00
smiley 94931d8da2 :octocat: type hints for class constants 2026-03-16 21:48:09 +01:00
smiley f2851c83fe :octocat: DataInterfaceTestAbstract: match DataProvider input arguments 2026-03-14 21:11:21 +01:00
smiley 490cc43b47 🛀 too many static calls in here 2025-11-14 21:01:37 +01:00
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 2ba2b4ebaa :octocat: phpcs happy 2025-10-09 23:56:26 +02:00
smiley 01ff29439d :octocat: DataInterfaceTestAbstract::testValidateString() added an additional test (see #313) 2025-09-19 15:03:54 +02:00
Einar Gangsø 29cdbcc8cd Remove uneeded test 2025-09-19 14:17:21 +02:00
Einar Gangsø 5d82e8e8c9 Update tests, comma is not supported 2025-09-19 10:45:37 +02:00
smiley bf34b46c57 :octocat: reintroducing phan because phpstan keeps making trouble 2025-07-19 23:29:41 +02:00
smiley 5477e121d3 :octocat: skip AVIF output test if not supported/installed 2025-07-18 20:03:14 +02:00
smiley 0ef7bc7bf2 :octocat: extract QRMatrix::getBooleanMatrix() from QRMatrix::getMatrix() to remove type ambiguity 2025-04-01 12:43:05 +02:00
smiley 747a38dd30 :octocat: phpstan 2.0 2024-11-17 00:23:34 +01:00
smiley 98f1859ad6 :octocat: allow for ECI encoded numeric and alphanum segments (test fix) 2024-11-16 19:44:59 +01:00
smiley f08e49322d :octocat: what the fuck phpstan??? 2024-10-16 11:08:29 +02:00
smiley f172094346 :octocat: CI fix 2024-10-16 11:01:43 +02:00
smiley f822e807d7 :octocat: regex fix (#282) 2024-10-16 10:22:02 +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 1a8e1ffd2b :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) 2024-07-17 10:19:31 +02:00
smiley 74dc3b2dbf :octocat: extract RGBArrayModuleValueTrait 2024-05-06 23:18:27 +02:00
smiley b231433d56 QRInterventionImage (intervention/image) 2024-05-04 22:52:48 +02:00
smiley 81eb21a7f8 :octocat: QRStringJSON overhaul 2024-05-04 19:33:12 +02:00
smiley ee8a19ab8b :octocat: QRMarkup: extract CssColorModuleValueTrait to allow use in other output classes 2024-05-04 15:28:13 +02:00
smiley 1f73485224 XML output!? 2024-05-03 19:34:23 +02:00
smiley acd38f58bb 🚿 2024-05-01 11:50:49 +02:00
smiley f31eff72f5 add PHPBench to run benchmarks 2024-04-30 21:15:17 +02:00
smiley 3252ea6faa 🚿 2024-03-07 00:15:22 +01:00
smiley df49b3ffa4 🔧 estimated bit length was correct, add a safety margin instead 2024-02-27 15:39:22 +01:00
smiley c1c9cdf285 wrench: QRData::estimateTotalBitLength(): do not substract from the estimated bit length 2024-02-27 14:47:36 +01:00
smiley ded4a12f9b :octocat: clean up builddir mess 2024-01-07 20:24:30 +01:00
smiley 0578456800 🚿 2024-01-06 17:33:32 +01:00
smiley e9743c00f0 :octocat: spimplifications & cleanup 2024-01-06 17:32:32 +01:00
smiley d8ccc242d3 added QRGdImageAVIF 2023-11-27 23:29:54 +01:00
smiley 00800ef901 🛀 clean-up (again) 2023-11-27 22:53:38 +01:00