Commit Graph

24 Commits

Author SHA1 Message Date
ErickSkrauch e7d9fad4eb
Adjust travis config 3 2019-02-24 14:40:35 +03:00
ErickSkrauch fcf9e59da8
Adjust travis config 2 2019-02-24 14:33:25 +03:00
ErickSkrauch 47248aca24
Adjust travis config 2019-02-24 14:27:39 +03:00
ErickSkrauch ab4b96a7dc
Fix minimal phpunit version 2019-02-24 14:23:10 +03:00
ErickSkrauch 7bcfeab7e0 Disable php_unit_expectation fixer 2019-02-24 02:45:44 +03:00
ErickSkrauch d04b4541af Fix travis configuration 2019-02-24 02:41:33 +03:00
ErickSkrauch 1b4de783ff Cleanup tests. Try to fix builds. Include composer.lock. 2019-02-24 02:36:41 +03:00
ErickSkrauch 9b14a1d427
Adjust travis CI 2018-08-20 15:44:30 +03:00
ErickSkrauch bbae5d73b5
Add php-cs-fixer and run it 2018-08-20 15:39:57 +03:00
ErickSkrauch e9efb3aa61
Merge pull request #4 from Obsidian-MC/fix-llegal-string-offset-warning
Sometimes the $data argument of the checkResponse() method has a string type
2018-08-20 15:23:43 +03:00
electron93 7bb61adc8c Sometimes the $data argument of the checkResponse() method has a string type
If the OAuth server responds with 502 status and non-json content, the parseResponse() method of the AbstractProvider class returns a string instead of an array.
2018-08-20 14:51:35 +03:00
ErickSkrauch cc34f772ee
Merge pull request #2 from Obsidian-MC/gitignore-idea
Ignore user-specific stuff of PhpStorm IDE
2018-08-14 15:35:10 +03:00
ErickSkrauch bb25338a34 Merge pull request #1 from Obsidian-MC/fix-package_link
Fixed package url in downloads counter
2017-08-01 11:23:09 +03:00
electron c05d6e2d24 Ignore user-specific stuff of PhpStorm IDE 2017-07-31 19:45:15 +03:00
electron b8256f4564 Fixed package url in downloads counter 2017-07-31 19:22:16 +03:00
ErickSkrauch deafd5bcf9 Update changelog 2017-07-25 02:56:14 +03:00
ErickSkrauch 7f9edbfa12 Remove hhvm testing 2017-07-25 02:47:10 +03:00
ErickSkrauch 9cc5e25474 Fix prefer-lowest usage 2017-07-25 02:44:36 +03:00
ErickSkrauch ea0d90214c Test with prefer-lowest flag 2017-07-25 02:39:24 +03:00
ErickSkrauch 829c350663 Allow league/oauth2-client 2.0 version 2017-07-25 02:36:19 +03:00
ErickSkrauch 1a0cb1228f Fixed build shield 2016-11-25 14:53:17 +03:00
ErickSkrauch 9873400c62 Allow phpunit 4.8 2016-11-25 14:46:30 +03:00
ErickSkrauch fe78486625 Badges 2016-11-25 14:41:53 +03:00
ErickSkrauch 0d37392bbe Initial commit 2016-11-25 14:26:29 +03:00