DEV Community

Nikolaos Dimopoulos for Phalcon PHP Framework

Posted on • Originally published at blog.phalcon.io on

1

Phalcon v5.3.1 Released

We are happy to announce that Phalcon v5.3.1 has been released!

This release fixes a couple of nemory leaks found in the framework, in particular when using it alongside Swoole.

A huge thanks to our community for helping out with bug fixing and more importantly bug reporting!

Changelog

Fixed

  • Fixed infinite save loop in Phalcon\Mvc\Model::save() #16395
  • Fixed undefined column with columnMap and model caching #16420
  • Fixed memory leak in Phalcon\Mvc\Router::handle() #16431

Upgrade

Developers can upgrade using PECL

pecl install phalcon-5.3.1

Enter fullscreen mode Exit fullscreen mode

To compile from source, follow our installation document

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs