The question is why not? PHP supports it also in PHP 7 and if it should not be used why PHP has it?
We will need to use eval for certain hooks and plugins otherwise the whole CMS would not work. We also filter all code injected with eval and certainly no user action or input is running in eval().
The question is why not? PHP supports it also in PHP 7 and if it should not be used why PHP has it?
We will need to use eval for certain hooks and plugins otherwise the whole CMS would not work. We also filter all code injected with eval and certainly no user action or input is running in eval().
Kind regards
Jérôme