public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php-pecl-xdebug3] rawhide: v3.5.3
Date: Tue, 09 Jun 2026 09:01:35 GMT	[thread overview]
Message-ID: <178099569585.1.10448845868084824526.rpms-php-pecl-xdebug3-620a6b6ebbdc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php-pecl-xdebug3
Branch : rawhide
Commit : 620a6b6ebbdc21f29be0b85a722487f89971ccfa
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-06-09T11:01:27+02:00
Stats  : +11/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/php-pecl-xdebug3/c/620a6b6ebbdc21f29be0b85a722487f89971ccfa?branch=rawhide

Log:
v3.5.3

---
diff --git a/.gitignore b/.gitignore
index d15d5da..daafc0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /xdebug-3.5.0-32dcc3d.tar.gz
 /xdebug-3.5.1-af9280f.tar.gz
 /xdebug-3.5.1.tar.gz
+/xdebug-3.5.3.tar.gz

diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index 1df6489..a017c7e 100644
--- a/php-pecl-xdebug3.spec
+++ b/php-pecl-xdebug3.spec
@@ -18,7 +18,7 @@
 %global pecl_name  xdebug
 
 # version/release
-%global upstream_version 3.5.1
+%global upstream_version 3.5.3
 #global upstream_prever  alpha3
 #global upstream_lower   %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]')
 
@@ -35,7 +35,7 @@ Name:           %{php_base}-pecl-xdebug3
 Summary:        Provides functions for function traces and profiling
 License:        Xdebug-1.03
 Version:        %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
-Release:        3%{?dist}
+Release:        1%{?dist}
 %forgemeta
 URL:            https://xdebug.org/
 Source0:        %{forgesource}
@@ -177,6 +177,9 @@ fi
 rm tests/base/bug02036*.phpt
 # Erratic result
 rm tests/debugger/bug00998-ipv6.phpt
+# see https://bugs.xdebug.org/view.php?id=2434
+rm tests/debugger/bug02424-*.phpt
+rm tests/debugger/maps/map-minimum-path/minimum-path.phpt
 
 # bug00886 is marked as slow as it uses a lot of disk space
 TEST_OPTS="-q -x --show-diff"
@@ -200,6 +203,10 @@ TEST_PHP_ARGS="-n $modules -d zend_extension=%{buildroot}%{php_extdir}/%{pecl_na
 
 
 %changelog
+* Tue Jun  9 2026 Remi Collet <remi@remirepo.net> - 3.5.3-1
+- update to 3.5.3
+- open https://bugs.xdebug.org/view.php?id=2434 test failure on aarch64
+
 * Tue Mar 10 2026 Remi Collet <remi@remirepo.net> - 3.5.1-3
 - cleanup
 

diff --git a/sources b/sources
index 9f03846..cedfec3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xdebug-3.5.1.tar.gz) = ca5b5e7ab0d62d3a8ee87d0eea5076cb618b2129133d29a75244225a261d28382dff0c537f7fde879c113ab7638dafca5677b60c7778b0777afec9935e271b17
+SHA512 (xdebug-3.5.3.tar.gz) = 06af6d20cd3ffd10e3d43b3e4493b74aa9577766a18e4ab821ed0a0e022cf10ca7b30592e76b0c59862052212a3cb3e7700c4d4bc4669a68eee34984ba489abc

                 reply	other threads:[~2026-06-09  9:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178099569585.1.10448845868084824526.rpms-php-pecl-xdebug3-620a6b6ebbdc@fedoraproject.org \
    --to=remi@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox