Histórico de commits

Autor SHA1 Mensagem Data
  smiley d0462ee466 :octocat: allow invocation with options iterable for the public facing classes 1 mês atrás
  smiley bf34b46c57 :octocat: reintroducing phan because phpstan keeps making trouble 5 meses atrás
  smiley 7b1d9617d3 :octocat: declare strict types 1 ano atrás
  smiley f32696c8a7 :octocat: fix PHPCS config, add Slevomat rules 1 ano atrás
  smiley 89cdd09044 :octocat: switch phan for phpstan (see #277) 1 ano atrás
  smiley 1a8e1ffd2b :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) 1 ano atrás
  smiley 74dc3b2dbf :octocat: extract RGBArrayModuleValueTrait 1 ano atrás
  smiley 74bc126f27 :octocat: QRFpdf::dump(): allow using external FPDF instance 1 ano atrás
  smiley 00800ef901 :bath: clean-up (again) 2 anos atrás
  smiley 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints 2 anos atrás
  smiley ab358f2f38 :octocat: fixes/implements #223 2 anos atrás
  smiley 90f4a4bc66 :octocat: significant output performance improvements 2 anos atrás
  smiley 522fa7c31b :octocat: introduce QROutputAbstract::getOutputDimensions() for more consistent control over the image size 2 anos atrás
  smiley c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls 2 anos atrás
  smiley bcd410a33b :octocat: cleanup, align module() method between the several output classes where applicable 2 anos atrás
  smiley 2dc6dce237 :octocat: QRFpdf: explicit check for $color 2 anos atrás
  smiley fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2 anos atrás
  smiley 6bba12d98c :octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array 2 anos atrás
  smiley a4ae0e959a :octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does 2 anos atrás
  smiley 1b2aa52d03 :octocat: proper names for QRMatrix getters 2 anos atrás
  smiley 60a19b3c94 :octocat: QROutputInterface::moduleValueIsValid() improved checks & tests 2 anos atrás
  smiley 76e90986e7 :octocat: make QROutputInterface::moduleValueIsValid() public static 2 anos atrás
  smiley 6b2a529160 :lipstick: code style fixes 2 anos atrás
  smiley ecdd81a0cb :octocat: file caching rework/cleanup 2 anos atrás
  smiley 7fd54b78d8 :shower: 3 anos atrás
  smiley 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 3 anos atrás
  smiley a8573f31a5 :shower: phan happy 3 anos atrás
  smiley 22ad482e57 :octocat: QRFpdf: proper value check/clamp 3 anos atrás
  smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 anos atrás
  codemasher 3e14260144 :octocat: clarify default module value setting 4 anos atrás