Skip to content

Commit aa6a01a

Browse files
authored
Add mail to impure functions list
1 parent 7d6c88e commit aa6a01a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dictionaries/ImpureFunctionsList.php

+2
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,6 @@
254254
'openssl_pkcs12_export_to_file' => true,
255255
'openssl_pkey_export_to_file' => true,
256256
'openssl_x509_export_to_file' => true,
257+
// mail
258+
'mail' => true,
257259
];

0 commit comments

Comments
 (0)