From e320da738342cb8518c9c5b23e27acb6d1045dd1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 22 Sep 2025 16:17:11 +0200 Subject: refresh --- php-pecl-xdebug3.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index 11b1c66..71acc9f 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -21,7 +21,7 @@ %global pie_proj xdebug %global pecl_name xdebug %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} -%global gh_commit 09f1713aa69c95d3cbe4644c30fcd2fd60ae8d90 +%global gh_commit 86727b0b05b5d0a9c4fb85021f05d7931e2c3a35 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) # version/release @@ -248,10 +248,6 @@ cd %{sources} rm tests/profiler/bug02001-no-zlib-compression.phpt rm tests/tracing/start_no_zlib_compression.phpt %endif -# test out of tests directory -rm -f *.phpt -# temp for 8.5 (order issue) -rm tests/debugger/bug02126.phpt # parallelism issue rm tests/tracing/bug01875-002.phpt -- cgit