Dylan K. Taylor
|
766a2178a0
|
Merge branch 'next-minor'
# Conflicts:
# composer.lock
# resources/vanilla
|
2020-04-19 12:56:44 +01:00 |
|
Dylan K. Taylor
|
70a4f73d73
|
Drop PHP 7.2 support
|
2020-04-19 12:49:25 +01:00 |
|
Dylan K. Taylor
|
7d43dffac4
|
updated phpstan/phpstan-phpunit
|
2020-04-19 12:44:26 +01:00 |
|
Dylan K. Taylor
|
c097188a97
|
Merge branch 'next-minor'
# Conflicts:
# composer.json
# composer.lock
# resources/vanilla
|
2020-04-19 12:22:39 +01:00 |
|
Dylan K. Taylor
|
804a062c3a
|
CrashDump: report the versions of all Composer libraries installed
|
2020-04-19 12:11:34 +01:00 |
|
Dylan K. Taylor
|
ab62a792e1
|
Merge commit '7a072931d'
|
2020-04-18 12:10:02 +01:00 |
|
Dylan K. Taylor
|
35be36961d
|
Merge tag '3.11.7'
|
2020-04-18 11:29:47 +01:00 |
|
dependabot-preview[bot]
|
79ed377c7a
|
Bump pocketmine/nbt from 0.2.13 to 0.2.14 (#3406)
Bumps [pocketmine/nbt](https://github.com/pmmp/NBT) from 0.2.13 to 0.2.14.
- [Release notes](https://github.com/pmmp/NBT/releases)
- [Commits](https://github.com/pmmp/NBT/compare/0.2.13...0.2.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-15 13:45:52 +01:00 |
|
dependabot-preview[bot]
|
5f07c5df1c
|
Bump irstea/phpunit-shim from 8.5.2 to 8.5.3 (#3384)
|
2020-04-12 03:40:14 +00:00 |
|
Dylan K. Taylor
|
1d9cb174b6
|
updated RakLib dependency
|
2020-04-04 23:30:55 +01:00 |
|
Dylan K. Taylor
|
f5bf93455a
|
update to latest RakLib
|
2020-04-01 20:16:21 +01:00 |
|
Dylan K. Taylor
|
37701267f0
|
Merge branch 'stable'
|
2020-03-31 19:40:54 +01:00 |
|
Dylan K. Taylor
|
e45e84b236
|
Updated composer dependencies
|
2020-03-31 18:43:30 +01:00 |
|
Dylan K. Taylor
|
00cc2ee092
|
one more RakLib update for the day ...
|
2020-03-30 00:22:45 +01:00 |
|
Dylan K. Taylor
|
927872ce08
|
Updated to latest bleeding-edge RakLib
|
2020-03-29 23:53:00 +01:00 |
|
Dylan K. Taylor
|
4e54e54421
|
Updated RakLib dependency
|
2020-03-29 18:18:39 +01:00 |
|
Dylan K. Taylor
|
f779881b6a
|
Updated to latest RakLib bleeding edge
this version brings quite a few inter-thread communication improvements.
|
2020-03-29 16:52:36 +01:00 |
|
Dylan K. Taylor
|
2e75594c34
|
updated RakLib dependency
|
2020-03-28 13:28:12 +00:00 |
|
Dylan K. Taylor
|
641dfe6892
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-28 13:27:48 +00:00 |
|
Dylan K. Taylor
|
83a3adecff
|
LoginPacket: use netresearch/jsonmapper for login data decoding
this makes retrieval static analysis friendly without extra steps.
|
2020-03-23 22:00:13 +00:00 |
|
dependabot-preview[bot]
|
dfe68c9788
|
Bump phpstan/phpstan from 0.12.17 to 0.12.18 (#3372)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.17 to 0.12.18.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.17...0.12.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-23 15:21:00 +00:00 |
|
Dylan K. Taylor
|
a95426c373
|
Merge branch 'stable'
|
2020-03-18 13:17:38 +00:00 |
|
dependabot-preview[bot]
|
35b8f0bf25
|
Bump phpstan/phpstan from 0.12.15 to 0.12.17 (#3363)
|
2020-03-18 13:06:14 +00:00 |
|
Dylan K. Taylor
|
636c35dcf1
|
replace daverandom/callback-validator with pocketmine/callback-validator, closes #3359
|
2020-03-17 12:24:50 +00:00 |
|
dependabot-preview[bot]
|
d22f0da1de
|
Bump phpstan/phpstan from 0.12.14 to 0.12.15 (#3362)
|
2020-03-17 12:20:55 +00:00 |
|
Dylan K. Taylor
|
a3edbc31ae
|
Merge branch 'next-minor'
|
2020-03-14 14:13:50 +00:00 |
|
Dylan K. Taylor
|
f84abcd1fe
|
sync composer.lock with 0dd68e587fcffdf16f08aa9db6bf246a676c1cfc
|
2020-03-14 13:36:35 +00:00 |
|
Dylan K. Taylor
|
ca909ebc1d
|
Merge branch 'next-minor'
|
2020-03-10 13:05:37 +00:00 |
|
dependabot-preview[bot]
|
4bf9fb278b
|
Bump phpstan/phpstan from 0.12.11 to 0.12.14 (#3338)
|
2020-03-09 13:31:23 +00:00 |
|
Dylan K. Taylor
|
995309424e
|
updated pocketmine/nbt dependency
this is going to need work on exception handling, but right now it's so inconsistent that it doesn't matter anyway.
|
2020-03-04 17:53:37 +00:00 |
|
Dylan K. Taylor
|
e279672d45
|
updated pocketmine/nbt dependency
|
2020-02-24 22:00:03 +00:00 |
|
Dylan K. Taylor
|
8a770d837e
|
Merge branch 'stable'
|
2020-02-24 20:32:43 +00:00 |
|
dependabot-preview[bot]
|
2f3d2d4a0b
|
Bump phpstan/phpstan from 0.12.10 to 0.12.11 (#3311)
|
2020-02-19 18:57:53 +00:00 |
|
dependabot-preview[bot]
|
a860ccd259
|
Bump phpstan/phpstan from 0.12.9 to 0.12.10
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.9 to 0.12.10.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.9...0.12.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-13 11:24:13 +00:00 |
|
Dylan K. Taylor
|
fb1126797a
|
Merge branch 'stable'
|
2020-02-07 18:13:55 +00:00 |
|
Dylan K. Taylor
|
0ac5e03ce9
|
Require PHPStan 0.12.9 minimum
|
2020-02-06 20:59:43 +00:00 |
|
Dylan K. Taylor
|
6c7dada232
|
finally, integrate phpstan-strict-rules
|
2020-02-06 19:44:10 +00:00 |
|
Dylan K. Taylor
|
3a5709bf5e
|
start using phpstan-phpunit
not using extension-installer because I want to part-integrate phpstan-strict-rules later on.
|
2020-02-06 13:23:18 +00:00 |
|
dependabot-preview[bot]
|
54ccc330d5
|
Bump irstea/phpunit-shim from 7.5.20 to 8.5.2 (#3296)
|
2020-02-06 12:50:51 +00:00 |
|
dependabot-preview[bot]
|
8f434b9edd
|
Bump adhocore/json-comment from 0.0.7 to 0.1.0
Bumps [adhocore/json-comment](https://github.com/adhocore/php-json-comment) from 0.0.7 to 0.1.0.
- [Release notes](https://github.com/adhocore/php-json-comment/releases)
- [Changelog](https://github.com/adhocore/php-json-comment/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adhocore/php-json-comment/compare/v0.0.7...0.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-05 22:40:41 +00:00 |
|
Dylan K. Taylor
|
0f6949ac34
|
phpstan 0.12.9
|
2020-02-05 17:11:08 +00:00 |
|
Dylan K. Taylor
|
1b50a2d8d4
|
updated composer dependencies
|
2020-02-01 22:59:52 +00:00 |
|
Dylan K. Taylor
|
ff55b520b9
|
updated composer dependencies
|
2020-02-01 22:55:27 +00:00 |
|
Dylan K. Taylor
|
c19b21db91
|
Merge commit 'f624e36faf2214fef76ad3b7148c17f7f7ff641f'
|
2020-02-01 20:59:23 +00:00 |
|
Dylan K. Taylor
|
b11c350b2b
|
composer: use new pocketmine/log & pocketmine/classloader classes
|
2020-01-31 15:51:26 +00:00 |
|
Dylan K. Taylor
|
f624e36faf
|
composer: all of these packages are now available on packagist
|
2020-01-31 15:49:33 +00:00 |
|
Dylan K. Taylor
|
199fa61aef
|
update composer dependencies
|
2020-01-30 22:41:58 +00:00 |
|
Dylan K. Taylor
|
9a5d3e3d4f
|
Merge branch 'stable'
|
2020-01-28 14:35:50 +00:00 |
|
Dylan K. Taylor
|
f68452a5d9
|
updated composer deps
|
2020-01-28 14:28:03 +00:00 |
|
Dylan K. Taylor
|
41d02003c2
|
Install PHPStan and PHPUnit via dev dependencies
|
2020-01-27 12:04:42 +00:00 |
|