Dylan K. Taylor
|
c61f66d973
|
Removed ext-ds dependency
|
2021-02-11 15:40:37 +00:00 |
|
dependabot-preview[bot]
|
928041ddf1
|
Bump phpstan/phpstan from 0.12.71 to 0.12.74 (#4028)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.71 to 0.12.74.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.71...0.12.74)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-08 21:42:08 +00:00 |
|
Dylan K. Taylor
|
8d5cc9adc3
|
Merge branch 'stable'
|
2021-02-07 20:57:19 +00:00 |
|
Dylan K. Taylor
|
c456f21df8
|
one more
|
2021-02-07 17:36:49 +00:00 |
|
Dylan K. Taylor
|
f952a6643c
|
Accept PHP 8.0 compatible dependency versions in composer.json
composer decided that this was a good time to reorganize composer.json for me, and... well, fuck it.
|
2021-02-07 17:33:33 +00:00 |
|
Dylan K. Taylor
|
606d56b55d
|
Composer: lock in PHP at ^7.3 || ^8.0, don't leave it unbounded
|
2021-02-07 17:31:32 +00:00 |
|
Dylan K. Taylor
|
da7c97f885
|
Updated composer dependencies
|
2021-02-07 17:27:01 +00:00 |
|
dependabot-preview[bot]
|
8ee37a3033
|
Bump phpunit/phpunit from 9.5.1 to 9.5.2 (#4023)
|
2021-02-04 16:46:22 +00:00 |
|
Dylan K. Taylor
|
ae75d73f48
|
Extract MainLoggerThread unit from MainLogger
MainLogger is no longer a Thread, as per the recent changes to pocketmine/log-pthreads.
|
2021-02-04 16:28:49 +00:00 |
|
Dylan K. Taylor
|
3e1ac66abf
|
Merge branch 'stable'
|
2021-02-02 13:46:29 +00:00 |
|
Dylan K. Taylor
|
bef906b0f0
|
phpstan 0.12.71
|
2021-02-02 00:05:53 +00:00 |
|
Dylan K. Taylor
|
47cf58be8a
|
phpstan 0.12.70
|
2021-01-27 20:11:37 +00:00 |
|
Dylan K. Taylor
|
bbae02264d
|
Merge branch 'stable'
|
2021-01-27 20:04:13 +00:00 |
|
dependabot-preview[bot]
|
ccf9691927
|
Bump phpunit/phpunit from 9.5.0 to 9.5.1 (#4010)
|
2021-01-27 19:28:36 +00:00 |
|
Dylan K. Taylor
|
af8936dba5
|
phpstan 0.12.69
|
2021-01-24 20:14:42 +00:00 |
|
Dylan K. Taylor
|
487b5dd11d
|
Merge branch 'stable'
|
2021-01-16 19:44:15 +00:00 |
|
Dylan K. Taylor
|
7bdc564ccc
|
Update first-party dependencies to PHP 8.0 compatible versions
all deps of PM3 are ready (at least as far as PHPStan can show).
|
2021-01-15 16:59:51 +00:00 |
|
Dylan K. Taylor
|
ae43698e88
|
phpstan 0.12.67
for some reason dependabot shit itself while trying to scan for updates and thought this wasn't updatable ...
|
2021-01-15 16:53:49 +00:00 |
|
dependabot-preview[bot]
|
0987e03c03
|
Bump phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 (#4003)
|
2021-01-13 10:55:54 +00:00 |
|
Dylan K. Taylor
|
4c0d3d68af
|
Bump PHP requirement to 7.4.0
|
2021-01-12 21:53:41 +00:00 |
|
Dylan K. Taylor
|
bbe9c01b46
|
Merge branch 'stable'
# Conflicts:
# composer.lock
# resources/vanilla
# src/pocketmine/metadata/MetadataStore.php
# src/pocketmine/scheduler/AsyncTask.php
# tests/phpstan/configs/actual-problems.neon
|
2021-01-12 21:48:24 +00:00 |
|
Dylan K. Taylor
|
56501178b7
|
Updated composer dependencies
|
2021-01-12 21:41:25 +00:00 |
|
Dylan K. Taylor
|
120b224e41
|
Updated composer dependencies
|
2021-01-12 21:34:04 +00:00 |
|
dependabot-preview[bot]
|
da663deea1
|
Bump phpstan/phpstan from 0.12.65 to 0.12.66 (#4001)
|
2021-01-12 10:41:59 +00:00 |
|
Dylan K. Taylor
|
972c911485
|
phpstan 0.12.65
|
2021-01-09 18:04:42 +00:00 |
|
Dylan K. Taylor
|
f215207a27
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# composer.lock
# resources/vanilla
# src/CrashDump.php
# src/pocketmine/VersionInfo.php
# src/pocketmine/network/mcpe/protocol/DataPacket.php
|
2020-12-23 22:34:25 +00:00 |
|
Dylan K. Taylor
|
135f1c95e4
|
phpstan 0.12.64
|
2020-12-23 20:04:40 +00:00 |
|
Dylan K. Taylor
|
8653afb0fb
|
Updated composer dependencies
|
2020-12-20 23:53:09 +00:00 |
|
Dylan K. Taylor
|
9228f006d4
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# composer.json
# composer.lock
# resources/vanilla
# src/CrashDump.php
# src/PocketMine.php
# src/pocketmine/Server.php
# src/pocketmine/item/Bucket.php
# src/pocketmine/item/Item.php
# src/pocketmine/level/format/Chunk.php
# src/pocketmine/level/format/io/leveldb/LevelDB.php
# src/pocketmine/level/format/io/region/McRegion.php
# src/pocketmine/network/mcpe/protocol/BatchPacket.php
# src/pocketmine/tile/Furnace.php
# src/pocketmine/utils/UUID.php
# src/utils/ServerKiller.php
|
2020-12-20 20:54:13 +00:00 |
|
dependabot-preview[bot]
|
3f21e59917
|
Bump phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#3976)
|
2020-12-18 13:44:19 +00:00 |
|
dependabot-preview[bot]
|
fdd74a4f46
|
Bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#3975)
|
2020-12-18 13:15:05 +00:00 |
|
Dylan K. Taylor
|
0604dfc9e5
|
phpstan 0.12.63
|
2020-12-18 00:32:55 +00:00 |
|
Dylan K. Taylor
|
0682c93f5a
|
Drop bcmath dependency
we haven't used bcmath since the days of 32-bit.
|
2020-12-14 20:59:07 +00:00 |
|
Dylan K. Taylor
|
da90ae85da
|
Updated composer dependencies
|
2020-12-14 19:24:36 +00:00 |
|
Dylan K. Taylor
|
eaf6e19a6f
|
RakLib sync n.2
|
2020-12-12 19:54:17 +00:00 |
|
Dylan K. Taylor
|
f81d061ea9
|
Updated to newest RakLib
|
2020-12-12 19:06:45 +00:00 |
|
Dylan K. Taylor
|
e810a68dd7
|
Merge branch 'stable'
# Conflicts:
# build/php
# composer.lock
# resources/vanilla
# src/pocketmine/VersionInfo.php
# src/pocketmine/level/format/io/region/McRegion.php
|
2020-12-07 18:57:58 +00:00 |
|
Dylan K. Taylor
|
f28405fcfb
|
phpstan 0.12.59
|
2020-12-07 17:12:55 +00:00 |
|
Dylan K. Taylor
|
07cae8a129
|
Updated composer dependencies
|
2020-12-05 19:40:30 +00:00 |
|
Dylan K. Taylor
|
d48af3f4ca
|
Merge branch 'stable'
# Conflicts:
# composer.lock
# resources/vanilla
# src/permission/BanEntry.php
# src/permission/PermissionAttachmentInfo.php
|
2020-12-01 17:35:30 +00:00 |
|
Dylan K. Taylor
|
b550cf5163
|
phpunit 9.4.4
|
2020-12-01 17:32:27 +00:00 |
|
Dylan K. Taylor
|
215bac8dd7
|
phpstan 0.12.58
|
2020-11-30 22:11:43 +00:00 |
|
Dylan K. Taylor
|
3709ba172b
|
Sync composer dependencies
|
2020-11-30 22:02:01 +00:00 |
|
Dylan K. Taylor
|
37ace19857
|
Updated netresearch/jsonmapper to 3.1.1
|
2020-11-26 23:39:57 +00:00 |
|
Dylan K. Taylor
|
bc208e11f4
|
phpstan 0.12.57
|
2020-11-21 18:07:14 +00:00 |
|
Dylan K. Taylor
|
7b865dc5a9
|
Updated composer dependencies
|
2020-11-21 17:55:32 +00:00 |
|
Dylan K. Taylor
|
e8e6b9304c
|
phpstan 0.12.57
|
2020-11-21 17:46:32 +00:00 |
|
Dylan K. Taylor
|
29eccba5f0
|
Updated composer dependencies
|
2020-11-17 23:25:15 +00:00 |
|
Dylan K. Taylor
|
8e0cba56b8
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# resources/vanilla
# src/pocketmine/entity/Entity.php
# src/pocketmine/tile/Tile.php
# tests/phpstan/configs/check-explicit-mixed-baseline.neon
# tests/phpstan/configs/l7-baseline.neon
|
2020-11-12 22:10:47 +00:00 |
|
Dylan K. Taylor
|
9f3fb935b5
|
Update composer dependencies
|
2020-11-12 22:03:32 +00:00 |
|