Commit Graph

14 Commits

Author SHA1 Message Date
31465525e3 Fixed PHP-CS-Fixer not import global constants. (#5449) 2022-12-12 17:12:33 +00:00
2fdc46c165 PHPStan 1.9 features 2022-11-04 20:23:34 +00:00
38d6284671 Use PHP-CS-Fixer to enforce file header presence 2022-06-04 17:34:49 +01:00
33cf085692 PHPStan 1.6.3 2022-04-28 16:06:20 +01:00
889d048ca3 Make use of Utils::assumeNotFalse() in a bunch of places
I've stuck to only doing this in the places where I'm sure we should never get false back. Other places I'm less sure of (and I found more bugs along the way).
2021-12-08 19:39:04 +00:00
2ee86f0edf Improved UPnP exception handling 2021-06-13 23:02:42 +01:00
ec7ea98ead UPnP: expose more functionality 2021-06-13 22:48:38 +01:00
80bf948588 Separate UPnPNetworkInterface from UPnP implementation 2021-06-13 22:41:36 +01:00
b032d49722 Merge branch 'stable' 2021-03-28 19:41:23 +01:00
fe3b493cdb UPnP: restore 'attempting to portforward' log message
sometimes this takes a long time (usually in the failure case).
2021-03-17 01:06:05 +00:00
6d622c4020 Merge branch 'stable' 2021-03-14 23:32:09 +00:00
0025196a81 Merge branch 'next-minor'
# Conflicts:
#	resources/vanilla
#	src/network/upnp/UPnP.php
2020-05-23 11:16:19 +01:00
ab628d0254 Merge tag '3.9.8' 2019-12-08 17:49:39 +00:00
5499ac620c Removed pocketmine subdirectory, map PSR-4 style 2019-07-30 19:14:57 +01:00