Commit Graph

115 Commits

Author SHA1 Message Date
smiley 16e889d0ca dropped PHP 5.6 2017-02-10 22:24:38 +01:00
smiley 2d59c4c1ea update 2017-02-10 22:24:07 +01:00
smiley f66213f24e added PHP7 scalar type hints, cleanup 2017-02-10 22:23:29 +01:00
smiley 209f7d9a6d added test case for https://github.com/codemasher/php-qrcode/issues/4 2017-02-10 21:51:20 +01:00
smiley ecedd960fd added PHP 7.1 2017-02-10 16:18:40 +01:00
smiley 160139b609 reverted to https://github.com/codemasher/php-qrcode/commit/3c4102d4b535ae7499b127e81a65f3a51da2e8e8 in order to fix https://github.com/codemasher/php-qrcode/issues/4 2017-02-10 15:44:59 +01:00
smiley 08179b30ca typo :octocat: 2016-12-18 17:12:21 +01:00
smiley 1ff5c6e164 updated readme 2016-12-17 22:24:18 +01:00
smiley e1d9e951a4 updated tests 2016-12-17 22:23:58 +01:00
smiley 0b177f0b69 updated examples 2016-12-17 22:23:14 +01:00
smiley 03d5d92fbe added QRMarkup & cleaned up the output 2016-12-17 22:22:20 +01:00
smiley 8209f30fb4 bump phpunit & added dev namespace 2016-12-17 18:12:04 +01:00
smiley 163a10d78f removed sensio, added codeclimate 2016-12-17 12:57:58 +01:00
smiley fb9d4822cb disabled codesniffer 2016-12-17 12:57:18 +01:00
smiley 102ef4fce3 Merge pull request #5 from joshstoik1/master
Add SVG output support
2016-12-17 12:40:35 +01:00
Josh f55859ceba Throw Exception on cachefile write error 2016-12-16 22:18:14 -08:00
Josh 0f0db8d102 Add SVG output support 2016-12-16 21:36:07 -08:00
smiley d64fb1be44 use phpunit.xml 2016-03-22 18:55:06 +01:00
smiley e0b27b65a8 :octocat: 2016-03-21 14:12:14 +01:00
smiley 3a4faaf092 :octocat: 2016-03-21 13:46:10 +01:00
smiley 03e903d474 :octocat: 2016-03-21 12:34:26 +01:00
smiley f069421829 fixed examples 2016-03-21 12:34:09 +01:00
smiley 3b2d83bf60 optional newline character for html 2016-03-21 12:33:21 +01:00
smiley c6688ba8b8 more flexible tests 2016-03-21 00:35:15 +01:00
smiley 9044bca211 :octocat: 2016-03-21 00:04:58 +01:00
smiley 496bd3b145 updated tests 2016-03-21 00:04:36 +01:00
smiley 2c2f4b8bec refactoring 2016-03-21 00:00:52 +01:00
smiley 3cb15c94fb fixed https://github.com/codemasher/php-qrcode/issues/3 2016-03-17 20:08:32 +01:00
smiley d5b004de20 breaking stuff with honest data 2016-03-17 19:19:31 +01:00
smiley 9ef2213656 :octocat: 2016-02-29 22:34:08 +01:00
smiley 714d029504 gonna leave it that way... 2016-02-29 22:24:48 +01:00
smiley 275bd97b2e more bloat, scrunitizer happier 2016-02-29 22:12:45 +01:00
smiley 9ff756b6c6 cleanup 2016-02-29 21:43:37 +01:00
smiley 7ba8ecdbe9 when you push a broken build at 3am, lie down and... 💤 2016-02-24 11:01:26 +01:00
smiley 99084fcb9f optimization and cleanup 2016-02-24 02:49:53 +01:00
smiley 3c4102d4b5 added @property mode 2016-02-24 00:42:53 +01:00
smiley edd8e71e92 blah 2016-02-24 00:36:03 +01:00
smiley 1a2d4b1514 bump phpunit to 5.2 2016-02-23 17:53:04 +01:00
smiley 2ed3f6adbb foreach all the things 2016-02-23 17:44:12 +01:00
smiley 422392f674 scrunitizer happier 2016-02-23 15:11:36 +01:00
smiley 5a60e78ff8 + @property 2016-02-23 14:56:25 +01:00
smiley 38321779ab + scrunitizer badge 2016-02-23 13:21:29 +01:00
smiley 947605b5a6 :octocat: 2016-02-23 00:49:39 +01:00
smiley 7bf96f63ca Merge pull request #1 from darthmaim/patch-1
Remove phpunit whitelist option from travis config
2016-02-21 22:48:19 +01:00
darthmaim 8030f44ed4 Remove phpunit whitelist option from travis config
The whitelist is already defined in the phpunit.xml file (loaded with `--configuration phpunit.xml`).
2016-02-21 22:31:34 +01:00
smiley ba10c91f78 :godmode: 2016-02-09 21:06:42 +01:00
smiley d58704d93f ignoring a few statements for coverage 2016-02-09 17:07:08 +01:00
smiley 76a035cea6 added code length overflow exception 2016-02-09 16:51:51 +01:00
smiley b1a67d6cd3 more tests 2016-02-09 16:47:16 +01:00
smiley 1631aa6781 refined exception messages 2016-02-09 16:46:44 +01:00