Hello community,

here is the log from the commit of package php7 for openSUSE:Leap:15.2 checked 
in at 2020-05-21 12:57:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/php7 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.php7.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7"

Thu May 21 12:57:29 2020 rev:82 rq:807545 version:7.4.6

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/php7/php7.changes      2020-03-13 
10:56:24.640393418 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.php7.new.2738/php7.changes    2020-05-21 
12:57:31.950558961 +0200
@@ -2 +2 @@
-Mon Mar  2 12:14:07 UTC 2020 - pgaj...@suse.com
+Thu May 14 09:05:51 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org>
@@ -4,36 +4,128 @@
-- version update to 7.3.15
-  fixes CVE-2020-7063 [bsc#1165289]
-  fixes CVE-2020-7062 [bsc#1165280]
-
--------------------------------------------------------------------
-Thu Jan  2 10:09:24 UTC 2020 - pgaj...@suse.com
-
-- version update to 7.3.13
-  This is a security release which also contains several bug fixes.
-  (CVE-2019-11046, CVE-2019-11050, CVE-2019-11047, CVE-2019-11045)
-
--------------------------------------------------------------------
-Mon Nov 25 11:00:24 UTC 2019 - pgaj...@suse.com
-
-- version update to 7.3.12: a bugfix release
-    Core:
-        Fixed bug #78658 (Memory corruption using Closure::bindTo).
-        Fixed bug #78656 (Parse errors classified as highest log-level).
-        Fixed bug #78752 (Segfault if GC triggered while generator stack frame 
is being destroyed).
-        Fixed bug #78689 (Closure::fromCallable() doesn't handle [Closure, 
'__invoke']).
-    COM:
-        Fixed bug #78694 (Appending to a variant array causes segfault).
-    Date:
-        Fixed bug #70153 (\DateInterval incorrectly unserialized).
-        Fixed bug #78751 (Serialising DatePeriod converts DateTimeImmutable).
-    Iconv:
-        Fixed bug #78642 (Wrong libiconv version displayed).
-    OpCache:
-        Fixed bug #78654 (Incorrectly computed opcache checksum on files with 
non-ascii characters).
-        Fixed bug #78747 (OpCache corrupts custom extension result).
-    OpenSSL:
-        Fixed bug #78775 (TLS issues from HTTP request affecting other 
encrypted connections).
-    Reflection:
-        Fixed bug #78697 (ReflectionClass::ImplementsInterface - inaccurate 
error message with traits).
-    Sockets:
-        Fixed bug #78665 (Multicasting may leak memory).
+- updated to 7.4.6: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.6
+
+-------------------------------------------------------------------
+Wed May 13 11:42:01 UTC 2020 - pgaj...@suse.com
+
+- added patches
+  build fixes in SLE12
+  + php7-arm-build-fixes.patch
+
+-------------------------------------------------------------------
+Tue May 12 13:28:05 UTC 2020 - pgaj...@suse.com
+
+- added to SLE-12 [jsc#SLE-12474]
+
+-------------------------------------------------------------------
+Tue May 12 13:11:31 UTC 2020 - pgaj...@suse.com
+
+- spec file usable under SLE12 again and better prepared for
+  phpM -> phpMN transition
+
+-------------------------------------------------------------------
+Mon May 11 09:59:41 UTC 2020 - pgaj...@suse.com
+
+- added to SLE-15-SP2 [jsc#SLE-12482], including fixes for:
+  CVE-2020-7063 [bsc#1165289]
+  CVE-2020-7062 [bsc#1165280]
+  CVE-2019-11046, CVE-2019-11050, CVE-2019-11047, CVE-2019-11045
+
+-------------------------------------------------------------------
+Tue Apr 14 14:40:32 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- updated to 7.4.5: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.5
+
+-------------------------------------------------------------------
+Thu Apr  2 11:14:13 UTC 2020 - pgaj...@suse.com
+
+- remove Berkeley DB Database support [jsc#SLE-12210]
+
+-------------------------------------------------------------------
+Fri Mar 20 07:39:34 UTC 2020 - pgaj...@suse.com
+
+- build firebird extension in any case
+
+-------------------------------------------------------------------
+Tue Mar 17 19:48:01 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- updated to 7.4.4: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.4
+
+-------------------------------------------------------------------
+Thu Mar 12 08:47:27 UTC 2020 - Martin Liška <mli...@suse.cz>
+
+- Enable LTO as it works now (boo#1133275).
+
+-------------------------------------------------------------------
+Wed Feb 19 09:11:21 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- updated to 7.4.3: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.3
+
+-------------------------------------------------------------------
+Mon Feb 10 16:25:11 UTC 2020 - pgaj...@suse.com
+
+- add %apache_rex_deps
+
+-------------------------------------------------------------------
+Thu Jan 23 11:08:54 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- updated to 7.4.2: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.2
+
+-------------------------------------------------------------------
+Wed Dec 18 13:35:41 UTC 2019 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- updated to 7.4.1: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.1
+- deleted patches
+  - php-fix-mysqlnd-compression-library.patch
+  - php-fpm-service-fails-to-start.patch
+
+-------------------------------------------------------------------
+Tue Dec 10 13:24:53 UTC 2019 - pgaj...@suse.com
+
+- php7-devel requires glibc-devel, libxml2-devel, pcre2-devel
+  again
+
+-------------------------------------------------------------------
+Thu Dec  5 09:27:35 UTC 2019 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- relax systemd restrictions for FPM as they were too strict in
+  some applications
+- change leftover Requires php7-<extension> to php-<extension>
+- remove external libraries from -devel subpackage
+- added patches
+  + php-fpm-service-fails-to-start.patch
+
+-------------------------------------------------------------------
+Thu Nov 28 10:16:27 UTC 2019 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- update to 7.4.0:
+  * Typed Properties
+  * Arrow Functions
+  * Limited Return Type Covariance and Argument Type Contravariance
+  * Unpacking Inside Arrays
+  * Numeric Literal Separator
+  * Weak References
+  * Allow Exceptions from __toString()
+  * Opcache Preloading
+  * The interbase and wddx extensions are removed and now
+    available through PECL
+  * PEAR is now packaged separately in php7-pear source package
+    (https://externals.io/message/103977)
+  * See https://www.php.net/ChangeLog-7.php#7.4.0 for a complete
+    list of changes
+- deleted patches
+  - php-suse-addons.tar.bz
+  - php-systzdata-v18.patch
+- added patches
+  + php-fix-mysqlnd-compression-library.patch
+  + php-systzdata-v19.patch
+  + mod_php7.conf
+- modified files/patches
+  % php-no-build-date.patch
+  % php-systemd-unit.patch
+  % php7.keyring (use keys of the PHP-7.4 release managers)
+  % php7.rpmlintrc
@@ -73 +165,6 @@
-Fri Oct 25 06:52:07 UTC 2019 - pgaj...@suse.com
+Tue Nov 12 13:09:18 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Do not add the generic provides to the php7-test package.
+
+-------------------------------------------------------------------
+Fri Oct 25 06:53:03 UTC 2019 - pgaj...@suse.com

Old:
----
  php-7.3.15.tar.xz
  php-7.3.15.tar.xz.asc
  php-suse-addons.tar.bz2
  php-systzdata-v18.patch

New:
----
  mod_php7.conf
  php-7.4.6.tar.xz
  php-7.4.6.tar.xz.asc
  php-systzdata-v19.patch
  php7-arm-build-fixes.patch

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

Other differences:
------------------
++++++ php7.spec ++++++
++++ 1060 lines (skipped)
++++ between /work/SRC/openSUSE:Leap:15.2/php7/php7.spec
++++ and /work/SRC/openSUSE:Leap:15.2/.php7.new.2738/php7.spec

++++++ mod_php7.conf ++++++
<IfModule mod_php7.c>
       <FilesMatch "\.ph(p[3457]?|tml)$">
           SetHandler application/x-httpd-php
       </FilesMatch>
       <FilesMatch "\.php[3457]?s$">
           SetHandler application/x-httpd-php-source
       </FilesMatch>
        DirectoryIndex index.php4
        DirectoryIndex index.php5
        DirectoryIndex index.php7
        DirectoryIndex index.php
</IfModule>

++++++ php-7.3.15.tar.xz -> php-7.4.6.tar.xz ++++++
/work/SRC/openSUSE:Leap:15.2/php7/php-7.3.15.tar.xz 
/work/SRC/openSUSE:Leap:15.2/.php7.new.2738/php-7.4.6.tar.xz differ: char 25, 
line 1

++++++ php-no-build-date.patch ++++++
--- /var/tmp/diff_new_pack.3dkNpm/_old  2020-05-21 12:57:33.106561479 +0200
+++ /var/tmp/diff_new_pack.3dkNpm/_new  2020-05-21 12:57:33.106561479 +0200
@@ -1,8 +1,8 @@
-Index: php-7.3.0/ext/standard/info.c
+Index: php-7.4.0RC6/ext/standard/info.c
 ===================================================================
---- php-7.3.0.orig/ext/standard/info.c 2018-12-04 17:12:26.000000000 +0100
-+++ php-7.3.0/ext/standard/info.c      2018-12-10 09:59:20.182517410 +0100
-@@ -822,7 +822,7 @@ PHPAPI void php_print_info(int flag)
+--- php-7.4.0RC6.orig/ext/standard/info.c      2019-11-11 00:33:36.000000000 
+0100
++++ php-7.4.0RC6/ext/standard/info.c   2019-11-19 11:29:46.254681309 +0100
+@@ -802,7 +802,7 @@ PHPAPI ZEND_COLD void php_print_info(int
                php_info_print_box_end();
                php_info_print_table_start();
                php_info_print_table_row(2, "System", ZSTR_VAL(php_uname));
@@ -11,7 +11,7 @@
  #ifdef COMPILER
                php_info_print_table_row(2, "Compiler", COMPILER);
  #endif
-@@ -830,7 +830,7 @@ PHPAPI void php_print_info(int flag)
+@@ -810,7 +810,7 @@ PHPAPI ZEND_COLD void php_print_info(int
                php_info_print_table_row(2, "Architecture", ARCHITECTURE);
  #endif
  #ifdef CONFIGURE_COMMAND
@@ -20,45 +20,45 @@
  #endif
  
                if (sapi_module.pretty_name) {
-Index: php-7.3.0/sapi/cli/php_cli.c
+Index: php-7.4.0RC6/sapi/cli/php_cli.c
 ===================================================================
---- php-7.3.0.orig/sapi/cli/php_cli.c  2018-12-04 17:12:21.000000000 +0100
-+++ php-7.3.0/sapi/cli/php_cli.c       2018-12-10 09:59:20.182517410 +0100
-@@ -683,8 +683,8 @@ static int do_cli(int argc, char **argv)
+--- php-7.4.0RC6.orig/sapi/cli/php_cli.c       2019-11-19 11:29:46.254681309 
+0100
++++ php-7.4.0RC6/sapi/cli/php_cli.c    2019-11-19 11:30:06.350793571 +0100
+@@ -645,8 +645,8 @@ static int do_cli(int argc, char **argv)
                                goto out;
  
                        case 'v': /* show php version & quit */
--                              php_printf("PHP %s (%s) (built: %s %s) ( 
%s)\nCopyright (c) 1997-2018 The PHP Group\n%s",
+-                              php_printf("PHP %s (%s) (built: %s %s) ( 
%s)\nCopyright (c) The PHP Group\n%s",
 -                                      PHP_VERSION, cli_sapi_module.name, 
__DATE__, __TIME__,
-+                              php_printf("PHP %s (%s) ( %s)\nCopyright (c) 
1997-2018 The PHP Group\n%s",
++                              php_printf("PHP %s (%s) ( %s)\nCopyright (c) 
The PHP Group\n%s",
 +                                      PHP_VERSION, cli_sapi_module.name,
  #if ZTS
                                        "ZTS "
  #else
-Index: php-7.3.0/sapi/cgi/cgi_main.c
+Index: php-7.4.0RC6/sapi/cgi/cgi_main.c
 ===================================================================
---- php-7.3.0.orig/sapi/cgi/cgi_main.c 2018-12-04 17:12:20.000000000 +0100
-+++ php-7.3.0/sapi/cgi/cgi_main.c      2018-12-10 09:59:20.182517410 +0100
-@@ -2391,9 +2391,9 @@ parent_loop_end:
+--- php-7.4.0RC6.orig/sapi/cgi/cgi_main.c      2019-11-19 11:29:46.254681309 
+0100
++++ php-7.4.0RC6/sapi/cgi/cgi_main.c   2019-11-19 11:30:26.346905278 +0100
+@@ -2392,9 +2392,9 @@ parent_loop_end:
                                                        SG(headers_sent) = 1;
                                                        
SG(request_info).no_headers = 1;
  #if ZEND_DEBUG
--                                                      php_printf("PHP %s (%s) 
(built: %s %s) (DEBUG)\nCopyright (c) 1997-2018 The PHP Group\n%s", 
PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
-+                                                      php_printf("PHP %s (%s) 
(DEBUG)\nCopyright (c) 1997-2018 The PHP Group\n%s", PHP_VERSION, 
sapi_module.name, get_zend_version());
+-                                                      php_printf("PHP %s (%s) 
(built: %s %s) (DEBUG)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, 
sapi_module.name, __DATE__, __TIME__, get_zend_version());
++                                                      php_printf("PHP %s (%s) 
(DEBUG)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
get_zend_version());
  #else
--                                                      php_printf("PHP %s (%s) 
(built: %s %s)\nCopyright (c) 1997-2018 The PHP Group\n%s", PHP_VERSION, 
sapi_module.name, __DATE__, __TIME__, get_zend_version());
-+                                                      php_printf("PHP %s (%s) 
\nCopyright (c) 1997-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
get_zend_version());
+-                                                      php_printf("PHP %s (%s) 
(built: %s %s)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, 
sapi_module.name, __DATE__, __TIME__, get_zend_version());
++                                                      php_printf("PHP %s (%s) 
\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
get_zend_version());
  #endif
                                                        
php_request_shutdown((void *) 0);
                                                        fcgi_shutdown();
-Index: php-7.3.0/configure.ac
+Index: php-7.4.0RC6/configure.ac
 ===================================================================
---- php-7.3.0.orig/configure.ac        2018-12-04 17:12:20.000000000 +0100
-+++ php-7.3.0/configure.ac     2018-12-10 09:59:20.182517410 +0100
-@@ -1323,13 +1323,12 @@ EXTRA_LDFLAGS="$EXTRA_LDFLAGS $PHP_LDFLA
- EXTRA_LDFLAGS_PROGRAM="$EXTRA_LDFLAGS_PROGRAM $PHP_LDFLAGS"
+--- php-7.4.0RC6.orig/configure.ac     2019-11-19 11:29:46.258681331 +0100
++++ php-7.4.0RC6/configure.ac  2019-11-19 11:31:37.507302813 +0100
+@@ -1295,13 +1295,12 @@ EXTRA_LDFLAGS_PROGRAM="$EXTRA_LDFLAGS_PR
  
- # SOURCE_DATE_EPOCH for reproducible builds 
https://reproducible-builds.org/specs/source-date-epoch/
+ dnl SOURCE_DATE_EPOCH for reproducible builds
+ dnl https://reproducible-builds.org/specs/source-date-epoch/
 -PHP_BUILD_DATE=`date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" 
+%Y-%m-%d 2>/dev/null`
 -if test $? -ne 0 ; then
 -PHP_BUILD_DATE=`date -u +%Y-%m-%d`
@@ -73,19 +73,19 @@
  AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[uname -a output])
  PHP_OS=`uname | xargs`
  AC_DEFINE_UNQUOTED(PHP_OS,"$PHP_OS",[uname output])
-Index: php-7.3.0/sapi/fpm/fpm/fpm_main.c
+Index: php-7.4.0RC6/sapi/fpm/fpm/fpm_main.c
 ===================================================================
---- php-7.3.0.orig/sapi/fpm/fpm/fpm_main.c     2018-12-04 17:12:21.000000000 
+0100
-+++ php-7.3.0/sapi/fpm/fpm/fpm_main.c  2018-12-10 09:59:20.182517410 +0100
-@@ -1728,9 +1728,9 @@ int main(int argc, char *argv[])
+--- php-7.4.0RC6.orig/sapi/fpm/fpm/fpm_main.c  2019-11-19 11:29:46.258681331 
+0100
++++ php-7.4.0RC6/sapi/fpm/fpm/fpm_main.c       2019-11-19 11:32:27.627582756 
+0100
+@@ -1722,9 +1722,9 @@ int main(int argc, char *argv[])
                                SG(request_info).no_headers = 1;
  
  #if ZEND_DEBUG
--                              php_printf("PHP %s (%s) (built: %s %s) 
(DEBUG)\nCopyright (c) 1997-2018 The PHP Group\n%s", PHP_VERSION, 
sapi_module.name, __DATE__,        __TIME__, get_zend_version());
-+                              php_printf("PHP %s (%s) (DEBUG)\nCopyright (c) 
1997-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
get_zend_version());
+-                              php_printf("PHP %s (%s) (built: %s %s) 
(DEBUG)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
__DATE__,        __TIME__, get_zend_version());
++                              php_printf("PHP %s (%s) (DEBUG)\nCopyright (c) 
The PHP Group\n%s", PHP_VERSION, sapi_module.name, get_zend_version());
  #else
--                              php_printf("PHP %s (%s) (built: %s 
%s)\nCopyright (c) 1997-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
__DATE__, __TIME__,      get_zend_version());
-+                              php_printf("PHP %s (%s) \nCopyright (c) 
1997-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, 
get_zend_version());
+-                              php_printf("PHP %s (%s) (built: %s 
%s)\nCopyright (c) The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, 
__TIME__,      get_zend_version());
++                              php_printf("PHP %s (%s) \nCopyright (c) The PHP 
Group\n%s", PHP_VERSION, sapi_module.name, get_zend_version());
  #endif
                                php_request_shutdown((void *) 0);
                                fcgi_shutdown();

++++++ php-systemd-unit.patch ++++++
--- /var/tmp/diff_new_pack.3dkNpm/_old  2020-05-21 12:57:33.134561540 +0200
+++ /var/tmp/diff_new_pack.3dkNpm/_new  2020-05-21 12:57:33.134561540 +0200
@@ -1,8 +1,8 @@
-Index: php-7.1.1/sapi/fpm/php-fpm.service.in
+Index: php-7.4.0RC6/sapi/fpm/php-fpm.service.in
 ===================================================================
---- php-7.1.1.orig/sapi/fpm/php-fpm.service.in 2017-02-13 16:20:23.157202901 
+0100
-+++ php-7.1.1/sapi/fpm/php-fpm.service.in      2017-02-13 16:22:31.527501287 
+0100
-@@ -5,13 +5,15 @@
+--- php-7.4.0RC6.orig/sapi/fpm/php-fpm.service.in      2019-11-19 
11:33:35.195960137 +0100
++++ php-7.4.0RC6/sapi/fpm/php-fpm.service.in   2019-11-19 11:35:45.588688471 
+0100
+@@ -5,10 +5,10 @@
  [Unit]
  Description=The PHP FastCGI Process Manager
  After=network.target
@@ -13,9 +13,4 @@
 -PIDFile=@EXPANDED_LOCALSTATEDIR@/run/php-fpm.pid
  ExecStart=@EXPANDED_SBINDIR@/php-fpm --nodaemonize --fpm-config 
@EXPANDED_SYSCONFDIR@/php-fpm.conf
  ExecReload=/bin/kill -USR2 $MAINPID
-+ExecStop=/bin/kill -QUIT $MAINPID
- PrivateTmp=true
-+KillMode=mixed
  
- [Install]
- WantedBy=multi-user.target

++++++ php-systzdata-v18.patch -> php-systzdata-v19.patch ++++++
--- /work/SRC/openSUSE:Leap:15.2/php7/php-systzdata-v18.patch   2020-01-15 
15:43:50.735268790 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.php7.new.2738/php-systzdata-v19.patch 
2020-05-21 12:57:31.842558726 +0200
@@ -5,6 +5,7 @@
 than embedding a copy.  Discussed upstream but was not desired.
 
 History:
+r19: fix minor compilation issue
 r18: adapt for autotool change in 7.3.3RC1
 r17: adapt for timelib 2018.01 (in 7.3.2RC1)
 r16: adapt for timelib 2017.06 (in 7.2.3RC1)
@@ -265,7 +266,7 @@
 +        hash = tz_hash(name);
 +        i = malloc(sizeof *i);
 +        memcpy(i->code, code, 2);
-+        strncpy(i->name, name, sizeof i->name);
++        strncpy(i->name, name, sizeof(i->name) - 1);
 +        i->comment = strdup(comment);
 +        i->longitude = longitude;
 +        i->latitude = latitude;

++++++ php7-arm-build-fixes.patch ++++++
Index: php-7.4.5/ext/standard/crc32.c
===================================================================
--- php-7.4.5.orig/ext/standard/crc32.c 2020-04-14 14:54:45.000000000 +0200
+++ php-7.4.5/ext/standard/crc32.c      2020-05-13 10:08:59.811448152 +0200
@@ -20,7 +20,7 @@
 #include "basic_functions.h"
 #include "crc32.h"
 
-#if defined(__aarch64__) && defined(HAVE_SYS_AUXV_H)
+#if 0
 # include <arm_acle.h>
 # if defined(__linux__)
 #  include <sys/auxv.h>
@@ -85,7 +85,7 @@ PHP_NAMED_FUNCTION(php_if_crc32)
 
        crc = crcinit^0xFFFFFFFF;
 
-#if defined(__aarch64__) && defined(HAVE_SYS_AUXV_H)
+#if 0
        if (has_crc32_insn()) {
                crc = crc32_aarch64(crc, p, nr);
                RETURN_LONG(crc^0xFFFFFFFF);
Index: php-7.4.5/Zend/zend_operators.h
===================================================================
--- php-7.4.5.orig/Zend/zend_operators.h        2020-04-14 14:54:48.000000000 
+0200
+++ php-7.4.5/Zend/zend_operators.h     2020-05-13 12:00:10.846071237 +0200
@@ -670,26 +670,6 @@ overflow: ZEND_ATTRIBUTE_COLD_LABEL
        return;
 overflow: ZEND_ATTRIBUTE_COLD_LABEL
        ZVAL_DOUBLE(result, (double) Z_LVAL_P(op1) + (double) Z_LVAL_P(op2));
-#elif ZEND_USE_ASM_ARITHMETIC && defined(__aarch64__)
-       __asm__ goto(
-               "ldr    x5, [%1]\n\t"
-               "ldr    x6, [%2]\n\t"
-               "adds   x5, x5, x6\n\t"
-               "bvs    %l5\n\t"
-               "mov    w6, %3\n\t"
-               "str    x5, [%0]\n\t"
-               "str    w6, [%0, %c4]\n"
-               :
-               : "r"(&result->value),
-                 "r"(&op1->value),
-                 "r"(&op2->value),
-                 "n"(IS_LONG),
-                 "n"(ZVAL_OFFSETOF_TYPE)
-               : "x5", "x6", "cc", "memory"
-               : overflow);
-       return;
-overflow: ZEND_ATTRIBUTE_COLD_LABEL
-       ZVAL_DOUBLE(result, (double) Z_LVAL_P(op1) + (double) Z_LVAL_P(op2));
 #elif PHP_HAVE_BUILTIN_SADDL_OVERFLOW && SIZEOF_LONG == SIZEOF_ZEND_LONG
        long lresult;
        if (UNEXPECTED(__builtin_saddl_overflow(Z_LVAL_P(op1), Z_LVAL_P(op2), 
&lresult))) {
@@ -779,26 +759,6 @@ overflow: ZEND_ATTRIBUTE_COLD_LABEL
                : overflow);
        return;
 overflow: ZEND_ATTRIBUTE_COLD_LABEL
-       ZVAL_DOUBLE(result, (double) Z_LVAL_P(op1) - (double) Z_LVAL_P(op2));
-#elif ZEND_USE_ASM_ARITHMETIC && defined(__aarch64__)
-       __asm__ goto(
-               "ldr    x5, [%1]\n\t"
-               "ldr    x6, [%2]\n\t"
-               "subs   x5, x5, x6\n\t"
-               "bvs    %l5\n\t"
-               "mov    w6, %3\n\t"
-               "str    x5, [%0]\n\t"
-               "str    w6, [%0, %c4]\n"
-               :
-               : "r"(&result->value),
-                 "r"(&op1->value),
-                 "r"(&op2->value),
-                 "n"(IS_LONG),
-                 "n"(ZVAL_OFFSETOF_TYPE)
-               : "x5", "x6", "cc", "memory"
-               : overflow);
-       return;
-overflow: ZEND_ATTRIBUTE_COLD_LABEL
        ZVAL_DOUBLE(result, (double) Z_LVAL_P(op1) - (double) Z_LVAL_P(op2));
 #elif PHP_HAVE_BUILTIN_SSUBL_OVERFLOW && SIZEOF_LONG == SIZEOF_ZEND_LONG
        long lresult;
++++++ php7.keyring ++++++
++++ 848 lines (skipped)
++++ between php7.keyring
++++ and /work/SRC/openSUSE:Leap:15.2/.php7.new.2738/php7.keyring

++++++ php7.rpmlintrc ++++++
--- /var/tmp/diff_new_pack.3dkNpm/_old  2020-05-21 12:57:33.222561731 +0200
+++ /var/tmp/diff_new_pack.3dkNpm/_new  2020-05-21 12:57:33.226561740 +0200
@@ -4,7 +4,5 @@
 addFilter("php.-embed.* shlib-policy-name-error")
 # PHP5 is obsolete, replaced by PHP7
 addFilter("obsolete-not-provided php5-*")
-# Channel files in metadata_dir
-addFilter("hidden-file-or-dir /usr/share/php7/PEAR/.")
 # Forgot to add category?
 addFilter("non-standard-group Development/Libraries/PHP")


Reply via email to