File: 0001-Remove-the-maximum-PHP-version-from-package.xml.patch

package info (click to toggle)
xdebug 3.4.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,096 kB
  • sloc: ansic: 19,944; php: 6,217; xml: 4,172; pascal: 534; makefile: 4; sh: 2
file content (20 lines) | stat: -rw-r--r-- 488 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: =?utf-8?b?T25kxZllaiBTdXLDvQ==?= <ondrej@sury.org>
Date: Wed, 21 Oct 2020 20:52:45 +0200
Subject: Remove the maximum PHP version from package.xml

---
 package.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package.xml b/package.xml
index b2712e9..06adc9f 100644
--- a/package.xml
+++ b/package.xml
@@ -168,7 +168,6 @@ Mon, Jul 14, 2025 - Xdebug 3.4.5
   <required>
    <php>
     <min>8.0.0</min>
-    <max>8.4.99</max>
    </php>
    <pearinstaller>
     <min>1.9.1</min>