Hello community,

here is the log from the commit of package php7-phalcon for openSUSE:Factory 
checked in at 2018-07-24 17:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-phalcon (Old)
 and      /work/SRC/openSUSE:Factory/.php7-phalcon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-phalcon"

Tue Jul 24 17:26:06 2018 rev:11 rq:625000 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-phalcon/php7-phalcon.changes        
2018-04-05 15:32:31.318245208 +0200
+++ /work/SRC/openSUSE:Factory/.php7-phalcon.new/php7-phalcon.changes   
2018-07-24 17:26:20.935603299 +0200
@@ -1,0 +2,30 @@
+Sat Jul 21 21:55:27 UTC 2018 - [email protected]
+
+- Update to 3.4.0:
+  * Added Phalcon\Mvc\Router::attach to add Route object directly into Router
+  * Added the ability to listen request:beforeAuthorizationResolve and
+    request:afterAuthorizationResolve events
+  * Added call event afterFetch in Phalcon\Mvc\Model:refresh
+  * Added Phalcon\Http\Response::getReasonPhrase to retrieve the reason phrase 
from the Status header
+  * Added Phalcon\Loader::setFileCheckingCallback to set internal file 
existence resolver
+  * Added ability to pass aggregation options for 
Phalcon\Mvc\Collection::aggregate
+  * Added Phalcon\Crypt::setHashAlgo, Phalcon\Crypt::getHashAlgo, 
Phalcon\Crypt::useSigning
+    and Phalcon\Crypt::getAvailableHashAlgos
+  * Added Phalcon\Crypt::__construct so now the cipher can be set at object
+    construction and the calculating message digest can be enabled without the
+    need to call setCipher or useSigning explicitly
+  * Added Phalcon\Crypt\Mismatch. Exceptions thrown in Phalcon\Crypt will use 
this class
+  * Added Phalcon\Http\Cookie::setSignKey to set sign key used to generate a 
message
+    authentication code (eg. message digest)
+  * Added Phalcon\Http\Response\Cookies::setSignKey to set sign key used to
+    generate a message authentication code (eg. message digest)
+  * Changed Phalcon\Crypt::setCipher so that IV length will be reconfigured
+    during setting the cipher algorithm
+  * Changed Phalcon\Crypt::setCipher so that method will throw 
Phalcon\Crypt\Exception if a cipher is unavailable
+  * Fixed regression for Phalcon\Debug\Dump::output to correctly work with 
detailed mode
+  * Fixed Phalcon\Mvc\Model\Query\Builder::having and 
Phalcon\Mvc\Model\Query\Builder::where
+    to correctly merge the bind types
+  * Fixed Phalcon\Mvc\Model::setSnapshotData to properly sets the old snapshot
+  * Do not throw Exception when superglobal does not exist
+
+-------------------------------------------------------------------

Old:
----
  cphalcon-3.3.2.tar.gz

New:
----
  cphalcon-3.4.0.tar.gz

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

Other differences:
------------------
++++++ php7-phalcon.spec ++++++
--- /var/tmp/diff_new_pack.N5DgNW/_old  2018-07-24 17:26:21.687604255 +0200
+++ /var/tmp/diff_new_pack.N5DgNW/_new  2018-07-24 17:26:21.691604261 +0200
@@ -22,7 +22,7 @@
 %define _architecture   %([[ %{_arch} == "i586" ]] && echo "32bits" || echo 
"64bits")
 
 Name:           %{_php}-phalcon
-Version:        3.3.2
+Version:        3.4.0
 Release:        0
 Summary:        PHP7 Extension Module
 License:        BSD-3-Clause

++++++ cphalcon-3.3.2.tar.gz -> cphalcon-3.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/php7-phalcon/cphalcon-3.3.2.tar.gz 
/work/SRC/openSUSE:Factory/.php7-phalcon.new/cphalcon-3.4.0.tar.gz differ: char 
12, line 1


Reply via email to