Phalcon v3.4.5 Release Notes

Release Date: 2019-10-30 // over 4 years ago
    • 🛠 Fixed segfault in Phalcon\Mvc\Micro\LazyLoader::__call() when the handler has a syntax error. #12396
    • 🛠 Fixed RuntimeException in Phalcon\Db\Adapter\Pdo Trying to call method upper on a non-object. #14330
    • 🛠 Fixed Phalcon\Storage\Adapter\Redis::delete() deprecated warning from php-redis #14281