This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
php-qrcode
Watch
1
Star
0
Fork
0
You've already forked php-qrcode
mirror of
https://github.com/chillerlan/php-qrcode.git
synced
2026-08-19 08:10:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b48a58462cdbbc7dbe3327638b50a1b9505effec
php-qrcode
/
tests
T
History
smiley
b48a58462c
🚿
extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated
2022-07-14 19:22:37 +02:00
..
Common
🚿
test cleanup
2021-12-09 01:31:41 +01:00
Data
🚿
extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated
2022-07-14 19:22:37 +02:00
Output
🛀
extract QRMarkup into QRMarkupSVG and QRMarkupHTML
2022-06-06 23:09:20 +02:00
samples
:octocat: test reading vector images via Imagick convert
2022-05-27 20:42:01 +02:00
QRCodeReaderGDTest.php
🚿
split reader test for GD and Imagick
2021-12-12 03:03:45 +01:00
QRCodeReaderImagickTest.php
🚿
2022-05-27 21:07:29 +02:00
QRCodeReaderTestAbstract.php
🚿
DecoderResult cleanup
2022-05-09 18:46:49 +02:00
QRCodeTest.php
🚿
deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
2021-12-12 23:32:31 +01:00
QROptionsTest.php
🚿
extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated
2022-07-14 19:22:37 +02:00