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 2026-04-22 16:58:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-phalcon (Old)
 and      /work/SRC/openSUSE:Factory/.php-phalcon.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-phalcon"

Wed Apr 22 16:58:43 2026 rev:22 rq:1348633 version:5.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-phalcon/php-phalcon.changes  2026-01-07 
16:03:29.620309014 +0100
+++ /work/SRC/openSUSE:Factory/.php-phalcon.new.11940/php-phalcon.changes       
2026-04-22 16:59:37.080054632 +0200
@@ -1,0 +2,47 @@
+Fri Apr 17 07:32:41 UTC 2026 - Arjen de Korte <[email protected]>
+
+- update to 5.11.1
+  * Added `Phalcon\Storage\Adapter\RedisCluster` adapter to support Redis
+    Cluster connections [#16867]
+  * Added `Phalcon\Support\Settings` to be used for ini settings
+    throughout the framework [#16873]
+  * Fixed `Phalcon\Encryption\Security::computeHmac()` to catch
+    `\ValueError` thrown by PHP 8.1+ when an unknown hashing algorithm is
+    passed [#16893]
+
+- update to 5.11.0
+  * Changed `Phalcon\Filter\Sanitize\IP` to optimize the sanatization of
+    IP address [#16838]
+  * Changed `Phalcon\Encryption\Security\JWT\Builder::setPassphrase()` to
+    require digits and special characters [#16847]
+  * Changed `Phalcon\Encryption\Security\JWT\Builder::getAudience()` to
+    return an empty array if not set [#16846]
+  * Changed `Phalcon\Encryption\Security\Random::base()` to use 16 bits
+    by default [#16845]
+  * Changed `Phalcon\Logger\Logger` to use lowercase when reporting log
+    levels (previously uppercase) [#16852]
+  * Changed `Phalcon\Logger\Adapter\Stream` to use a more efficient way
+    to write messages in the logger instead of opening and closing the
+    stream per message [#16852]
+  * Changed `Phalcon\Logger\Adapter\Syslog` to use the `Enum` instead of
+    `Logger` constants [#16852]
+  * Changed the whole testing suite to run on phpunit only [#16860]
+  * Added PIE (PHP Installer for Extensions) support [#16832]
+  * Added the ability to specify aliases for `Phalcon\Di\Di` services.
+    [#13042]
+  * Added `Phalcon\Encryption\Security\JWT\Validator::validateClaim()`
+    to validate custom claims [#16843]
+  * Fixed `Phalcon\Forms\Form::isValid()` to apply field filters even when
+    no validators are specified [#16936]
+  * Fixed `Phalcon\Http\Request` method `getClientAddress()` when using
+    `trustForwardedHeader` [#16836]
+  * Fixed `Phalcon\Acl\Adapter\Memory::isAllowed()` and
+    `Phalcon\Mvc\Model\Binder` to handle PHP 8.1+ union and intersection
+    types by checking for `ReflectionNamedType` before calling `getName()`
+    [#16261]
+  * Fixed memory leak in PHQL parser (phql_internal_parse_phql()) during
+    repeated query execution. [#16854]
+  * Fixed a deadlock issue when running the db suite [#16862]
+- remove phalcon-fix-build-8.5.patch (upstreamed)
+
+-------------------------------------------------------------------

Old:
----
  phalcon-5.10.0.tgz
  phalcon-fix-build-8.5.patch

New:
----
  phalcon-5.11.1.tgz

----------(Old B)----------
  Old:  * Fixed a deadlock issue when running the db suite [#16862]
- remove phalcon-fix-build-8.5.patch (upstreamed)
----------(Old E)----------

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

Other differences:
------------------
++++++ php-phalcon.spec ++++++
--- /var/tmp/diff_new_pack.xwMsXs/_old  2026-04-22 16:59:38.076095848 +0200
+++ /var/tmp/diff_new_pack.xwMsXs/_new  2026-04-22 16:59:38.092096510 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php-phalcon
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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.10.0
+Version:        5.11.1
 Release:        0
 Summary:        PHP Extension Module
 License:        BSD-3-Clause
@@ -39,8 +39,6 @@
 URL:            https://pecl.php.net/package/%{pkg_name}
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        php-%{pkg_name}-rpmlintrc
-# PATCH-FIX-OPENSUSE - use Zend/zend_smart_string.h
-Patch1:         phalcon-fix-build-8.5.patch
 BuildRequires:  %{php_name}-ctype
 BuildRequires:  %{php_name}-devel
 BuildRequires:  %{php_name}-pdo

++++++ phalcon-5.10.0.tgz -> phalcon-5.11.1.tgz ++++++
++++ 481113 lines of diff (skipped)

Reply via email to