update phpstan to 1.8.2
This commit is contained in:
@@ -24,8 +24,6 @@ return static function (ContainerConfigurator $containerConfigurator): void {
|
||||
'apcu_inc' => 'Safe\apcu_inc',
|
||||
'apcu_sma_info' => 'Safe\apcu_sma_info',
|
||||
'apc_fetch' => 'Safe\apc_fetch',
|
||||
'array_replace' => 'Safe\array_replace',
|
||||
'array_replace_recursive' => 'Safe\array_replace_recursive',
|
||||
'array_walk_recursive' => 'Safe\array_walk_recursive',
|
||||
'assert_options' => 'Safe\assert_options',
|
||||
'base64_decode' => 'Safe\base64_decode',
|
||||
|
||||
Reference in New Issue
Block a user