Skip to content

v3.4.5

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 30 Oct 14:31
· 7 commits to 3.4.x since this release
3ef7dbb
  • 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