Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
-1 votes
1 answer
85 views

What threat model does disable_functions assume in PHP? [closed]

disable_functions allows to disable certain functions in PHP that are deemed "dangerous". However, I’m finding it difficult to grasp what kind of threat model such a feature assumes. If you ...
Onion's user avatar
  • 1,832