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 2025-05-01 15:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old)
 and      /work/SRC/openSUSE:Factory/.php-phalcon.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-phalcon"

Thu May  1 15:23:38 2025 rev:20 rq:1273813 version:5.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes  2025-03-24 
13:28:49.475229770 +0100
+++ /work/SRC/openSUSE:Factory/.php-phalcon.new.30101/php-phalcon.changes       
2025-05-01 15:23:51.144104942 +0200
@@ -1,0 +2,34 @@
+Sun Apr 27 19:00:52 UTC 2025 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- update to 5.9.3
+  * Added Multi-Stage Dockerfile and Github action for release Docker
+    images to ghcr.io and Docker Hub. [#16752]
+  * Added `Phalcon\Mvc\Router::setUriSource()` to allow URI processing
+    from `$_GET['url']` or `$_SERVER['REQUEST_URI']` as it was in v3
+    [#16741]
+  * Fixed `Phalcon\Mvc\Router` to correctly handle numeric URI parts as
+    it was in v3 [#16741]
+  * Fixed `Phalcon\Mvc\Model\Binder` to use ReflectionParameter::getType()
+    instead of deprecated method, PHP 8.0 or higher issue. [#16742]
+  * Fixed `Phalcon\Mvc\Model\Query` to check if cache entry exists.
+    [#16747]
+  * Fixed `Phalcon\Mvc\Router` to correctly match route when using query
+    string URIs. [#16749]
+  * Fixed `Phalcon\Mvc\Model::cloneResultset` to properly parse fields
+    that do not accept `null` values [#16736]
+
+- update to 5.9.2
+  * Fixed `Phalcon\Translate\Adapter\Csv` the `escape` argument is
+    explicitly required in PHP 8.4 [#16733]
+  * Fixed `Phalcon\Mvc\Model\Query` to use the cacheOptions lifetime over
+    the "cache" service lifetime
+
+- update to 5.9.1
+  * Changed `Phalcon\Storage\Adapter\AbstractAdapter` and dropped `has()`
+    check before receiving the value. [#16705]
+  * Added `Phalcon\Html\Helper\Breadcrumbs` component to replace the old
+    `Phalcon\Html\Breadcrumbs` component. [#16727]
+  * Fixed `Phalcon\Mvc\Micro\LazyLoader::callMethod` to prevent `Unknown
+    named parameter` error [#16724]
+
+-------------------------------------------------------------------

Old:
----
  phalcon-5.9.0.tgz

New:
----
  phalcon-5.9.3.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-phalcon.spec ++++++
--- /var/tmp/diff_new_pack.QlqJ9R/_old  2025-05-01 15:23:51.744130085 +0200
+++ /var/tmp/diff_new_pack.QlqJ9R/_new  2025-05-01 15:23:51.748130253 +0200
@@ -31,7 +31,7 @@
 %endif
 
 Name:           %{php_name}-%{pkg_name}
-Version:        5.9.0
+Version:        5.9.3
 Release:        0
 Summary:        PHP Extension Module
 License:        BSD-3-Clause
@@ -44,7 +44,7 @@
 BuildRequires:  %{php_name}-pdo
 BuildRequires:  %{php_name}-psr >= 0.7.0
 BuildRequires:  gcc
-BuildRequires:  %{php_name} < 8.4
+BuildRequires:  %{php_name} < 8.5
 Requires:       %{php_name}-mysql
 
 %description

++++++ phalcon-5.9.0.tgz -> phalcon-5.9.3.tgz ++++++
++++ 482240 lines of diff (skipped)

Reply via email to