pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/php-xdebug devel/php-xdebug: update to 3.1.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6c2670c21ea
branches: trunk
changeset: 379887:d6c2670c21ea
user: taca <taca%pkgsrc.org@localhost>
date: Tue May 24 15:01:21 2022 +0000
description:
devel/php-xdebug: update to 3.1.4
3.1.4 (2022-04-04)
Fixed bugs:
* Fixed issue #2006: Removing second call breakpoint with same function name
* Fixed issue #2060: XDebug breaks the Symfony "PhpFilesAdapter" cache
adapter
* Fixed issue #2061: Possible use after free with GC Stats
* Fixed issue #2063: Can't inspect ArrayObject storage elements
* Fixed issue #2064: Segmentation fault in symfony cache
* Fixed issue #2068: Debug session can be started with
"XDEBUG_SESSION_START=anything" when xdebug.trigger_value is set
* Fixed issue #2069: Warn when profiler_append is used together with zlib
compression
* Fixed issue #2075: Code coverage misses static array assignment lines
diffstat:
devel/php-xdebug/Makefile | 4 ++--
devel/php-xdebug/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r c2604f802fc3 -r d6c2670c21ea devel/php-xdebug/Makefile
--- a/devel/php-xdebug/Makefile Tue May 24 14:52:12 2022 +0000
+++ b/devel/php-xdebug/Makefile Tue May 24 15:01:21 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2022/02/20 13:28:56 taca Exp $
+# $NetBSD: Makefile,v 1.40 2022/05/24 15:01:21 taca Exp $
#
MODNAME= xdebug
-PECL_VERSION= 3.1.3
+PECL_VERSION= 3.1.4
CATEGORIES= devel
EXTRACT_SUFX= .tgz
diff -r c2604f802fc3 -r d6c2670c21ea devel/php-xdebug/distinfo
--- a/devel/php-xdebug/distinfo Tue May 24 14:52:12 2022 +0000
+++ b/devel/php-xdebug/distinfo Tue May 24 15:01:21 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2022/02/20 13:28:56 taca Exp $
+$NetBSD: distinfo,v 1.32 2022/05/24 15:01:21 taca Exp $
-BLAKE2s (php-xdebug/xdebug-3.1.3.tgz) = dd949dfac84dda2f3a39067532e42e1685830627fdc177aaa666af7a05b0e13e
-SHA512 (php-xdebug/xdebug-3.1.3.tgz) = be2f0ed24188b450144bd53091e10bd0079255de326afa204e78fd801e091758d7f55de6d5e661ca7c42bd66e4fd47d4bcc058106c57e0ff7b7975bd26625394
-Size (php-xdebug/xdebug-3.1.3.tgz) = 230213 bytes
+BLAKE2s (php-xdebug/xdebug-3.1.4.tgz) = 78d2ca71faecf8cedcfa850208c011e9fe7b3e271283ddf8a6d25d587751ad9c
+SHA512 (php-xdebug/xdebug-3.1.4.tgz) = 5eb41fed8b470d53dfcae8896d1de2ab5dacc069f3c49a2b189f237d2247dc227d61691539dce3d782c18887beb7204467a97ee6245a547a33408134d8e01800
+Size (php-xdebug/xdebug-3.1.4.tgz) = 231747 bytes
SHA1 (patch-src_debugger_com.c) = 51c3ea372dca99ab06490d2dc0611277ea0ba8f0
Home |
Main Index |
Thread Index |
Old Index