This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-05-18 03:35:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
tests
History
Dylan K. Taylor
74e1f6320a
Store attributes as local vars, reduce usage of AttributeMap
...
ideally we want attribute map to only be used for properties that need synchronization.
2020-05-21 19:18:00 +01:00
..
phpstan
Store attributes as local vars, reduce usage of AttributeMap
2020-05-21 19:18:00 +01:00
phpunit
Force types of RegistryTrait usages to shut PHPStan up
2020-05-21 19:12:48 +01:00
plugins
Task::onRun() and Task::onCancel() now require :void return typehints
2020-05-17 13:58:01 +01:00
build-leveldb.sh
travis: cache leveldb artifacts to reduce build time
2020-02-07 14:05:11 +00:00
travis.sh
travis.sh: ditch PHP_BINARY variable, use PATH prefix instead
2020-02-03 09:30:43 +00:00