]> git.pld-linux.org Git - packages/php-composer-xdebug-handler.git/commitdiff
up to 1.3.1 auto/th/php-composer-xdebug-handler-1.3.1-1
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 21 Dec 2018 12:23:48 +0000 (14:23 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 21 Dec 2018 12:23:58 +0000 (14:23 +0200)
https://github.com/composer/xdebug-handler/releases/tag/1.3.1

- Fixed: fail restart if passthru has been disabled in disable_functions.
- Fixed: fail restart if an ini file cannot be opened, otherwise settings will be missing.

php-composer-xdebug-handler.spec

index 77e242b407198795aa82ce97fcdbf56e1bb343d5..85155b55ba1d927351483bc8f0497caf5b631cd7 100644 (file)
@@ -3,12 +3,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Restarts a process without xdebug
 Name:          php-composer-%{pkgname}
-Version:       1.3.0
+Version:       1.3.1
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/xdebug-handler/archive/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: c34c243322d141277cc0d86357b89ed2
+# Source0-md5: 8d9e5ad41b981c2798e79b6e3fdf0cea
 URL:           https://github.com/composer/xdebug-handler
 Requires:      php(core) >= %{php_min_version}
 Requires:      php-psr-log >= 1.0
This page took 0.080485 seconds and 4 git commands to generate.