jecker
Joined: 25 Oct 2015 Posts: 5
|
Posted: Sun Dec 31, 2017 3:49 pm Post subject: PHP Fatal error |
|
|
I am trying to enable all of the obfuscation options, but when I enable:
Obfuscate Class - I receive PHP Fatal error: Class '[obfuscated]'
Obfuscate Methods - I receive PHP Fatal error: PHP Fatal error: Uncaught exception 'LogicException' with message 'Function
Obfuscate Functions - I receive PHP Fatal error: PHP Fatal error: Call to undefined method mysqli::[obfuscated]() in
How can I enable all of the options and fix this errors? |
|