]> git.pld-linux.org Git - packages/php-composer-xdebug-handler.git/commitdiff
up to 1.3.2 auto/th/php-composer-xdebug-handler-1.3.2-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 11 Feb 2019 20:47:01 +0000 (22:47 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 11 Feb 2019 20:47:26 +0000 (22:47 +0200)
- Fixed: exit call being blocked by uopz extension, resulting in application code running twice.

php-composer-xdebug-handler.spec

index 85155b55ba1d927351483bc8f0497caf5b631cd7..e9aa48deea3b5817556d4556447e4c085db02a1d 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.1
+Version:       1.3.2
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/xdebug-handler/archive/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 8d9e5ad41b981c2798e79b6e3fdf0cea
+# Source0-md5: c904a62cd2a813d41398897068c58d55
 URL:           https://github.com/composer/xdebug-handler
 Requires:      php(core) >= %{php_min_version}
 Requires:      php-psr-log >= 1.0
This page took 0.078948 seconds and 4 git commands to generate.