PHPDeobfuscator
PHPDeobfuscator copied to clipboard
Fix: prevent fatal crashes on mixed-type reductions and invalid scalar coercion
trafficstars
-
Wrapped multiplication in is_numeric() guard in BinaryOpReducer
-
Restricted ScalarValue wrapping to scalar types + null in Utils::scalarToNode()
-
Prevents fatal TypeError and InvalidArgumentException in common obfuscation edge cases