Vergleich inc/cachehandlers/eaccelerator.php - 1.8.22 - 1.8.38
Zeile 63 | Zeile 63 |
---|---|
return false; |
return false; |
return unserialize($data); | // use native_unserialize() over my_unserialize() for performance reasons |
} | } |