Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-xdebug for openSUSE:Factory 
checked in at 2021-07-03 20:50:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-xdebug (Old)
 and      /work/SRC/openSUSE:Factory/.php-xdebug.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-xdebug"

Sat Jul  3 20:50:50 2021 rev:4 rq:903773 version:3.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-xdebug/php-xdebug.changes    2021-04-10 
15:28:51.738483268 +0200
+++ /work/SRC/openSUSE:Factory/.php-xdebug.new.2625/php-xdebug.changes  
2021-07-03 20:51:10.696616710 +0200
@@ -1,0 +2,5 @@
+Fri Jul  2 21:08:14 UTC 2021 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- Xdebug should be loaded as a zend_extension (not as extension)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-xdebug.spec ++++++
--- /var/tmp/diff_new_pack.C2IJJa/_old  2021-07-03 20:51:11.296612095 +0200
+++ /var/tmp/diff_new_pack.C2IJJa/_new  2021-07-03 20:51:11.300612065 +0200
@@ -77,7 +77,7 @@
 mkdir -p %{buildroot}%{php_cfgdir}
 cat > %{buildroot}%{php_cfgdir}/%{pkg_name}.ini <<EOF
 ; comment out next line to disable %{pkg_name} extension in php
-extension = %{pkg_name}.so
+zend_extension = %{pkg_name}.so
 EOF
 
 %check

Reply via email to