Yes, I know...

it can't be helped for now
This commit is contained in:
Dylan K. Taylor 2025-04-06 02:43:31 +01:00
parent 664af7ad7c
commit 09c074ed22
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -1134,6 +1134,12 @@ parameters:
count: 1
path: ../../../src/world/World.php
-
message: '#^Dynamic new is not allowed\.$#'
identifier: pocketmine.new.dynamic
count: 1
path: ../../../src/world/World.php
-
message: '#^Parameter \#1 \$x of method pocketmine\\world\\World\:\:getBlockAt\(\) expects int, float\|int given\.$#'
identifier: argument.type