mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
parent
90b160aece
commit
9573429f1e
@ -327,6 +327,8 @@ if ($threads > 1) {
|
||||
$ini_handler->disableExtension('grpc');
|
||||
}
|
||||
|
||||
$ini_handler->disableExtension('uopz');
|
||||
|
||||
$type_map_location = null;
|
||||
|
||||
if (isset($options['generate-json-map']) && is_string($options['generate-json-map'])) {
|
||||
|
Loading…
Reference in New Issue
Block a user