Queue extension 2.3.4 released
Queue extension version 2.3.4 was released.
This version forces db driver to use index on the reserved_at column to unlock unfinished tasks.
Full changelog is available at GitHub.
Queue extension version 2.3.4 was released.
This version forces db driver to use index on the reserved_at column to unlock unfinished tasks.
Full changelog is available at GitHub.
We are very pleased to announce the release of the ApiDoc extension version 3.0.4.
This patch version fixes conversion of newlines to spaces and considers the first sentence ended only if the dot is followed by a space in BaseDoc::extractFirstSentence().
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.3.
This patch version fixes wrong encoding during generation of non-Englush guides.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.2.
This patch version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.1.
This patch version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 3.0.0.
This major version fixes a number of bugs and does enhancements. Among the changes, it adds PHP 8 support. Minimum suported version is now 7.2.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of Redis extension version 2.0.17.
This version fixes error handling during re-connection and adds protected function sendRawCommand() that one may override in his own implementation.
See the CHANGELOG for details.