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-03-24 13:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old)
 and      /work/SRC/openSUSE:Factory/.php-phalcon.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-phalcon"

Mon Mar 24 13:28:47 2025 rev:19 rq:1255105 version:5.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes  2024-08-30 
13:33:19.824847617 +0200
+++ /work/SRC/openSUSE:Factory/.php-phalcon.new.2696/php-phalcon.changes        
2025-03-24 13:28:49.475229770 +0100
@@ -1,0 +2,45 @@
+Sun Mar  9 19:50:55 UTC 2025 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- update to 5.9.0
+  * Changed `Phalcon\Filter\Validation\Validator\Email` to allow UTF8 in
+    local part. [#16637]
+  * Changed `Phalcon\Cache\Cache::getMultiple()` to use `mget()` when the
+    `Phalcon\Cache\Adapter\Redis` is used. [#16689]
+  * Changed `Storage\Adapter\Redis` to accept `ssl` in the options for
+    secure connections. [#16711]
+  * Added `dispatch:beforeCallAction` and `dispatch:afterCallAction` to
+    last-minute modifications to handler and method (mostly for debugging).
+  * Fixed `Phalcon\Forms\Form` and `Phalcon\Filter\Validation` to correctly
+    handle the `validate()` response when using validation class
+    `beforeValidate()` [#16702]
+  * Fixed `Phalcon\Support\Debug` to use correct passed arguments in
+    `set_error_handler` callback. PHP v7.2.0 deprecated `errcontext` and
+    has been removed since php v8.0.0 [#16649]
+  * Fixed `Phalcon\Http\Response\Cookies`,
+    `Phalcon\Http\Response\CookiesInterface` and `Phalcon\Http\Cookie` to
+    use correct cookie default arguments, avoid deprecated null assign
+    warning when trying to assign the same cookie twice [#16649]
+  * Fixed `Phalcon\Encryption\Crypt` to use `strlen` instead of
+    `mb_strlen` for padding calculations [#16642]
+  * Fixed `Phalcon\Filter\Validation\Validator\File\MimeType::validate` to
+    close the handle when using `finfo` [#16647]
+  * Fixed `Phalcon\Mvc\Model\Manager::getRelationRecords` to explicitly
+    set the `referencedModel` in the conditions along with the
+    `referencedFields` [#16655]
+  * Fixed `Phalcon\Image\Adapters\AbstractAdapter::watermark` to correctly
+    calculate the Y offset [#16658]
+  * Fixed `Phalcon\Dispatcher\AbstractDispatcher` when calling action
+    methods that do not define parameters to prevent `Unknown named
+    parameter` error.
+  * Fixed `Phalcon\Di\Injectable` to reference the correct instance of
+    `Phalcon\Di\Di` in the docblock property [#16634]
+  * Fixed `Phalcon\Filter\Filter` to have the correct docblock for IDE
+    completion
+  * Fixed `Phalcon\Mvc\Model\Query` to use the lifetime in the "cache"
+    service if none has been supplied by the options [#16696]
+  * Fixed `Phalcon\Session\Adapter\Stream::gc()` to throw an exception if
+    something is wrong with `glob()` [#16713]
+  * Fixed `Phalcon\Http\Request::getBasicAuth()` to return a `null`
+    password if not defined on the server [#16668]
+
+-------------------------------------------------------------------

Old:
----
  phalcon-5.8.0.tgz

New:
----
  phalcon-5.9.0.tgz

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

Other differences:
------------------
++++++ php-phalcon.spec ++++++
--- /var/tmp/diff_new_pack.K9KxHb/_old  2025-03-24 13:28:50.163258437 +0100
+++ /var/tmp/diff_new_pack.K9KxHb/_new  2025-03-24 13:28:50.163258437 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-phalcon
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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.8.0
+Version:        5.9.0
 Release:        0
 Summary:        PHP Extension Module
 License:        BSD-3-Clause

++++++ phalcon-5.8.0.tgz -> phalcon-5.9.0.tgz ++++++
++++ 480990 lines of diff (skipped)

Reply via email to