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 11:07:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cda00d293ac74ae4f4deb11bd1bb0700866722e4
php-qrcode
/
tests
/
Data
T
History
smiley
cda00d293a
:octocat: Byte: string "0" fails with empty()
2022-07-23 03:30: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
:octocat: Byte: string "0" fails with empty()
2022-07-23 03:30:58 +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