?error.log??????????????????????????????
2. 3. ERROR Global - Error Fatal error caught: #8192: Function get_magic_quotes_gpc() Array and string offset access syntax with curly braces is deprecated in /pixmicat-develop/lib/lib_common.php on line 148
??lib/lib_common.php?????148?
if(get_magic_quotes_gpc()) $str 165
????php7???????????????????????
$chars = stripslashes($str); // "\"??????
??
$str ord($str{$i});
??
$chars = stripslashes($str); // "\"??????
ord($str[$i]);