Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php-phalcon for openSUSE:Factory checked in at 2023-08-23 14:57:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old) and /work/SRC/openSUSE:Factory/.php-phalcon.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-phalcon" Wed Aug 23 14:57:26 2023 rev:10 rq:1105146 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes 2023-06-26 18:16:17.566523384 +0200 +++ /work/SRC/openSUSE:Factory/.php-phalcon.new.1766/php-phalcon.changes 2023-08-23 14:58:25.618077327 +0200 @@ -1,0 +2,41 @@ +Thu Aug 17 20:14:30 UTC 2023 - Arjen de Korte <[email protected]> + +- 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 + body [#16373] + * Added `getAdapter()` in `Phalcon\Mvc\Model\Metadata` to retrieve the + internal cache adapter if necessary. [#16244] + * Added `Phalcon\Storage\Adapter\Weak` implemented with WeakReference + has a cache/retrieval solution for objects not yet collected by the + Garbage Collection. [#16372] + +------------------------------------------------------------------- Old: ---- phalcon-5.2.2.tgz New: ---- phalcon-5.3.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-phalcon.spec ++++++ --- /var/tmp/diff_new_pack.dpaQN7/_old 2023-08-23 14:58:26.502078907 +0200 +++ /var/tmp/diff_new_pack.dpaQN7/_new 2023-08-23 14:58:26.510078922 +0200 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package php-phalcon # # Copyright (c) 2023 SUSE LLC # @@ -31,7 +31,7 @@ %endif Name: %{php_name}-%{pkg_name} -Version: 5.2.2 +Version: 5.3.0 Release: 0 Summary: PHP Extension Module License: BSD-3-Clause ++++++ phalcon-5.2.2.tgz -> phalcon-5.3.0.tgz ++++++ ++++ 513580 lines of diff (skipped)
