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 2024-01-25 18:41:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old) and /work/SRC/openSUSE:Factory/.php-phalcon.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-phalcon" Thu Jan 25 18:41:10 2024 rev:13 rq:1141264 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes 2023-10-29 19:42:04.763985555 +0100 +++ /work/SRC/openSUSE:Factory/.php-phalcon.new.1815/php-phalcon.changes 2024-01-25 18:41:15.506770920 +0100 @@ -1,0 +2,33 @@ +Sat Jan 20 20:17:55 UTC 2024 - Arjen de Korte <suse+bu...@de-korte.org> + +- update to 5.6.0 + * Changed `Phalcon\Db\Adapter\Pdo\Mysql` to not use specific flags for + `PDO` (`PDO::ATTR_EMULATE_PREPARES` or `PDO::ATTR_STRINGIFY_FETCHES`) + for performance reasons [#16474] + * Merged `Phalcon\Db\AbstractDb` with `Phalcon\Db\Adapter\AbstractAdapter` + since the former was not used [#16474] + * Added `resetColumns()`, `resetFrom()`, `resetWhere()`, `resetGroupBy()`, + `resetHaving()`, `resetOrderBy()`, `resetLimit()`, `resetFlags()` to + the `Phalcon\Datamapper\Query\AbstractQuery` to allow resetting query + filters. + * Fixed `Phalcon\Mvc\Model::count` to ignore the `order` parameter (needed + for Posgresql) [#16471] + * Fixed `Phalcon\Mvc\Model::toArray` added parameter to ignore getters in + order not to break serialize. [#16490] + * Fixed `Phalcon\Mvc\Model::toArray` changing the conditionals for + population to remove segfault. [#16498] + +- update to 5.5.0 + * Shifted minimal support from PHP 7.4 to PHP 8.0 [#16477] + * Changed `Phalcon\Mvc\Model::toArray` to use getters if present [#16320] + * Adjusted return types identical to original interface `int|false` in + `Phalcon\Session\Adapter\*::gc()` [#16477] + * Changed return type of `Phalcon\Config\Adapter\Ini::cast()` to `mixed` + [#16477] + * Added support for PHP 8.3 [#16477] + * Fixed `Phalcon\Filter\Validation\Validator\Numericality` to return + false when input has spaces [#16461] + * Fixed `Phalcon\Mvc\Model\ResultsetSimple::toArray` to ignore numeric + indexes in case results come as not `fetch_assoc` [#16467] + +------------------------------------------------------------------- Old: ---- phalcon-5.4.0.tgz New: ---- phalcon-5.6.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-phalcon.spec ++++++ --- /var/tmp/diff_new_pack.6YYOmH/_old 2024-01-25 18:41:16.242797180 +0100 +++ /var/tmp/diff_new_pack.6YYOmH/_new 2024-01-25 18:41:16.246797323 +0100 @@ -1,7 +1,7 @@ # # spec file for package php-phalcon # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ %endif Name: %{php_name}-%{pkg_name} -Version: 5.4.0 +Version: 5.6.0 Release: 0 Summary: PHP Extension Module License: BSD-3-Clause ++++++ phalcon-5.4.0.tgz -> phalcon-5.6.0.tgz ++++++ ++++ 496810 lines of diff (skipped)