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-23 21:27:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae1c1f56ca9eace88f66feb090cad39224bfb63a
php-qrcode
/
tests
/
Data
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
..
AlphaNumTest.php
🚿
deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
2021-12-12 23:32:31 +01:00
ByteTest.php
🚿
2022-05-10 14:53:59 +02:00
DatainterfaceTestAbstract.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
KanjiTest.php
🚿
deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
2021-12-12 23:32:31 +01:00
NumberTest.php
🚿
deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
2021-12-12 23:32:31 +01:00
QRMatrixTest.php
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +02:00