Skip to content

Commit

Permalink
Add mail to impure functions list
Browse files Browse the repository at this point in the history
  • Loading branch information
smaddock authored Apr 27, 2024
1 parent 7d6c88e commit aa6a01a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dictionaries/ImpureFunctionsList.php
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,6 @@
'openssl_pkcs12_export_to_file' => true,
'openssl_pkey_export_to_file' => true,
'openssl_x509_export_to_file' => true,
// mail
'mail' => true,
];

0 comments on commit aa6a01a

Please sign in to comment.