Sam
|
6f15e14392
|
chore: fix styleci (#3588)
Co-authored-by: Sam <samerton@users.noreply.github.com>
|
2025-03-29 10:50:03 +00:00 |
|
tadhgboyle
|
0c80570609
|
Enable StyleCI (#3475)
* Create StyleCI config file
* Disable `phpdoc_separation`
* Apply fixes from StyleCI (#3476)
Co-authored-by: StyleCI Bot <bot@styleci.io>
* style: styleci fixes
---------
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
|
2024-03-09 11:19:55 +00:00 |
|
Tadhg Boyle
|
6da6f9436d
|
Fix #2727
|
2022-04-30 17:18:13 -07:00 |
|
Tadhg Boyle
|
67eaaa9a65
|
Use MinecraftBanner composer package + fixes related to it
|
2022-02-15 13:48:14 -08:00 |
|
Tadhg Boyle
|
94e64c1207
|
Add PHPDocs to core classes for new class docs site (#2602)
|
2022-02-14 20:48:15 -08:00 |
|
Tadhg Boyle
|
23fc66f06a
|
Add support for querying Bedrock servers (#2601)
|
2022-02-12 13:10:39 -08:00 |
|
Tadhg Boyle
|
3718ccf535
|
Use xPaw Ping as composer dep (Closes #2571)
|
2022-02-01 21:38:46 -08:00 |
|
Tadhg Boyle
|
31ad833c7e
|
Fix PHPStan
|
2022-01-30 19:54:39 -08:00 |
|
Tadhg Boyle
|
1a5e98deb1
|
Use Guzzle as underlying HTTP client, add Guzzle to DebugBar (Closes #2580)
|
2022-01-30 19:37:28 -08:00 |
|
Tadhg
|
e0133a5cd5
|
Get PHP-CS to pass!
|
2021-12-07 22:14:12 -08:00 |
|
Tadhg
|
1566c86067
|
Fix some CS issues
|
2021-12-07 20:51:29 -08:00 |
|
Tadhg Boyle
|
eb75afd696
|
Add github action for PHPStan analysis (#2519)
|
2021-12-05 08:18:19 -08:00 |
|
Tadhg
|
42c4579b09
|
Change HttpClient to more advanced class, change all curl usages to HttpClient
|
2021-11-10 17:48:54 -08:00 |
|
Tadhg
|
3b92679623
|
Move more curl requests to HttpClient methods
|
2021-11-10 10:22:53 -08:00 |
|
Robin
|
832d6beb37
|
don't disable certificate verification
Why was this disabled!? If intentional feel free to revert this commit, but it seems like an inexcusable security issue to me
|
2021-10-30 14:52:43 +02:00 |
|
Tadhg
|
6e3fe3db8a
|
misc code style fixes
|
2021-10-29 22:09:38 -07:00 |
|
Tadhg
|
a9c678e4d4
|
convert all array(...) syntax to [...]
|
2021-10-29 22:00:05 -07:00 |
|
Tadhg
|
805e1e9e27
|
organize classes into folders + implement new autoloader
|
2021-10-27 22:26:24 -07:00 |
|