summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO4
-rw-r--r--REFLECTION2
-rw-r--r--php-phalcon3.spec7
3 files changed, 8 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index b59cf82..9503864 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -5,8 +5,8 @@ phalcon
Web framework delivered as a C-extension for PHP
phalcon => enabled
Author => Phalcon Team and contributors
-Version => 3.4.4
-Build Date => Jul 1 2019 06:53:35
+Version => 3.4.5
+Build Date => Oct 31 2019 08:33:31
Powered by Zephir => Version 0.10.16
Directive => Local Value => Master Value
diff --git a/REFLECTION b/REFLECTION
index 5add64a..d50f570 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #194 phalcon version 3.4.4 ] {
+Extension [ <persistent> extension #93 phalcon version 3.4.5 ] {
- INI {
Entry [ phalcon.db.escape_identifiers <ALL> ]
diff --git a/php-phalcon3.spec b/php-phalcon3.spec
index 26e980d..78b9973 100644
--- a/php-phalcon3.spec
+++ b/php-phalcon3.spec
@@ -17,7 +17,7 @@
%global pkg_name %{name}
%endif
-%global gh_commit cc0cde0eb28faef05e9074e03c07e55d8ff0ed34
+%global gh_commit 3ef7dbbfb43df4d1e68bd5b578e966f87bea77a1
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phalcon
%global gh_project cphalcon
@@ -34,7 +34,7 @@
%endif
Name: %{?sub_prefix}php-phalcon3
-Version: 3.4.4
+Version: 3.4.5
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Phalcon Framework
@@ -253,6 +253,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Oct 31 2019 Remi Collet <remi@remirepo.net> - 3.4.5-1
+- update to 3.4.5
+
* Mon Jul 1 2019 Remi Collet <remi@remirepo.net> - 3.4.4-1
- update to 3.4.4