commit php7-xdebug for openSUSE:Factory
Hello community, here is the log from the commit of package php7-xdebug for openSUSE:Factory checked in at 2019-12-30 12:35:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php7-xdebug (Old) and /work/SRC/openSUSE:Factory/.php7-xdebug.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "php7-xdebug" Mon Dec 30 12:35:36 2019 rev:11 rq:760010 version:2.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/php7-xdebug/php7-xdebug.changes 2019-12-21 12:34:46.835460224 +0100 +++ /work/SRC/openSUSE:Factory/.php7-xdebug.new.6675/php7-xdebug.changes 2019-12-30 12:35:36.799829708 +0100 @@ -1,0 +2,5 @@ +Tue Dec 24 16:46:09 UTC 2019 - munix9@googlemail.com + +- fix enabling extension in xdebug.ini + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php7-xdebug.spec ++++++ --- /var/tmp/diff_new_pack.e65tyi/_old 2019-12-30 12:35:37.323829989 +0100 +++ /var/tmp/diff_new_pack.e65tyi/_new 2019-12-30 12:35:37.327829991 +0100 @@ -59,7 +59,7 @@ %setup -q -n %{pkg_name}-%{pkg_version} %build -sed -i -e "s|; This is a generated file, do not modify by hand|zend_extension = \"xdebug.so\"|g" xdebug.ini +sed -i '1s|^|; comment out next line to disable xdebug extension in php\nzend_extension=xdebug.so\n\n|' xdebug.ini export CFLAGS="%{optflags} -fvisibility=hidden" %{__phpize} %configure --enable-xdebug
participants (1)
-
root