smiley
|
c99f5d4022
|
🛀 test overhaul
|
2025-11-02 00:48:56 +01:00 |
|
smiley
|
8237857cc3
|
🚿 move and exclude test traits
|
2025-11-01 21:28:10 +01:00 |
|
smiley
|
7b1d9617d3
|
:octocat: declare strict types
|
2024-07-21 15:55:05 +02:00 |
|
smiley
|
ded4a12f9b
|
:octocat: clean up builddir mess
|
2024-01-07 20:24:30 +01:00 |
|
smiley
|
0578456800
|
🚿
|
2024-01-06 17:33:32 +01:00 |
|
smiley
|
2d2a00fabb
|
🔥 v6.0 third pass: test clean-up (again)
|
2023-11-26 18:42:45 +01:00 |
|
smiley
|
2478f75324
|
🔥 v6.0 second pass: PHPUnit 10.4
|
2023-11-25 18:13:51 +01:00 |
|
smiley
|
39e3dfe83b
|
🔥 v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints
|
2023-11-25 12:49:56 +01:00 |
|
smiley
|
c69531ca20
|
:octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls
|
2023-09-03 22:49:32 +02:00 |
|
smiley
|
ecdd81a0cb
|
:octocat: file caching rework/cleanup
|
2023-03-07 22:42:48 +01:00 |
|
smiley
|
d98b56b55e
|
:octocat: +QRCode::setOptions()
|
2023-03-02 23:27:00 +01:00 |
|
smiley
|
c474cc704e
|
:octocat: rework output interface invocation
|
2023-03-02 23:04:23 +01:00 |
|
smiley
|
ca56fe5ca9
|
:octocat: remove non-empty content restriction
|
2023-03-02 23:01:54 +01:00 |
|
smiley
|
59318bcd7c
|
🚿
|
2022-07-25 10:50:21 +02:00 |
|
codemasher
|
3fac6cf89b
|
🚿 deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
|
2021-12-12 23:32:31 +01:00 |
|
codemasher
|
5347080444
|
🚿 test cleanup
|
2021-12-09 01:31:41 +01:00 |
|
codemasher
|
93618e83ff
|
:octocat: removed filesource and package phpdoc tags
|
2021-01-24 22:52:33 +01:00 |
|
codemasher
|
9f5d0bc060
|
🛀 data mode rework
|
2020-11-21 02:43:14 +01:00 |
|
codemasher
|
b5228fd480
|
🚿
|
2020-04-06 19:08:46 +02:00 |
|
codemasher
|
4c47e123a5
|
🚿 test cleanup & docblocks
|
2020-04-05 20:01:32 +02:00 |
|
codemasher
|
0d66c5a2f3
|
🚿 QROptions::$dataMode -> $dataModeOverride
|
2020-04-05 02:21:14 +02:00 |
|
codemasher
|
2a242c3db2
|
🚒
|
2020-04-04 03:51:18 +02:00 |
|
codemasher
|
b38b9cd979
|
🔧 test fix: we assume this data was wrong all the time due to an incorrect mask pattern
|
2020-03-30 22:20:06 +02:00 |
|
codemasher
|
6eb4dd1ac3
|
🚿 :void
|
2020-03-03 07:21:12 +01:00 |
|
codemasher
|
41730158d7
|
🚿 static calls to TestCase::assert*
|
2020-02-19 21:04:36 +01:00 |
|
codemasher
|
3d49ab8397
|
:octocat: test fix
|
2020-02-19 18:26:03 +01:00 |
|
codemasher
|
d041202a2a
|
Merge branch 'master' into php-7.4
# Conflicts:
# src/QROptionsTrait.php
|
2020-02-18 16:51:37 +01:00 |
|
codemasher
|
df33b38b63
|
:octocat: allow overriding data mode detection
|
2019-12-04 22:31:05 +01:00 |
|
codemasher
|
edf885823d
|
✨ typed properties!
|
2019-07-31 01:31:33 +02:00 |
|
codemasher
|
709f62e557
|
:octocat: phpunit 8.0
|
2019-03-01 17:30:52 +01:00 |
|
codemasher
|
6d4bf7c744
|
:octocat: HTML: +css class
|
2019-03-01 15:42:56 +01:00 |
|
codemasher
|
0abf25fef3
|
💄
|
2018-12-17 07:12:57 +01:00 |
|
codemasher
|
2aee933b1e
|
💄
|
2018-09-19 20:35:16 +02:00 |
|
codemasher
|
c13e006947
|
:octocat: moved options init
|
2018-09-19 02:11:03 +02:00 |
|
Bostjan Rihter
|
a08d080d96
|
Tabs.
|
2018-03-11 00:29:05 +01:00 |
|
Bostjan Rihter
|
ab2ad321fd
|
Indentation.
|
2018-03-11 00:26:46 +01:00 |
|
Bostjan Rihter
|
788fc0780e
|
Removed trim() from QRCode->getMatrix(). Data sanitization should be done outside.
|
2018-03-11 00:19:08 +01:00 |
|
smiley
|
d7bacdc942
|
✨ load custom output module via options
|
2017-12-28 17:50:29 +01:00 |
|
smiley
|
4cd0746fda
|
💯 coverage
|
2017-12-26 20:38:27 +01:00 |
|
smiley
|
019d932d35
|
✨ more tests & cleanup
|
2017-12-24 07:54:47 +01:00 |
|
smiley
|
5334bf4683
|
✨
|
2017-11-25 03:28:43 +01:00 |
|
smiley
|
7ea7b3c85a
|
✨
|
2017-11-23 02:28:42 +01:00 |
|
smiley
|
8ef55ec8e8
|
:octocat: added authenticator example
|
2017-10-25 05:49:32 +02:00 |
|
smiley
|
6c00acfc84
|
:octocat: refactor QRCode::class
|
2017-10-24 22:08:06 +02:00 |
|
smiley
|
c5283fb1fa
|
:octocat: refactor/remove QRConst::class
|
2017-10-24 16:32:28 +02:00 |
|
smiley
|
fa12b40c76
|
updated tests
|
2017-02-26 16:52:02 +01:00 |
|
smiley
|
ba10c91f78
|
:godmode:
|
2016-02-09 21:06:42 +01:00 |
|
smiley
|
76a035cea6
|
added code length overflow exception
|
2016-02-09 16:51:51 +01:00 |
|
smiley
|
fa9b108a2f
|
coverage, yes?
|
2016-02-09 16:11:19 +01:00 |
|
smiley
|
cdd905f415
|
more QRCode tests
|
2016-02-09 02:02:08 +01:00 |
|