summaryrefslogtreecommitdiff
path: root/vendor/thecodingmachine/safe/deprecated/functionsList.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-31 13:55:09 +0300
committerAndrew Dolgov <[email protected]>2022-07-31 13:55:09 +0300
commit26c67dba776e1e6f8ac40eed70fe79995325863d (patch)
tree862b043fa666e44ed0b2c997a98b1a256b26ee12 /vendor/thecodingmachine/safe/deprecated/functionsList.php
parentd5c043e8467881c00b2cd836f2f37b8479cf0b96 (diff)
update phpstan to 1.8.2
Diffstat (limited to 'vendor/thecodingmachine/safe/deprecated/functionsList.php')
-rw-r--r--vendor/thecodingmachine/safe/deprecated/functionsList.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/thecodingmachine/safe/deprecated/functionsList.php b/vendor/thecodingmachine/safe/deprecated/functionsList.php
index 6b39199c8..b75d7abb2 100644
--- a/vendor/thecodingmachine/safe/deprecated/functionsList.php
+++ b/vendor/thecodingmachine/safe/deprecated/functionsList.php
@@ -12,6 +12,8 @@ return [
'apc_load_constants',
'apc_sma_info',
'arsort',
+ 'array_replace',
+ 'array_replace_recursive',
'array_combine',
'array_flip',
'asort',