MemoryManager: Removed obsolete workaround for $GLOBALS not being defined on threads

this was long since fixed, and everyone has since been forced to upgrade to pthreads 4.0.0, which definitely has the fix.
This commit is contained in:
Dylan K. Taylor
2021-11-24 23:57:55 +00:00
parent adff561483
commit c023c02b6c
3 changed files with 21 additions and 31 deletions

View File

@ -4,7 +4,6 @@ includes:
- tests/phpstan/configs/php-bugs.neon
- tests/phpstan/configs/phpstan-bugs.neon
- tests/phpstan/configs/phpunit-wiring-tests.neon
- tests/phpstan/configs/pthreads-bugs.neon
- tests/phpstan/configs/runtime-type-checks.neon
- tests/phpstan/configs/spl-fixed-array-sucks.neon
- vendor/phpstan/phpstan-phpunit/extension.neon