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-25 04:57:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
688ffa2315702ca87856f08658da0fa1444aeb60
php-qrcode
/
tests
T
History
smiley
ae1c1f56ca
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +02:00
..
Common
🚿
test cleanup
2021-12-09 01:31:41 +01:00
Data
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +02:00
Output
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +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
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +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