Overview

Request 1104474 accepted

- update to 5.3.0
* Added `Phalcon\Mvc\Model::appendMessagedFrom` for code consistency
and to add messages from another model [#16391]
* Added `Phalcon\Autoload\Loader::isRegistered` for debugging purposes
[#16391]
* Added `Phalcon\Mvc\Model\Metadata::initializeMetadata` [#16393]
* Added `Phalcon\Mvc\Model\Metadata::getMetaDataUniqueKey` [#16393]
* Added `Phalcon\Mvc\Model\Metadata::getColumnMapUniqueKey` [#16393]
* Added `Phalcon\Encryption\Security\JWT\Builder::addHeader()` to allow
adding custom headers [#16396]
* Refactored `Phalcon\Mvc\Model::doLowUpdate` and
`Phalcon\Mvc\Model::postSaveRelatedRecords` for better code logic and
a clearer separation of behaviour, although it lead to partially
repeated code. [#16391]
* Cleaned `Phalcon\Mvc\Model\Metadata::initialize` [#16393]
* Parse multipart/form-data from PUT request [#16271]
* Set Dynamic Update by default system-wide [#16343]
* Fixed memory leak in Micro application [#16404]
- update to 5.2.3
* Tried to reproduce the behavior described in #16244 but had no
success. [#16244]
* Extended `Phalcon\Di\Injectable` from `stdClass` to remove the
deprecation warning (dynamic properties) for PHP 8.2 [#16308]
* Corrected the return type of `Phalcon\Mvc\View::getVar()` so that
stubs can be accurate. [#16276]
* Changed all the `encode`/`decode` methods for JSON to use the
`Phalcon\Support\Helper\Json\*` classes. [#15608]
* Changed the `Phalcon\Support\Helper\Json\*` classes to clear up
`json_last_error()` before doing any conversions. [#15608]
* Fixed `Phalcon\Http\Request::getJsonRawBody` to protect from empty

Loading...

Request History
Arjen de Korte's avatar

adkorte created request

- update to 5.3.0
* Added `Phalcon\Mvc\Model::appendMessagedFrom` for code consistency
and to add messages from another model [#16391]
* Added `Phalcon\Autoload\Loader::isRegistered` for debugging purposes
[#16391]
* Added `Phalcon\Mvc\Model\Metadata::initializeMetadata` [#16393]
* Added `Phalcon\Mvc\Model\Metadata::getMetaDataUniqueKey` [#16393]
* Added `Phalcon\Mvc\Model\Metadata::getColumnMapUniqueKey` [#16393]
* Added `Phalcon\Encryption\Security\JWT\Builder::addHeader()` to allow
adding custom headers [#16396]
* Refactored `Phalcon\Mvc\Model::doLowUpdate` and
`Phalcon\Mvc\Model::postSaveRelatedRecords` for better code logic and
a clearer separation of behaviour, although it lead to partially
repeated code. [#16391]
* Cleaned `Phalcon\Mvc\Model\Metadata::initialize` [#16393]
* Parse multipart/form-data from PUT request [#16271]
* Set Dynamic Update by default system-wide [#16343]
* Fixed memory leak in Micro application [#16404]
- update to 5.2.3
* Tried to reproduce the behavior described in #16244 but had no
success. [#16244]
* Extended `Phalcon\Di\Injectable` from `stdClass` to remove the
deprecation warning (dynamic properties) for PHP 8.2 [#16308]
* Corrected the return type of `Phalcon\Mvc\View::getVar()` so that
stubs can be accurate. [#16276]
* Changed all the `encode`/`decode` methods for JSON to use the
`Phalcon\Support\Helper\Json\*` classes. [#15608]
* Changed the `Phalcon\Support\Helper\Json\*` classes to clear up
`json_last_error()` before doing any conversions. [#15608]
* Fixed `Phalcon\Http\Request::getJsonRawBody` to protect from empty


Arjen de Korte's avatar

adkorte accepted request

openSUSE Build Service is sponsored by